End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
-
value: 64.
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 1.
|
34 |
-
- Wer: 64.
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -64,16 +64,16 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
66 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
67 |
-
| 2.
|
68 |
-
| 0.
|
69 |
-
| 0.4133 | 20.0 | 300 | 1.
|
70 |
-
| 0.
|
71 |
-
| 0.0603 | 33.3333 | 500 | 1.
|
72 |
-
| 0.0245 | 40.0 | 600 | 1.
|
73 |
-
| 0.0138 | 46.6667 | 700 | 1.
|
74 |
-
| 0.0104 | 53.3333 | 800 | 1.
|
75 |
-
| 0.0089 | 60.0 | 900 | 1.
|
76 |
-
| 0.0083 | 66.6667 | 1000 | 1.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
+
value: 64.62662626982713
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 1.6643
|
34 |
+
- Wer: 64.6266
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
66 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
67 |
+
| 2.0562 | 6.6667 | 100 | 2.2740 | 83.4860 |
|
68 |
+
| 0.9187 | 13.3333 | 200 | 1.7749 | 76.7385 |
|
69 |
+
| 0.4133 | 20.0 | 300 | 1.6576 | 69.3317 |
|
70 |
+
| 0.1671 | 26.6667 | 400 | 1.6334 | 67.2679 |
|
71 |
+
| 0.0603 | 33.3333 | 500 | 1.6319 | 66.2770 |
|
72 |
+
| 0.0245 | 40.0 | 600 | 1.6433 | 65.6496 |
|
73 |
+
| 0.0138 | 46.6667 | 700 | 1.6522 | 64.6730 |
|
74 |
+
| 0.0104 | 53.3333 | 800 | 1.6591 | 64.5019 |
|
75 |
+
| 0.0089 | 60.0 | 900 | 1.6632 | 64.4876 |
|
76 |
+
| 0.0083 | 66.6667 | 1000 | 1.6643 | 64.6266 |
|
77 |
|
78 |
|
79 |
### Framework versions
|