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

12 lines
274 B
Bash

python main.py \
--run_name "reflexion_ucs_run_logs" \
--root_dir "root" \
--dataset_path ./benchmarks/humaneval-rs.jsonl \
--strategy "reflexion-ucs" \
--language "rs" \
--model "gpt-4" \
--pass_at_k 1 \
--max_iters 3 \
--expansion_factor 3 \
--verbose