Signed-off-by: kit <101046518@qq.com>
This commit is contained in:
kit 2024-10-09 21:36:10 +08:00
parent 51c2413ad9
commit 4a508957b0

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
```