sanchit-gandhi
commited on
Commit
·
f248ee9
1
Parent(s):
6611ffe
update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- common_language
|
@@ -18,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_language dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- Accuracy: 0.8860
|
23 |
|
24 |
## Model description
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
+
- audio-classification
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- common_language
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_language dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6409
|
23 |
- Accuracy: 0.8860
|
24 |
|
25 |
## Model description
|