run testacc

pull/8/head
elleven11 1 year ago
parent b0a37fd732
commit e9407a6725

@ -0,0 +1,10 @@
python main.py \
--run_name "testacc_humaneval_py3" \
--root_dir "root" \
--dataset_path ./benchmarks/humaneval-py.jsonl.gz \
--strategy "test-acc" \
--language "py" \
--model "gpt-4" \
--pass_at_k "1" \
--max_iters "1" \
--verbose
Loading…
Cancel
Save