Librarian Bot: Add base_model information to model

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