reflexion-human-eval/run_simple.sh
Noah Shinn a2c9af5d1f .
2023-04-02 22:20:04 -04:00

11 lines
255 B
Bash
Executable File

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