End of training
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ model-index:
|
|
| 20 |
metrics:
|
| 21 |
- name: Wer
|
| 22 |
type: wer
|
| 23 |
-
value:
|
| 24 |
---
|
| 25 |
|
| 26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -30,9 +30,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 30 |
|
| 31 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 32 |
It achieves the following results on the evaluation set:
|
| 33 |
-
- Loss: 0.
|
| 34 |
-
- Wer Ortho:
|
| 35 |
-
- Wer:
|
| 36 |
|
| 37 |
## Model description
|
| 38 |
|
|
@@ -63,9 +63,9 @@ The following hyperparameters were used during training:
|
|
| 63 |
|
| 64 |
### Training results
|
| 65 |
|
| 66 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer
|
| 67 |
-
|
| 68 |
-
| 0.0006 | 17.8571 | 500 | 0.
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|
|
|
|
| 20 |
metrics:
|
| 21 |
- name: Wer
|
| 22 |
type: wer
|
| 23 |
+
value: 0.19467825142546838
|
| 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-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 32 |
It achieves the following results on the evaluation set:
|
| 33 |
+
- Loss: 0.5347
|
| 34 |
+
- Wer Ortho: 0.1984
|
| 35 |
+
- Wer: 0.1947
|
| 36 |
|
| 37 |
## Model description
|
| 38 |
|
|
|
|
| 63 |
|
| 64 |
### Training results
|
| 65 |
|
| 66 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 67 |
+
|:-------------:|:-------:|:----:|:---------------:|:---------:|:------:|
|
| 68 |
+
| 0.0006 | 17.8571 | 500 | 0.5347 | 0.1984 | 0.1947 |
|
| 69 |
|
| 70 |
|
| 71 |
### Framework versions
|