TwinkStart commited on
Commit
0f8560e
·
verified ·
1 Parent(s): 70458a3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@
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-web-questions --model gpt4o_audio
9
  ```
10
 
11
 
 
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-web-questions --model gpt4o_speech
9
  ```
10
 
11