diff --git a/run_operator.sh b/run_operator.sh index da52d1a..9cb6ccc 100644 --- a/run_operator.sh +++ b/run_operator.sh @@ -2,8 +2,8 @@ python run_multienv_openaicua.py \ --headless \ --observation_type screenshot \ --model computer-use-preview \ ---result_dir ./results_chrome_operator \ ---test_all_meta_path evaluation_examples/test_fix_chrome.json \ +--result_dir ./results_multiapps_operator \ +--test_all_meta_path evaluation_examples/test_multiapps.json \ --region us-east-1 \ --max_steps 150 \ ---num_envs 10 \ No newline at end of file +--num_envs 5 \ No newline at end of file