Commit
·
824fb00
1
Parent(s):
07ca757
End of training
Browse files
README.md
CHANGED
@@ -18,13 +18,13 @@ model-index:
|
|
18 |
dataset:
|
19 |
name: Common Voice 11.0
|
20 |
type: mozilla-foundation/common_voice_11_0
|
21 |
-
config:
|
22 |
split: test
|
23 |
args: 'config: ar, split: test'
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the Common Voice 11.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.2119
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -70,7 +70,7 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
73 |
-
| 0.0259 | 0.83 | 500 | 0.2119 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
18 |
dataset:
|
19 |
name: Common Voice 11.0
|
20 |
type: mozilla-foundation/common_voice_11_0
|
21 |
+
config: ar
|
22 |
split: test
|
23 |
args: 'config: ar, split: test'
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 12.773732872855585
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the Common Voice 11.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.2119
|
38 |
+
- Wer: 12.7737
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.0259 | 0.83 | 500 | 0.2119 | 12.7737 |
|
74 |
|
75 |
|
76 |
### Framework versions
|