anton-l HF staff commited on
Commit
651210f
1 Parent(s): 4d73755

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -7
README.md CHANGED
@@ -12,7 +12,7 @@ datasets:
12
  model-index:
13
  - name: wav2vec2-xls-r-1b-hy
14
  results:
15
- - task:
16
  type: automatic-speech-recognition
17
  name: Speech Recognition
18
  dataset:
@@ -20,12 +20,34 @@ model-index:
20
  name: Common Voice uk
21
  args: uk
22
  metrics:
23
- - type: wer
24
- value: 10.406342913776016
25
- name: WER LM
26
- - type: cer
27
- value: 2.0387492208601702
28
- name: CER LM
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  model-index:
13
  - name: wav2vec2-xls-r-1b-hy
14
  results:
15
+ - task:
16
  type: automatic-speech-recognition
17
  name: Speech Recognition
18
  dataset:
 
20
  name: Common Voice uk
21
  args: uk
22
  metrics:
23
+ - type: wer
24
+ value: 10.406342913776015
25
+ name: WER LM
26
+ - type: cer
27
+ value: 2.0387492208601703
28
+ name: CER LM
29
+ - task:
30
+ name: Automatic Speech Recognition
31
+ type: automatic-speech-recognition
32
+ dataset:
33
+ name: Robust Speech Event - Dev Data
34
+ type: speech-recognition-community-v2/dev_data
35
+ args: uk
36
+ metrics:
37
+ - name: Test WER
38
+ type: wer
39
+ value: 40.57
40
+ - task:
41
+ name: Automatic Speech Recognition
42
+ type: automatic-speech-recognition
43
+ dataset:
44
+ name: Robust Speech Event - Test Data
45
+ type: speech-recognition-community-v2/eval_data
46
+ args: uk
47
+ metrics:
48
+ - name: Test WER
49
+ type: wer
50
+ value: 28.95
51
  ---
52
 
53
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You