dmatekenya
commited on
Commit
•
5c7a61f
1
Parent(s):
342f108
update model card README.md
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7245
|
21 |
+
- Wer: 77.4641
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
+
| 0.2829 | 4.39 | 500 | 1.3368 | 85.2696 |
|
54 |
+
| 0.0415 | 8.77 | 1000 | 1.5401 | 83.5686 |
|
55 |
+
| 0.0127 | 13.16 | 1500 | 1.6630 | 78.0432 |
|
56 |
+
| 0.0072 | 17.54 | 2000 | 1.7245 | 77.4641 |
|
57 |
|
58 |
|
59 |
### Framework versions
|