nicolarsen
commited on
End of training
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value:
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_16_1 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer:
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -69,14 +69,14 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
72 |
-
| 0.
|
73 |
-
| 0.0039 | 9.01 | 2000 | 0.
|
74 |
-
| 0.
|
75 |
-
| 0.0 | 18.01 | 4000 | 0.
|
76 |
-
| 0.0 | 23.0 | 5000 | 0.
|
77 |
-
| 0.0 | 27.02 | 6000 | 0.
|
78 |
-
| 0.0 | 32.01 | 7000 | 0.
|
79 |
-
| 0.0 | 36.03 | 8000 | 0.
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 29.18882072256305
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_16_1 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.9322
|
37 |
+
- Wer: 29.1888
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
72 |
+
| 0.0044 | 4.02 | 1000 | 0.9078 | 32.9698 |
|
73 |
+
| 0.0039 | 9.01 | 2000 | 0.8743 | 31.2338 |
|
74 |
+
| 0.0014 | 13.02 | 3000 | 0.8763 | 30.7476 |
|
75 |
+
| 0.0 | 18.01 | 4000 | 0.8731 | 30.0250 |
|
76 |
+
| 0.0 | 23.0 | 5000 | 0.8994 | 29.5024 |
|
77 |
+
| 0.0 | 27.02 | 6000 | 0.9165 | 29.3615 |
|
78 |
+
| 0.0 | 32.01 | 7000 | 0.9277 | 29.2297 |
|
79 |
+
| 0.0 | 36.03 | 8000 | 0.9322 | 29.1888 |
|
80 |
|
81 |
|
82 |
### Framework versions
|