From 4ade4114da95e7f4fffdee99b553695970696804 Mon Sep 17 00:00:00 2001 From: yuanmengqi Date: Sat, 7 Jun 2025 06:50:15 +0000 Subject: [PATCH] add problems from the community --- run_operator.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/run_operator.sh b/run_operator.sh index f46d17f..24bc064 100644 --- a/run_operator.sh +++ b/run_operator.sh @@ -2,7 +2,8 @@ python run_multienv_openaicua.py \ --headless \ --observation_type screenshot \ --model computer-use-preview \ ---result_dir ./results_proxy \ ---test_all_meta_path evaluation_examples/test_proxy.json \ +--result_dir ./results_small_retest \ +--test_all_meta_path evaluation_examples/test_small.json \ --region us-east-1 \ ---max_steps 150 +--max_steps 150 \ +--num_envs 10