Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -8,25 +8,24 @@ tags:
8
  datasets:
9
  - openslr
10
  - google/fleurs
11
-
12
  metrics:
13
  - wer
14
-
15
  model-index:
16
  - name: Whisper Small Khmer Spaced - Seanghay Yath
17
  results:
18
  - task:
19
- name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
 
21
  dataset:
22
  name: Google FLEURS
23
  type: google/fleurs
24
  config: km_kh
25
  split: all
26
  metrics:
27
- - name: Wer
28
- type: wer
29
  value: 0.6464
 
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  datasets:
9
  - openslr
10
  - google/fleurs
 
11
  metrics:
12
  - wer
13
+ base_model: openai/whisper-small
14
  model-index:
15
  - name: Whisper Small Khmer Spaced - Seanghay Yath
16
  results:
17
  - task:
 
18
  type: automatic-speech-recognition
19
+ name: Automatic Speech Recognition
20
  dataset:
21
  name: Google FLEURS
22
  type: google/fleurs
23
  config: km_kh
24
  split: all
25
  metrics:
26
+ - type: wer
 
27
  value: 0.6464
28
+ name: Wer
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You