reflexion-human-eval/programming_runs/run_simple.sh
2023-08-03 20:51:19 -07:00

11 lines
242 B
Bash
Executable File

python main.py \
--run_name "test_simple_run" \
--root_dir "root" \
--dataset_path ./benchmarks/humaneval-py.jsonl \
--strategy "simple" \
--language "py" \
--model "starchat" \
--pass_at_k "1" \
--max_iters "1" \
--verbose