Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -6,12 +6,14 @@ datasets:
6
  - PolyAI/minds14
7
  metrics:
8
  - wer
 
 
9
  model-index:
10
  - name: whisper-tiny-english
11
  results:
12
  - task:
13
- name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
 
15
  dataset:
16
  name: PolyAI/minds14
17
  type: PolyAI/minds14
@@ -19,10 +21,9 @@ model-index:
19
  split: train
20
  args: en-US
21
  metrics:
22
- - name: Wer
23
- type: wer
24
- value: 0.27150380339379755
25
- pipeline_tag: automatic-speech-recognition
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
6
  - PolyAI/minds14
7
  metrics:
8
  - wer
9
+ pipeline_tag: automatic-speech-recognition
10
+ base_model: openai/whisper-tiny
11
  model-index:
12
  - name: whisper-tiny-english
13
  results:
14
  - task:
 
15
  type: automatic-speech-recognition
16
+ name: Automatic Speech Recognition
17
  dataset:
18
  name: PolyAI/minds14
19
  type: PolyAI/minds14
 
21
  split: train
22
  args: en-US
23
  metrics:
24
+ - type: wer
25
+ value: 0.27150380339379754
26
+ name: Wer
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You