End of training
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -68,10 +68,10 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 41.13394088172983
|
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-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.2081
|
39 |
+
- Wer: 41.1339
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
+
| 0.2189 | 0.4202 | 1000 | 0.2631 | 50.3010 |
|
72 |
+
| 0.1572 | 0.8403 | 2000 | 0.2280 | 45.5056 |
|
73 |
+
| 0.0873 | 1.2605 | 3000 | 0.2237 | 42.8759 |
|
74 |
+
| 0.0873 | 1.6807 | 4000 | 0.2081 | 41.1339 |
|
75 |
|
76 |
|
77 |
### Framework versions
|