Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,9 +5,9 @@
|
|
| 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 speech-triviaqa --model
|
| 9 |
|
| 10 |
-
python audio_evals/main.py --dataset speech-triviaqa-s2t --model
|
| 11 |
```
|
| 12 |
|
| 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 speech-triviaqa --model gpt4o_speech
|
| 9 |
|
| 10 |
+
python audio_evals/main.py --dataset speech-triviaqa-s2t --model gpt4o_speech
|
| 11 |
```
|
| 12 |
|
| 13 |
|