Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +17 -16
README.md CHANGED
@@ -9,23 +9,24 @@ datasets:
9
  - google/fleurs
10
  metrics:
11
  - wer
 
12
  model-index:
13
- - name: whisper-medium-mn-4-bayartsogt
14
- results:
15
- - task:
16
- name: Automatic Speech Recognition
17
- type: automatic-speech-recognition
18
- dataset:
19
- name: Common Voice 11.0
20
- type: mozilla-foundation/common_voice_11_0
21
- config: mn
22
- split: test
23
- args:
24
- language: mn
25
- metrics:
26
- - name: Wer
27
- type: wer
28
- value: 33.029276818876994
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
9
  - google/fleurs
10
  metrics:
11
  - wer
12
+ base_model: openai/whisper-medium
13
  model-index:
14
+ - name: whisper-medium-mn-4-bayartsogt
15
+ results:
16
+ - task:
17
+ type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
+ dataset:
20
+ name: Common Voice 11.0
21
+ type: mozilla-foundation/common_voice_11_0
22
+ config: mn
23
+ split: test
24
+ args:
25
+ language: mn
26
+ metrics:
27
+ - type: wer
28
+ value: 33.029276818876994
29
+ name: Wer
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You