21 lines
421 B
YAML
21 lines
421 B
YAML
|
|
run:
|
||
|
|
mode: autoline
|
||
|
|
save:
|
||
|
|
en: True
|
||
|
|
pub:
|
||
|
|
prefix: "NO"
|
||
|
|
subdir: AutoBench
|
||
|
|
log:
|
||
|
|
debug_en: False
|
||
|
|
gpt:
|
||
|
|
model: gpt-4o-2024-08-06
|
||
|
|
autoline:
|
||
|
|
probset:
|
||
|
|
path: data/HDLBits/HDLBits_data.jsonl
|
||
|
|
mutant_path: data/HDLBits/HDLBits_data_mutants.jsonl
|
||
|
|
onlyrun: TBgensimeval
|
||
|
|
promptscript: pychecker
|
||
|
|
timeout: 40
|
||
|
|
save_compile: False
|
||
|
|
debug:
|
||
|
|
max: 3
|