anton-l HF staff commited on
Commit
1106e4e
1 Parent(s): 673f9af

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -17
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
- language:
3
- - tt
4
-
5
  license: apache-2.0
6
  tags:
7
  - automatic-speech-recognition
8
  - robust-speech-event
 
9
  datasets:
10
  - mozilla-foundation/common_voice_8_0
11
  metrics:
@@ -14,22 +14,20 @@ metrics:
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-Tatar
16
  results:
17
- - task:
18
- type: automatic-speech-recognition # Required. Example: automatic-speech-recognition
19
- name: Speech Recognition # Optional. Example: Speech Recognition
20
  dataset:
21
- type: mozilla-foundation/common_voice_8_0 # Required. Example: common_voice. Use dataset id from https://hf.co/datasets
22
- name: Common Voice tt # Required. Example: Common Voice zh-CN
23
- args: tt # Optional. Example: zh-CN
24
  metrics:
25
- - type: wer # Required. Example: wer
26
- value: 42.71 # Required. Example: 20.90
27
- name: Test WER With LM # Optional. Example: Test WER
28
-
29
- - type: cer # Required. Example: wer
30
- value: 11.18 # Required. Example: 20.90
31
- name: Test CER With LM # Optional. Example: Test WER
32
-
33
  ---
34
 
35
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
2
+ language:
3
+ - tt
 
4
  license: apache-2.0
5
  tags:
6
  - automatic-speech-recognition
7
  - robust-speech-event
8
+ - hf-asr-leaderboard
9
  datasets:
10
  - mozilla-foundation/common_voice_8_0
11
  metrics:
 
14
  model-index:
15
  - name: wav2vec2-large-xls-r-300m-Tatar
16
  results:
17
+ - task:
18
+ type: automatic-speech-recognition
19
+ name: Speech Recognition
20
  dataset:
21
+ type: mozilla-foundation/common_voice_8_0
22
+ name: Common Voice tt
23
+ args: tt
24
  metrics:
25
+ - type: wer
26
+ value: 42.71
27
+ name: Test WER With LM
28
+ - type: cer
29
+ value: 11.18
30
+ name: Test CER With LM
 
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You