TwinkStart
commited on
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
|
9 |
|
10 |
-
python audio_evals/main.py --dataset
|
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 |
|