patrickvonplaten
commited on
Commit
·
37af935
1
Parent(s):
35f6219
Update README.md
Browse files
README.md
CHANGED
@@ -15,30 +15,30 @@ model-index:
|
|
15 |
- name: XLS-R-300M - Swedish
|
16 |
results:
|
17 |
- task:
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -81,7 +81,7 @@ The following hyperparameters were used during training:
|
|
81 |
- mixed_precision_training: Native AMP
|
82 |
|
83 |
### Training results
|
84 |
-
|
85 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
86 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
87 |
| 3.3349 | 1.45 | 500 | 3.2858 | 1.0 |
|
|
|
15 |
- name: XLS-R-300M - Swedish
|
16 |
results:
|
17 |
- task:
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
type: automatic-speech-recognition
|
20 |
+
dataset:
|
21 |
+
name: Common Voice 8
|
22 |
+
type: mozilla-foundation/common_voice_8_0
|
23 |
+
args: sv-SE
|
24 |
+
metrics:
|
25 |
+
- name: Test WER
|
26 |
+
type: wer
|
27 |
+
value: 16.5
|
28 |
+
- task:
|
29 |
+
name: Automatic Speech Recognition
|
30 |
+
type: automatic-speech-recognition
|
31 |
+
dataset:
|
32 |
+
name: Common Voice 7
|
33 |
+
type: mozilla-foundation/common_voice_7_0
|
34 |
+
args: sv-SE
|
35 |
+
metrics:
|
36 |
+
- name: Test WER
|
37 |
+
type: wer
|
38 |
+
value: 18.85
|
39 |
+
- name: Test CER
|
40 |
+
type: cer
|
41 |
+
value: 6.6
|
42 |
---
|
43 |
|
44 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
81 |
- mixed_precision_training: Native AMP
|
82 |
|
83 |
### Training results
|
84 |
+
?
|
85 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
86 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|
|
87 |
| 3.3349 | 1.45 | 500 | 3.2858 | 1.0 |
|