Update README.md

This commit is contained in:
KitWei 2024-10-09 21:37:13 +08:00 committed by GitHub
parent 51c2413ad9
commit 27332d1fa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,5 +7,6 @@ ## Dataset-install
```
## How to run
```
python run_InfiAgent-DABench.py --id x
```
python run_InfiAgent-DABench_sigle.py --id x # run a task
python run_InfiAgent-DABench_all.py # run all tasks
```