You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reflexion-human-eval/programming_runs/run_reflexion_py_leet.sh

12 lines
374 B
Bash

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