reflexion-human-eval/run_simple.sh
Noah Shinn 82ddab41ff .
2023-04-03 20:57:44 -04:00

11 lines
234 B
Bash
Executable File

python main.py \
--run_name "simple_mbpp_py2" \
--root_dir "root" \
--dataset_path ./benchmarks/mbpp-py.jsonl \
--strategy "simple" \
--language "py" \
--model "gpt-4" \
--pass_at_k "1" \
--max_iters "1" \
--verbose