reflexion-human-eval/run_reflexion.sh
Noah Shinn 7c6a83c5a2 .
2023-04-06 02:27:39 -04:00

11 lines
240 B
Bash
Executable File

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