TwinkStart commited on
Commit
3567181
·
verified ·
1 Parent(s): d3407b6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 RespiratorySound.yaml --model gpt4o_audio
9
 
10
- python audio_evals/main.py --dataset RespiratorySound.yaml --model gpt4o_audio
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 respiratory-crackles --model gpt4o_audio
9
 
10
+ python audio_evals/main.py --dataset respiratory-wheezes --model gpt4o_audio
11
  ```
12
 
13