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.788572877488065
|
| 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.3451
|
| 38 |
+
- Wer: 30.7886
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
|
|
| 70 |
|
| 71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 73 |
+
| 0.1438 | 0.1129 | 500 | 0.3669 | 32.7896 |
|
| 74 |
+
| 0.154 | 0.2258 | 1000 | 0.3710 | 32.7262 |
|
| 75 |
+
| 0.1482 | 0.3388 | 1500 | 0.3663 | 33.0875 |
|
| 76 |
+
| 0.1383 | 0.4517 | 2000 | 0.3626 | 32.0173 |
|
| 77 |
+
| 0.1513 | 0.5646 | 2500 | 0.3559 | 32.4166 |
|
| 78 |
+
| 0.1387 | 0.6775 | 3000 | 0.3514 | 30.9249 |
|
| 79 |
+
| 0.1407 | 0.7904 | 3500 | 0.3479 | 30.8963 |
|
| 80 |
+
| 0.1353 | 0.9033 | 4000 | 0.3451 | 30.7886 |
|
| 81 |
|
| 82 |
|
| 83 |
### Framework versions
|