End of training
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value: 40.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 15.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.3827
|
38 |
-
- Wer: 40.
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -70,14 +70,14 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.3089 | 0.9033 | 4000 | 0.3827 | 40.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 40.4513375311668
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 15.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.3827
|
38 |
+
- Wer: 40.4513
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.6718 | 0.1129 | 500 | 0.7164 | 66.9178 |
|
74 |
+
| 0.4723 | 0.2258 | 1000 | 0.5436 | 54.4267 |
|
75 |
+
| 0.4208 | 0.3388 | 1500 | 0.4769 | 49.0925 |
|
76 |
+
| 0.3881 | 0.4517 | 2000 | 0.4404 | 45.3112 |
|
77 |
+
| 0.3739 | 0.5646 | 2500 | 0.4167 | 43.9251 |
|
78 |
+
| 0.3387 | 0.6775 | 3000 | 0.3993 | 41.2913 |
|
79 |
+
| 0.3405 | 0.7904 | 3500 | 0.3886 | 41.2099 |
|
80 |
+
| 0.3089 | 0.9033 | 4000 | 0.3827 | 40.4513 |
|
81 |
|
82 |
|
83 |
### Framework versions
|