mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
fix types
This commit is contained in:
@@ -95,7 +95,7 @@ class GAIABenchmark(BaseBenchmark):
|
||||
json.dump(constructed_data, f, indent=4)
|
||||
f.close()
|
||||
|
||||
print(f"infofully dumped tasks to {save_path}")
|
||||
print(f"Successfully dumped tasks to {save_path}")
|
||||
|
||||
def load(self, force_download=False):
|
||||
r"""Load the GAIA dataset.
|
||||
|
||||
Reference in New Issue
Block a user