End of training
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value: 30.
|
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 Mix data dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer: 30.
|
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.
|
75 |
-
| 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: 30.757934327853608
|
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 Mix data dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.3450
|
38 |
+
- Wer: 30.7579
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.1454 | 0.1129 | 500 | 0.3666 | 32.6860 |
|
74 |
+
| 0.1537 | 0.2258 | 1000 | 0.3721 | 32.9290 |
|
75 |
+
| 0.1471 | 0.3388 | 1500 | 0.3665 | 32.9660 |
|
76 |
+
| 0.1397 | 0.4517 | 2000 | 0.3626 | 32.0067 |
|
77 |
+
| 0.1501 | 0.5646 | 2500 | 0.3562 | 32.2413 |
|
78 |
+
| 0.1381 | 0.6775 | 3000 | 0.3510 | 30.8636 |
|
79 |
+
| 0.14 | 0.7904 | 3500 | 0.3476 | 30.9122 |
|
80 |
+
| 0.135 | 0.9033 | 4000 | 0.3450 | 30.7579 |
|
81 |
|
82 |
|
83 |
### Framework versions
|