update model card README.md
Browse files
README.md
CHANGED
|
@@ -3,11 +3,24 @@ license: apache-2.0
|
|
| 3 |
base_model: openai/whisper-small
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- wer
|
| 8 |
model-index:
|
| 9 |
- name: special2
|
| 10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -15,7 +28,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# special2
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.6621
|
| 21 |
- Wer: 41.8878
|
|
|
|
| 3 |
base_model: openai/whisper-small
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
+
datasets:
|
| 7 |
+
- yt
|
| 8 |
metrics:
|
| 9 |
- wer
|
| 10 |
model-index:
|
| 11 |
- name: special2
|
| 12 |
+
results:
|
| 13 |
+
- task:
|
| 14 |
+
name: Automatic Speech Recognition
|
| 15 |
+
type: automatic-speech-recognition
|
| 16 |
+
dataset:
|
| 17 |
+
name: yt id
|
| 18 |
+
type: yt
|
| 19 |
+
args: id
|
| 20 |
+
metrics:
|
| 21 |
+
- name: Wer
|
| 22 |
+
type: wer
|
| 23 |
+
value: 41.8877716509893
|
| 24 |
---
|
| 25 |
|
| 26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 28 |
|
| 29 |
# special2
|
| 30 |
|
| 31 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the yt id dataset.
|
| 32 |
It achieves the following results on the evaluation set:
|
| 33 |
- Loss: 0.6621
|
| 34 |
- Wer: 41.8878
|