Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,6 +10,7 @@ datasets:
10
  - mozilla-foundation/common_voice_7_0
11
  metrics:
12
  - wer
 
13
  model-index:
14
  - name: XLS-R-300M - Punjabi
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_7_0
21
  name: Common Voice 7
 
22
  args: pa-IN
23
  metrics:
24
  - type: wer
25
  value: 45.611
26
  name: Test WER
27
- - name: Test CER
28
- type: cer
29
  value: 15.584
 
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_7_0
11
  metrics:
12
  - wer
13
+ base_model: facebook/wav2vec2-xls-r-300m
14
  model-index:
15
  - name: XLS-R-300M - Punjabi
16
  results:
 
18
  type: automatic-speech-recognition
19
  name: Speech Recognition
20
  dataset:
 
21
  name: Common Voice 7
22
+ type: mozilla-foundation/common_voice_7_0
23
  args: pa-IN
24
  metrics:
25
  - type: wer
26
  value: 45.611
27
  name: Test WER
28
+ - type: cer
 
29
  value: 15.584
30
+ name: Test CER
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You