anton-l HF staff commited on
Commit
a9ac24f
1 Parent(s): 70378de

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -15
README.md CHANGED
@@ -12,21 +12,21 @@ datasets:
12
  model-index:
13
  - name: XLS-R-300M - Slovenian
14
  results:
15
- - task:
16
- name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: sl
22
  metrics:
23
- - name: Test WER
24
- type: wer
25
- value: 12.736
26
- - name: Test CER
27
- type: cer
28
- value: 3.605
29
- - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
@@ -34,12 +34,23 @@ model-index:
34
  type: speech-recognition-community-v2/dev_data
35
  args: sl
36
  metrics:
37
- - name: Test WER
38
- type: wer
39
- value: 45.587
40
- - name: Test CER
41
- type: cer
42
- value: 20.886
 
 
 
 
 
 
 
 
 
 
 
43
  ---
44
 
45
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  model-index:
13
  - name: XLS-R-300M - Slovenian
14
  results:
15
+ - task:
16
+ name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
  name: Common Voice 8
20
  type: mozilla-foundation/common_voice_8_0
21
  args: sl
22
  metrics:
23
+ - name: Test WER
24
+ type: wer
25
+ value: 12.736
26
+ - name: Test CER
27
+ type: cer
28
+ value: 3.605
29
+ - task:
30
  name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
32
  dataset:
 
34
  type: speech-recognition-community-v2/dev_data
35
  args: sl
36
  metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 45.587
40
+ - name: Test CER
41
+ type: cer
42
+ value: 20.886
43
+ - task:
44
+ name: Automatic Speech Recognition
45
+ type: automatic-speech-recognition
46
+ dataset:
47
+ name: Robust Speech Event - Test Data
48
+ type: speech-recognition-community-v2/eval_data
49
+ args: sl
50
+ metrics:
51
+ - name: Test WER
52
+ type: wer
53
+ value: 45.42
54
  ---
55
 
56
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You