HamzaSidhu786
commited on
Commit
•
8cc6382
1
Parent(s):
136a2b9
Update README.md
Browse files
README.md
CHANGED
@@ -37,8 +37,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
37 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
- Loss: 0.6532
|
40 |
-
- Wer Ortho:
|
41 |
-
- Wer:
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -71,7 +71,7 @@ The following hyperparameters were used during training:
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
73 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
|
74 |
-
| 0.0006 | 17.2414 | 500 | 0.6532 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
37 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
38 |
It achieves the following results on the evaluation set:
|
39 |
- Loss: 0.6532
|
40 |
+
- Wer Ortho: .3365
|
41 |
+
- Wer: .3327
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
73 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
|
74 |
+
| 0.0006 | 17.2414 | 500 | 0.6532 | .3365 | .3327 |
|
75 |
|
76 |
|
77 |
### Framework versions
|