mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
Update run_gaia_workforce.py
This commit is contained in:
@@ -212,7 +212,7 @@ def evaluate_on_gaia():
|
||||
LEVEL = 1
|
||||
on="valid"
|
||||
SAVE_RESULT = True
|
||||
MAX_TRIES = 1
|
||||
MAX_TRIES = 3
|
||||
|
||||
SAVE_RESULT_PATH = f"results/workforce/workforce_{LEVEL}_pass{MAX_TRIES}_gpt4o.json"
|
||||
test_idx = [1]
|
||||
|
||||
Reference in New Issue
Block a user