anton-l HF staff commited on
Commit
090249b
1 Parent(s): f964612

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +37 -15
README.md CHANGED
@@ -11,36 +11,58 @@ tags:
11
  datasets:
12
  - mozilla-foundation/common_voice_8_0
13
  model-index:
14
- - name: 'XLS-R-300-m'
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
  name: Common Voice 8
21
  type: mozilla-foundation/common_voice_8_0
22
  args: ja
23
  metrics:
24
- - name: Test WER
25
- type: wer
26
- value: 95.82
27
- - name: Test CER
28
- type: cer
29
- value: 23.64
30
  - task:
31
- name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
33
  dataset:
34
  name: Robust Speech Event - Dev Data
35
  type: speech-recognition-community-v2/dev_data
36
  args: de
37
  metrics:
38
- - name: Test WER
39
- type: wer
40
- value: 100.0
41
- - name: Test CER
42
- type: cer
43
- value: 30.99
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  ---
45
 
46
  <!-- 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-300-m
15
  results:
16
  - task:
17
+ name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
  name: Common Voice 8
21
  type: mozilla-foundation/common_voice_8_0
22
  args: ja
23
  metrics:
24
+ - name: Test WER
25
+ type: wer
26
+ value: 95.82
27
+ - name: Test CER
28
+ type: cer
29
+ value: 23.64
30
  - task:
31
+ name: Automatic Speech Recognition
32
  type: automatic-speech-recognition
33
  dataset:
34
  name: Robust Speech Event - Dev Data
35
  type: speech-recognition-community-v2/dev_data
36
  args: de
37
  metrics:
38
+ - name: Test WER
39
+ type: wer
40
+ value: 100.0
41
+ - name: Test CER
42
+ type: cer
43
+ value: 30.99
44
+ - task:
45
+ name: Automatic Speech Recognition
46
+ type: automatic-speech-recognition
47
+ dataset:
48
+ name: Robust Speech Event - Dev Data
49
+ type: speech-recognition-community-v2/dev_data
50
+ args: ja
51
+ metrics:
52
+ - name: Test CER
53
+ type: cer
54
+ value: 30.37
55
+ - task:
56
+ name: Automatic Speech Recognition
57
+ type: automatic-speech-recognition
58
+ dataset:
59
+ name: Robust Speech Event - Test Data
60
+ type: speech-recognition-community-v2/eval_data
61
+ args: ja
62
+ metrics:
63
+ - name: Test CER
64
+ type: cer
65
+ value: 34.42
66
  ---
67
 
68
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You