Improve the parallel logic

This commit is contained in:
yuanmengqi
2025-07-17 04:19:44 +00:00
parent 150234307e
commit bb8b0b2582
8 changed files with 6 additions and 420 deletions

View File

@@ -68,4 +68,4 @@ def get_result(action_space, use_model, observation_type, result_dir):
if __name__ == '__main__':
get_result("pyautogui", "computer-use-preview", "screenshot", "./results_operator_full_test_0713")
get_result("gpt-4o", "a11y_tree", "./results")