Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -11,23 +11,24 @@ tags:
11
  - ug
12
  datasets:
13
  - mozilla-foundation/common_voice_8_0
 
14
  model-index:
15
  - name: XLS-R-300M Uyghur CV8
16
  results:
17
  - task:
18
- name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
 
20
  dataset:
21
  name: Common Voice 8
22
  type: mozilla-foundation/common_voice_8_0
23
  args: ug
24
  metrics:
25
- - name: Test WER
26
- type: wer
27
  value: 30.5
28
- - name: Test CER
29
- type: cer
30
  value: 5.8
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
11
  - ug
12
  datasets:
13
  - mozilla-foundation/common_voice_8_0
14
+ base_model: facebook/wav2vec2-xls-r-300m
15
  model-index:
16
  - name: XLS-R-300M Uyghur CV8
17
  results:
18
  - task:
 
19
  type: automatic-speech-recognition
20
+ name: Automatic Speech Recognition
21
  dataset:
22
  name: Common Voice 8
23
  type: mozilla-foundation/common_voice_8_0
24
  args: ug
25
  metrics:
26
+ - type: wer
 
27
  value: 30.5
28
+ name: Test WER
29
+ - type: cer
30
  value: 5.8
31
+ name: Test CER
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You