mmcgovern574
commited on
Commit
•
834fce4
1
Parent(s):
6e9d204
End of training
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 0.6947
|
33 |
-
- Wer Ortho:
|
34 |
- Wer: 35.7143
|
35 |
|
36 |
## Model description
|
@@ -64,7 +64,7 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
67 |
-
| 0.001 | 17.86 | 500 | 0.6947 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
30 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 0.6947
|
33 |
+
- Wer Ortho: 0.3584
|
34 |
- Wer: 35.7143
|
35 |
|
36 |
## Model description
|
|
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
67 |
+
| 0.001 | 17.86 | 500 | 0.6947 | 0.3584 | 35.7143 |
|
68 |
|
69 |
|
70 |
### Framework versions
|