Librarian Bot: Add base_model information to model

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