ykirpichev
commited on
Commit
•
611f1f6
1
Parent(s):
be9fbf9
update model card README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
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.
|
36 |
-
- Wer Ortho: 0.
|
37 |
-
- Wer: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -75,7 +75,6 @@ The following hyperparameters were used during training:
|
|
75 |
| 0.0021 | 12.5 | 350 | 0.6827 | 0.3405 | 0.3306 |
|
76 |
| 0.0013 | 14.29 | 400 | 0.6956 | 0.3448 | 0.3341 |
|
77 |
| 0.0011 | 16.07 | 450 | 0.7061 | 0.3640 | 0.3542 |
|
78 |
-
| 0.0008 | 17.86 | 500 | 0.7154 | 0.3627 | 0.3536 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.3541912632821724
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
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.7061
|
36 |
+
- Wer Ortho: 0.3640
|
37 |
+
- Wer: 0.3542
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
75 |
| 0.0021 | 12.5 | 350 | 0.6827 | 0.3405 | 0.3306 |
|
76 |
| 0.0013 | 14.29 | 400 | 0.6956 | 0.3448 | 0.3341 |
|
77 |
| 0.0011 | 16.07 | 450 | 0.7061 | 0.3640 | 0.3542 |
|
|
|
78 |
|
79 |
|
80 |
### Framework versions
|