Update README.md

This commit is contained in:
KitWei 2024-10-08 23:21:15 +08:00 committed by GitHub
parent ad8a9892f0
commit c061e4ec56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
# InfiAgent-DABench
This example is used to solve the InfiAgent-DABench using Data Interpreter (DI), and obtains 94.93% accuracy using gpt-4o.
## Dataset-install
## Dataset download
```
git clone https://github.com/InfiAgent/InfiAgent.git
```
## How to run
```
python run_InfiAgent-DABench.py --id x
```
```