update model card README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ model-index:
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
-
value: 45.
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the samromur_children dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.
|
35 |
-
- Wer: 45.
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -67,10 +67,10 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
70 |
-
| 1.4343 | 0.25 | 250 | 1.
|
71 |
-
| 0.
|
72 |
-
| 0.7181 | 0.75 | 750 | 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
21 |
metrics:
|
22 |
- name: Wer
|
23 |
type: wer
|
24 |
+
value: 45.29159303206261
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the samromur_children dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.6313
|
35 |
+
- Wer: 45.2916
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
70 |
+
| 1.4343 | 0.25 | 250 | 1.4900 | 77.9349 |
|
71 |
+
| 0.7722 | 0.5 | 500 | 0.8731 | 60.2878 |
|
72 |
+
| 0.7181 | 0.75 | 750 | 0.6534 | 46.5034 |
|
73 |
+
| 0.5733 | 1.0 | 1000 | 0.6313 | 45.2916 |
|
74 |
|
75 |
|
76 |
### Framework versions
|