Salama1429
commited on
Commit
•
e46ae55
1
Parent(s):
ca1ce45
Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
-
value: .27150380339379755
|
25 |
pipeline_tag: automatic-speech-recognition
|
26 |
---
|
27 |
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.6834
|
36 |
-
- Wer Ortho: .280025
|
37 |
-
- Wer: .271504
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -66,7 +66,7 @@ The following hyperparameters were used during training:
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
69 |
-
| 0.0007 | 17.86 | 500 | 0.6834 | .280025 | .271504 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
+
value: 0.27150380339379755
|
25 |
pipeline_tag: automatic-speech-recognition
|
26 |
---
|
27 |
|
|
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.6834
|
36 |
+
- Wer Ortho: 0.280025
|
37 |
+
- Wer: 0.271504
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
69 |
+
| 0.0007 | 17.86 | 500 | 0.6834 | 0.280025 | 0.271504 |
|
70 |
|
71 |
|
72 |
### Framework versions
|