Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -7,12 +7,13 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
 
10
  model-index:
11
- - name: Whisper Medium Hindi
12
- results:
13
  - task:
14
- name: Automatic Speech Recognition
15
  type: automatic-speech-recognition
 
16
  dataset:
17
  name: Common Voice 11.0
18
  type: mozilla-foundation/common_voice_11_0
@@ -20,12 +21,12 @@ model-index:
20
  split: test
21
  args: hi
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 15.6053
 
26
  - task:
27
- name: Automatic Speech Recognition
28
  type: automatic-speech-recognition
 
29
  dataset:
30
  name: FLEURS
31
  type: google/fleurs
@@ -33,9 +34,9 @@ model-index:
33
  split: test
34
  args: hi
35
  metrics:
36
- - name: Wer
37
- type: wer
38
  value: 16.87
 
39
  ---
40
 
41
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_11_0
10
+ base_model: openai/whisper-medium
11
  model-index:
12
+ - name: Whisper Medium Hindi
13
+ results:
14
  - task:
 
15
  type: automatic-speech-recognition
16
+ name: Automatic Speech Recognition
17
  dataset:
18
  name: Common Voice 11.0
19
  type: mozilla-foundation/common_voice_11_0
 
21
  split: test
22
  args: hi
23
  metrics:
24
+ - type: wer
 
25
  value: 15.6053
26
+ name: Wer
27
  - task:
 
28
  type: automatic-speech-recognition
29
+ name: Automatic Speech Recognition
30
  dataset:
31
  name: FLEURS
32
  type: google/fleurs
 
34
  split: test
35
  args: hi
36
  metrics:
37
+ - type: wer
 
38
  value: 16.87
39
+ name: Wer
40
  ---
41
 
42
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You