reflexion-human-eval/run_reflexion_py_leet.sh
Beck LaBash 94e7bf7d46 Prompts
2023-04-16 20:55:36 -04:00

12 lines
372 B
Bash
Executable File

python main.py \
--run_name "reflexion_leetcode_python3_gpt4_react_constraints" \
--root_dir "root" \
--dataset_path ./executors/leetcode_env/leetcode_dataset/data/humaneval/leetcode-hard-py-40-uncontaminated-constraints.jsonl \
--strategy "reflexion" \
--language "py" \
--model "gpt-4" \
--pass_at_k "1" \
--max_iters "5" \
--is_leetcode \
--verbose