You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reflexion-human-eval/run_simple.sh

10 lines
217 B
Bash

python main.py \
--run_name "test_run" \
--root_dir "root" \
--dataset_path ./human-eval/data/HumanEval.jsonl.gz \
--strategy "simple" \
--model "gpt-4" \
--pass_at_k "1" \
--max_iters "1" \
--verbose