6 lines
241 B
Bash
6 lines
241 B
Bash
python webarena_replication.py \
|
|
--instruction_path webarena/agent/prompts/jsons/p_cot_id_actree_2s.json \
|
|
--test_start_idx 65 \
|
|
--test_end_idx 66 \
|
|
--model gpt-4-turbo \
|
|
--result_dir ../AgentOccam-Trajectories/WebArena-replication |