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_startchat.sh

11 lines
249 B
Bash

python main.py \
--run_name "reflexion_star_chat" \
--root_dir "root" \
--dataset_path ./benchmarks/humaneval-py.jsonl \
--strategy "reflexion" \
--language "py" \
--model "starchat" \
--pass_at_k "1" \
--max_iters "3" \
--verbose