update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.0379 | 8.15 | 900 | 0.3954 | 65.75 |
|
57 |
| 0.0253 | 10.9 | 1200 | 0.4391 | 62.9500 |
|
58 |
| 0.0147 | 13.62 | 1500 | 0.4715 | 59.0500 |
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.5041
|
20 |
+
- Wer: 60.0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
56 |
| 0.0379 | 8.15 | 900 | 0.3954 | 65.75 |
|
57 |
| 0.0253 | 10.9 | 1200 | 0.4391 | 62.9500 |
|
58 |
| 0.0147 | 13.62 | 1500 | 0.4715 | 59.0500 |
|
59 |
+
| 0.0094 | 16.35 | 1800 | 0.5041 | 60.0 |
|
60 |
|
61 |
|
62 |
### Framework versions
|