End of training
Browse files
README.md
CHANGED
@@ -19,12 +19,12 @@ model-index:
|
|
19 |
name: Common Voice 16
|
20 |
type: mozilla-foundation/common_voice_16_1
|
21 |
config: gn
|
22 |
-
split:
|
23 |
args: gn
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
-
| 2.
|
72 |
-
|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
19 |
name: Common Voice 16
|
20 |
type: mozilla-foundation/common_voice_16_1
|
21 |
config: gn
|
22 |
+
split: None
|
23 |
args: gn
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 72.71421732886549
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.6278
|
38 |
+
- Wer: 72.7142
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
71 |
+
| 2.6628 | 0.0573 | 100 | 1.1337 | 94.6146 |
|
72 |
+
| 1.1593 | 0.1147 | 200 | 0.8508 | 75.5385 |
|
73 |
+
| 0.9433 | 0.1720 | 300 | 0.7360 | 71.7808 |
|
74 |
+
| 0.8171 | 0.2294 | 400 | 0.6978 | 66.9459 |
|
75 |
+
| 0.7444 | 0.2867 | 500 | 0.6278 | 72.7142 |
|
76 |
|
77 |
|
78 |
### Framework versions
|