mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 05:57:17 +08:00
update gaia
This commit is contained in:
@@ -172,9 +172,14 @@ Example tasks you can try:
|
||||
|
||||
# 🧪 Experiments
|
||||
|
||||
We provided a script to reproduce the results on GAIA.
|
||||
You can check the `run_gaia_roleplaying.py` file and run the following command:
|
||||
To reproduce OWL's GAIA benchmark score of 58.18:
|
||||
|
||||
1. Switch to the `gaia58.18` branch:
|
||||
```bash
|
||||
git checkout gaia58.18
|
||||
```
|
||||
|
||||
1. Run the evaluation script:
|
||||
```bash
|
||||
python run_gaia_roleplaying.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user