End of training
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,10 +35,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Minds14 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer Ortho Percentage: 32.
|
40 |
-
- Wer: 0.
|
41 |
-
- Wer Percentage:
|
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 Percentage | Wer | Wer Percentage |
|
73 |
|:-------------:|:-------:|:----:|:---------------:|:--------------------:|:------:|:--------------:|
|
74 |
-
| 0.0006 | 17.8571 | 500 | 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 0.3252656434474616
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Minds14 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.6628
|
39 |
+
- Wer Ortho Percentage: 32.5108
|
40 |
+
- Wer: 0.3253
|
41 |
+
- Wer Percentage: 32.5266
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho Percentage | Wer | Wer Percentage |
|
73 |
|:-------------:|:-------:|:----:|:---------------:|:--------------------:|:------:|:--------------:|
|
74 |
+
| 0.0006 | 17.8571 | 500 | 0.6628 | 32.5108 | 0.3253 | 32.5266 |
|
75 |
|
76 |
|
77 |
### Framework versions
|