anton-l HF staff commited on
Commit
a589c86
1 Parent(s): ce00963

Upload README.md

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