TwinkStart commited on
Commit
cc161f7
·
verified ·
1 Parent(s): c27dd6e

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 heart_beat.yaml --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 heartbeat_sound --model gpt4o_audio
9
  ```
10
 
11