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
|
@@ -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-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.
|
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.4722 | 0.2258 | 1000 | 0.
|
75 |
-
| 0.4207 | 0.3388 | 1500 | 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
|
82 |
|
83 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 40.49254109791658
|
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-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.4925
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.6714 | 0.1129 | 500 | 0.7163 | 66.8396 |
|
74 |
+
| 0.4722 | 0.2258 | 1000 | 0.5435 | 54.3887 |
|
75 |
+
| 0.4207 | 0.3388 | 1500 | 0.4766 | 49.0312 |
|
76 |
+
| 0.3891 | 0.4517 | 2000 | 0.4403 | 45.2288 |
|
77 |
+
| 0.3737 | 0.5646 | 2500 | 0.4167 | 44.0403 |
|
78 |
+
| 0.3386 | 0.6775 | 3000 | 0.3994 | 41.2405 |
|
79 |
+
| 0.3402 | 0.7904 | 3500 | 0.3887 | 41.2300 |
|
80 |
+
| 0.3089 | 0.9033 | 4000 | 0.3827 | 40.4925 |
|
81 |
|
82 |
|
83 |
### Framework versions
|