End of training
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value: 55.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 1.
|
39 |
-
- Wer Ortho: 75.
|
40 |
-
- Wer: 55.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 55.874950324546305
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 1.0276
|
39 |
+
- Wer Ortho: 75.4162
|
40 |
+
- Wer: 55.8750
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
73 |
+
| 0.0175 | 9.4118 | 800 | 1.0276 | 75.4162 | 55.8750 |
|
74 |
|
75 |
|
76 |
### Framework versions
|