anton-l HF staff commited on
Commit
385b3fc
1 Parent(s): 6fae7bb

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -7
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  model-index:
11
  - name: wav2vec2-large-xls-r-1B-common_voice-sl-ft
12
  results:
13
- - task:
14
  name: Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
@@ -18,12 +18,45 @@ model-index:
18
  type: mozilla-foundation/common_voice_7_0
19
  args: lv
20
  metrics:
21
- - name: Test WER
22
- type: wer
23
- value: 23.26
24
- - name: Test CER
25
- type: cer
26
- value: 07.95
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  model-index:
11
  - name: wav2vec2-large-xls-r-1B-common_voice-sl-ft
12
  results:
13
+ - task:
14
  name: Speech Recognition
15
  type: automatic-speech-recognition
16
  dataset:
18
  type: mozilla-foundation/common_voice_7_0
19
  args: lv
20
  metrics:
21
+ - name: Test WER
22
+ type: wer
23
+ value: 23.26
24
+ - name: Test CER
25
+ type: cer
26
+ value: 7.95
27
+ - task:
28
+ name: Automatic Speech Recognition
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: Common Voice 7.0
32
+ type: mozilla-foundation/common_voice_7_0
33
+ args: sl
34
+ metrics:
35
+ - name: Test WER
36
+ type: wer
37
+ value: 13.59
38
+ - task:
39
+ name: Automatic Speech Recognition
40
+ type: automatic-speech-recognition
41
+ dataset:
42
+ name: Robust Speech Event - Dev Data
43
+ type: speech-recognition-community-v2/dev_data
44
+ args: sl
45
+ metrics:
46
+ - name: Test WER
47
+ type: wer
48
+ value: 62.71
49
+ - task:
50
+ name: Automatic Speech Recognition
51
+ type: automatic-speech-recognition
52
+ dataset:
53
+ name: Robust Speech Event - Test Data
54
+ type: speech-recognition-community-v2/eval_data
55
+ args: sl
56
+ metrics:
57
+ - name: Test WER
58
+ type: wer
59
+ value: 62.34
60
  ---
61
 
62
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You