NicolasDenier
commited on
Commit
•
be7387d
1
Parent(s):
ca09c83
update model card README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value: 0.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,9 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the MInDS-1 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer Ortho: 0.
|
39 |
-
- Wer: 0.
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 0.33234946871310506
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the MInDS-1 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.7355
|
38 |
+
- Wer Ortho: 0.3313
|
39 |
+
- Wer: 0.3323
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
73 |
+
| 0.0001 | 17.86 | 500 | 0.7355 | 0.3313 | 0.3323 |
|
74 |
|
75 |
|
76 |
### Framework versions
|