Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -8,21 +8,22 @@ datasets:
8
  - luigisaetta/atco2_normalized_augmented
9
  metrics:
10
  - wer
 
11
  model-index:
12
  - name: whisper-atco2-medium
13
  results:
14
  - task:
15
- name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
 
17
  dataset:
18
  name: luigisaetta/atco2_normalized_augmented
19
  type: luigisaetta/atco2_normalized_augmented
20
  config: en
21
  split: test
22
  metrics:
23
- - name: Wer
24
- type: wer
25
  value: 17.50524109014675
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - luigisaetta/atco2_normalized_augmented
9
  metrics:
10
  - wer
11
+ base_model: openai/whisper-medium
12
  model-index:
13
  - name: whisper-atco2-medium
14
  results:
15
  - task:
 
16
  type: automatic-speech-recognition
17
+ name: Automatic Speech Recognition
18
  dataset:
19
  name: luigisaetta/atco2_normalized_augmented
20
  type: luigisaetta/atco2_normalized_augmented
21
  config: en
22
  split: test
23
  metrics:
24
+ - type: wer
 
25
  value: 17.50524109014675
26
+ name: Wer
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You