Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -10,21 +10,21 @@ datasets:
10
  metrics:
11
  - wer
12
  - cer
 
13
  model-index:
14
- - name: >-
15
- openai/whisper-small-Ko-haseong8012/child-10k
16
  results:
17
  - task:
18
- name: Automatic Speech Recognition
19
  type: automatic-speech-recognition
 
20
  dataset:
21
  name: haseong8012/korean-child-command-voice_train-0-10000_smaplingRate-16000
22
  type: haseong8012/korean-child-command-voice_train-0-10000_smaplingRate-16000
23
  args: 'config: ko, split: train, validation, test'
24
  metrics:
25
- - name: Wer
26
- type: wer
27
  value: 14.96458761708933
 
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  metrics:
11
  - wer
12
  - cer
13
+ base_model: openai/whisper-small
14
  model-index:
15
+ - name: openai/whisper-small-Ko-haseong8012/child-10k
 
16
  results:
17
  - task:
 
18
  type: automatic-speech-recognition
19
+ name: Automatic Speech Recognition
20
  dataset:
21
  name: haseong8012/korean-child-command-voice_train-0-10000_smaplingRate-16000
22
  type: haseong8012/korean-child-command-voice_train-0-10000_smaplingRate-16000
23
  args: 'config: ko, split: train, validation, test'
24
  metrics:
25
+ - type: wer
 
26
  value: 14.96458761708933
27
+ name: Wer
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You