Update README.md
Browse files
README.md
CHANGED
@@ -21,28 +21,28 @@ model-index:
|
|
21 |
dataset:
|
22 |
name: Common Voice 8
|
23 |
type: mozilla-foundation/common_voice_8_0
|
24 |
-
args:
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|
28 |
-
value: 0.
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
-
value: 0.
|
32 |
- task:
|
33 |
name: Automatic Speech Recognition
|
34 |
type: automatic-speech-recognition
|
35 |
dataset:
|
36 |
name: Robust Speech Event - Dev Data
|
37 |
type: speech-recognition-community-v2/dev_data
|
38 |
-
args:
|
39 |
metrics:
|
40 |
- name: Test WER
|
41 |
type: wer
|
42 |
-
value: 0.
|
43 |
- name: Test CER
|
44 |
type: cer
|
45 |
-
value: 0.
|
46 |
---
|
47 |
|
48 |
# Akashpb13/xlsr_hungarian_new
|
@@ -83,26 +83,26 @@ The following hyperparameters were used during training:
|
|
83 |
|
84 |
| Step | Training Loss | Validation Loss | Wer |
|
85 |
|------|---------------|-----------------|----------|
|
86 |
-
| 500 | 5.
|
87 |
-
| 1000 | 1.
|
88 |
-
| 1500 | 0.
|
89 |
-
| 2000 | 0.
|
90 |
-
| 2500 | 0.
|
91 |
-
| 3000 | 0.
|
92 |
-
| 3500 | 0.
|
93 |
-
| 4000 | 0.
|
94 |
-
| 4500 | 0.
|
95 |
-
| 5000 | 0.
|
96 |
-
| 5500 | 0.
|
97 |
-
| 6000 | 0.064500 | 0.
|
98 |
-
|
99 |
|
100 |
|
101 |
|
102 |
### Framework versions
|
103 |
- Transformers 4.16.0.dev0
|
104 |
- Pytorch 1.10.0+cu102
|
105 |
-
- Datasets 1.
|
106 |
- Tokenizers 0.10.3
|
107 |
|
108 |
#### Evaluation Commands
|
|
|
21 |
dataset:
|
22 |
name: Common Voice 8
|
23 |
type: mozilla-foundation/common_voice_8_0
|
24 |
+
args: ha
|
25 |
metrics:
|
26 |
- name: Test WER
|
27 |
type: wer
|
28 |
+
value: 0.20614541257934219
|
29 |
- name: Test CER
|
30 |
type: cer
|
31 |
+
value: 0.04358048053214061
|
32 |
- task:
|
33 |
name: Automatic Speech Recognition
|
34 |
type: automatic-speech-recognition
|
35 |
dataset:
|
36 |
name: Robust Speech Event - Dev Data
|
37 |
type: speech-recognition-community-v2/dev_data
|
38 |
+
args: ha
|
39 |
metrics:
|
40 |
- name: Test WER
|
41 |
type: wer
|
42 |
+
value: 0.20614541257934219
|
43 |
- name: Test CER
|
44 |
type: cer
|
45 |
+
value: 0.04358048053214061
|
46 |
---
|
47 |
|
48 |
# Akashpb13/xlsr_hungarian_new
|
|
|
83 |
|
84 |
| Step | Training Loss | Validation Loss | Wer |
|
85 |
|------|---------------|-----------------|----------|
|
86 |
+
| 500 | 5.175900 | 2.750914 | 1.000000 |
|
87 |
+
| 1000 | 1.028700 | 0.338649 | 0.497999 |
|
88 |
+
| 1500 | 0.332200 | 0.246896 | 0.402241 |
|
89 |
+
| 2000 | 0.227300 | 0.239640 | 0.395839 |
|
90 |
+
| 2500 | 0.175000 | 0.239577 | 0.373966 |
|
91 |
+
| 3000 | 0.140400 | 0.243272 | 0.356095 |
|
92 |
+
| 3500 | 0.119200 | 0.263761 | 0.365164 |
|
93 |
+
| 4000 | 0.099300 | 0.265954 | 0.353428 |
|
94 |
+
| 4500 | 0.084400 | 0.276367 | 0.349693 |
|
95 |
+
| 5000 | 0.073700 | 0.282631 | 0.343825 |
|
96 |
+
| 5500 | 0.068000 | 0.282344 | 0.341158 |
|
97 |
+
| 6000 | 0.064500 | 0.281591 | 0.342491 |
|
98 |
+
|
99 |
|
100 |
|
101 |
|
102 |
### Framework versions
|
103 |
- Transformers 4.16.0.dev0
|
104 |
- Pytorch 1.10.0+cu102
|
105 |
+
- Datasets 1.18.3
|
106 |
- Tokenizers 0.10.3
|
107 |
|
108 |
#### Evaluation Commands
|