lucio librarian-bot commited on
Commit
49339b1
1 Parent(s): 509527f

Librarian Bot: Add base_model information to model (#4)

Browse files

- Librarian Bot: Add base_model information to model (b14559d38159f9fd1c7f57b8ea1a61e6e6189324)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -11,23 +11,24 @@ tags:
11
  - hf-asr-leaderboard
12
  datasets:
13
  - mozilla-foundation/common_voice_7_0
 
14
  model-index:
15
  - name: XLS-R-300M Uyghur CV7
16
  results:
17
  - task:
18
- name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
 
20
  dataset:
21
  name: Common Voice 7
22
  type: mozilla-foundation/common_voice_7_0
23
  args: ug
24
  metrics:
25
- - name: Test WER
26
- type: wer
27
  value: 25.845
28
- - name: Test CER
29
- type: cer
30
  value: 4.795
 
31
  ---
32
 
33
  # XLS-R-300M Uyghur CV7
11
  - hf-asr-leaderboard
12
  datasets:
13
  - mozilla-foundation/common_voice_7_0
14
+ base_model: facebook/wav2vec2-xls-r-300m
15
  model-index:
16
  - name: XLS-R-300M Uyghur CV7
17
  results:
18
  - task:
 
19
  type: automatic-speech-recognition
20
+ name: Automatic Speech Recognition
21
  dataset:
22
  name: Common Voice 7
23
  type: mozilla-foundation/common_voice_7_0
24
  args: ug
25
  metrics:
26
+ - type: wer
 
27
  value: 25.845
28
+ name: Test WER
29
+ - type: cer
30
  value: 4.795
31
+ name: Test CER
32
  ---
33
 
34
  # XLS-R-300M Uyghur CV7