Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -10,12 +10,13 @@ datasets:
10
  - mozilla-foundation/common_voice_11_0
11
  metrics:
12
  - wer
 
13
  model-index:
14
  - name: Whisper Small French
15
  results:
16
  - task:
17
- name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
 
19
  dataset:
20
  name: mozilla-foundation/common_voice_11_0 fr
21
  type: mozilla-foundation/common_voice_11_0
@@ -23,12 +24,12 @@ model-index:
23
  split: test
24
  args: fr
25
  metrics:
26
- - name: Wer
27
- type: wer
28
  value: 15.38
 
29
  - task:
30
- name: Automatic Speech Recognition
31
  type: automatic-speech-recognition
 
32
  dataset:
33
  name: facebook/voxpopuli fr
34
  type: facebook/voxpopuli
@@ -36,12 +37,12 @@ model-index:
36
  split: test
37
  args: fr
38
  metrics:
39
- - name: Wer
40
- type: wer
41
  value: 16.29
 
42
  - task:
43
- name: Automatic Speech Recognition
44
  type: automatic-speech-recognition
 
45
  dataset:
46
  name: google/fleurs fr_fr
47
  type: google/fleurs
@@ -49,9 +50,9 @@ model-index:
49
  split: test
50
  args: fr_fr
51
  metrics:
52
- - name: Wer
53
- type: wer
54
  value: 13.98
 
55
  ---
56
 
57
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  - mozilla-foundation/common_voice_11_0
11
  metrics:
12
  - wer
13
+ base_model: openai/whisper-small
14
  model-index:
15
  - name: Whisper Small French
16
  results:
17
  - task:
 
18
  type: automatic-speech-recognition
19
+ name: Automatic Speech Recognition
20
  dataset:
21
  name: mozilla-foundation/common_voice_11_0 fr
22
  type: mozilla-foundation/common_voice_11_0
 
24
  split: test
25
  args: fr
26
  metrics:
27
+ - type: wer
 
28
  value: 15.38
29
+ name: Wer
30
  - task:
 
31
  type: automatic-speech-recognition
32
+ name: Automatic Speech Recognition
33
  dataset:
34
  name: facebook/voxpopuli fr
35
  type: facebook/voxpopuli
 
37
  split: test
38
  args: fr
39
  metrics:
40
+ - type: wer
 
41
  value: 16.29
42
+ name: Wer
43
  - task:
 
44
  type: automatic-speech-recognition
45
+ name: Automatic Speech Recognition
46
  dataset:
47
  name: google/fleurs fr_fr
48
  type: google/fleurs
 
50
  split: test
51
  args: fr_fr
52
  metrics:
53
+ - type: wer
 
54
  value: 13.98
55
+ name: Wer
56
  ---
57
 
58
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You