End of training
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Wer
|
| 24 |
type: wer
|
| 25 |
-
value:
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [Wellyowo/whisper-tiny-zh-tw](https://huggingface.co/Wellyowo/whisper-tiny-zh-tw) on the common_voice_13_0 dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Wer Ortho:
|
| 37 |
-
- Wer:
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -69,7 +69,7 @@ The following hyperparameters were used during training:
|
|
| 69 |
|
| 70 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 71 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
| 72 |
-
| 0.
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Wer
|
| 24 |
type: wer
|
| 25 |
+
value: 61.165048543689316
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [Wellyowo/whisper-tiny-zh-tw](https://huggingface.co/Wellyowo/whisper-tiny-zh-tw) on the common_voice_13_0 dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.5531
|
| 36 |
+
- Wer Ortho: 61.0
|
| 37 |
+
- Wer: 61.1650
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 69 |
|
| 70 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 71 |
|:-------------:|:------:|:----:|:---------------:|:---------:|:-------:|
|
| 72 |
+
| 0.0087 | 0.6882 | 500 | 0.5531 | 61.0 | 61.1650 |
|
| 73 |
|
| 74 |
|
| 75 |
### Framework versions
|