anton-l HF staff commited on
Commit
6006cc4
1 Parent(s): e6c6b96

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -1
README.md CHANGED
@@ -12,7 +12,29 @@ datasets:
12
  - common_voice
13
  model-index:
14
  - name: ''
15
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
12
  - common_voice
13
  model-index:
14
  - name: ''
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: Robust Speech Event - Dev Data
21
+ type: speech-recognition-community-v2/dev_data
22
+ args: zh-CN
23
+ metrics:
24
+ - name: Test CER
25
+ type: cer
26
+ value: 66.22
27
+ - task:
28
+ name: Automatic Speech Recognition
29
+ type: automatic-speech-recognition
30
+ dataset:
31
+ name: Robust Speech Event - Test Data
32
+ type: speech-recognition-community-v2/eval_data
33
+ args: zh-CN
34
+ metrics:
35
+ - name: Test CER
36
+ type: cer
37
+ value: 37.51
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You