Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,13 +5,13 @@
|
|
| 5 |
> This dataset only contains test data, which is integrated into UltraEval-Audio(https://github.com/OpenBMB/UltraEval-Audio) framework.
|
| 6 |
|
| 7 |
```shell
|
| 8 |
-
python audio_evals/main.py --dataset
|
| 9 |
|
| 10 |
-
python audio_evals/main.py --dataset
|
| 11 |
|
| 12 |
-
python audio_evals/main.py --dataset
|
| 13 |
|
| 14 |
-
python audio_evals/main.py --dataset
|
| 15 |
```
|
| 16 |
|
| 17 |
|
|
|
|
| 5 |
> This dataset only contains test data, which is integrated into UltraEval-Audio(https://github.com/OpenBMB/UltraEval-Audio) framework.
|
| 6 |
|
| 7 |
```shell
|
| 8 |
+
python audio_evals/main.py --dataset cv-15-en --model gpt4o_audio
|
| 9 |
|
| 10 |
+
python audio_evals/main.py --dataset cv-15-zh --model gpt4o_audio
|
| 11 |
|
| 12 |
+
python audio_evals/main.py --dataset cv-15-fr --model gpt4o_audio
|
| 13 |
|
| 14 |
+
python audio_evals/main.py --dataset cv-15-yue --model gpt4o_audio
|
| 15 |
```
|
| 16 |
|
| 17 |
|