Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +21 -20
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- license: apache-2.0
3
  language:
4
  - es
 
5
  tags:
6
  - whisper-event
7
  - generated_from_trainer
@@ -12,12 +12,13 @@ datasets:
12
  - facebook/voxpopuli
13
  metrics:
14
  - wer
 
15
  model-index:
16
  - name: openai/whisper-medium
17
  results:
18
  - task:
19
- name: Automatic Speech Recognition
20
  type: automatic-speech-recognition
 
21
  dataset:
22
  name: mozilla-foundation/common_voice_11_0 es
23
  type: mozilla-foundation/common_voice_11_0
@@ -25,15 +26,15 @@ model-index:
25
  split: test
26
  args: es
27
  metrics:
28
- - name: Wer
29
- type: wer
30
  value: 6.346473676004366
31
- - name: Cer
32
- type: cer
33
  value: 2.1391
 
34
  - task:
35
- name: Automatic Speech Recognition
36
  type: automatic-speech-recognition
 
37
  dataset:
38
  name: FLEURS ASR
39
  type: google/fleurs
@@ -41,15 +42,15 @@ model-index:
41
  split: test
42
  args: es
43
  metrics:
44
- - name: WER
45
- type: wer
46
  value: 4.0266
47
- - name: Cer
48
- type: cer
49
  value: 1.6631
 
50
  - task:
51
- name: Automatic Speech Recognition
52
  type: automatic-speech-recognition
 
53
  dataset:
54
  name: Multilingual LibriSpeech
55
  type: facebook/multilingual_librispeech
@@ -58,12 +59,12 @@ model-index:
58
  args:
59
  language: es
60
  metrics:
61
- - name: WER
62
- type: wer
63
  value: 4.6644
64
- - name: Cer
65
- type: cer
66
  value: 1.7056
 
67
  - task:
68
  type: Automatic Speech Recognition
69
  name: speech-recognition
@@ -75,12 +76,12 @@ model-index:
75
  args:
76
  language: es
77
  metrics:
78
- - name: WER
79
- type: wer
80
  value: 8.3668
81
- - name: Cer
82
- type: cer
83
  value: 5.479
 
84
  ---
85
 
86
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
1
  ---
 
2
  language:
3
  - es
4
+ license: apache-2.0
5
  tags:
6
  - whisper-event
7
  - generated_from_trainer
 
12
  - facebook/voxpopuli
13
  metrics:
14
  - wer
15
+ base_model: openai/whisper-medium
16
  model-index:
17
  - name: openai/whisper-medium
18
  results:
19
  - task:
 
20
  type: automatic-speech-recognition
21
+ name: Automatic Speech Recognition
22
  dataset:
23
  name: mozilla-foundation/common_voice_11_0 es
24
  type: mozilla-foundation/common_voice_11_0
 
26
  split: test
27
  args: es
28
  metrics:
29
+ - type: wer
 
30
  value: 6.346473676004366
31
+ name: Wer
32
+ - type: cer
33
  value: 2.1391
34
+ name: Cer
35
  - task:
 
36
  type: automatic-speech-recognition
37
+ name: Automatic Speech Recognition
38
  dataset:
39
  name: FLEURS ASR
40
  type: google/fleurs
 
42
  split: test
43
  args: es
44
  metrics:
45
+ - type: wer
 
46
  value: 4.0266
47
+ name: WER
48
+ - type: cer
49
  value: 1.6631
50
+ name: Cer
51
  - task:
 
52
  type: automatic-speech-recognition
53
+ name: Automatic Speech Recognition
54
  dataset:
55
  name: Multilingual LibriSpeech
56
  type: facebook/multilingual_librispeech
 
59
  args:
60
  language: es
61
  metrics:
62
+ - type: wer
 
63
  value: 4.6644
64
+ name: WER
65
+ - type: cer
66
  value: 1.7056
67
+ name: Cer
68
  - task:
69
  type: Automatic Speech Recognition
70
  name: speech-recognition
 
76
  args:
77
  language: es
78
  metrics:
79
+ - type: wer
 
80
  value: 8.3668
81
+ name: WER
82
+ - type: cer
83
  value: 5.479
84
+ name: Cer
85
  ---
86
 
87
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You