patrickvonplaten commited on
Commit
37af935
1 Parent(s): 35f6219

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -15,30 +15,30 @@ model-index:
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 7
22
- type: mozilla-foundation/common_voice_7_0
23
- args: sv-SE
24
- metrics:
25
- - name: Test WER
26
- type: wer
27
- value: 18.85
28
- - name: Test CER
29
- type: cer
30
- value: 6.6
31
- - task:
32
- name: Automatic Speech Recognition
33
- type: automatic-speech-recognition
34
- dataset:
35
- name: Common Voice 8
36
- type: mozilla-foundation/common_voice_8_0
37
- args: sv-SE
38
- metrics:
39
- - name: Test WER
40
- type: wer
41
- value: ???
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 |