mirror of
https://github.com/GammaTauAI/reflexion-human-eval
synced 2024-11-16 00:12:59 +00:00
7 lines
151 B
Bash
7 lines
151 B
Bash
|
python main.py \
|
||
|
--num_trials 10 \
|
||
|
--num_envs 134 \
|
||
|
--run_name "base_run_logs_gpt_35_turbo" \
|
||
|
--model "gpt-3.5-turbo"
|
||
|
|