xezpeleta commited on
Commit
c005abf
1 Parent(s): 5f348ca

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -29
README.md CHANGED
@@ -1,41 +1,38 @@
1
  ---
2
- language:
3
- - eu
4
  license: apache-2.0
5
  tags:
6
- - whisper-event
7
  - generated_from_trainer
8
  datasets:
9
- - mozilla-foundation/common_voice_13_0
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper Small Basque
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: mozilla-foundation/common_voice_13_0 eu
20
- type: mozilla-foundation/common_voice_13_0
21
  config: eu
22
  split: test
23
  args: eu
24
  metrics:
25
  - name: Wer
26
  type: wer
27
- value: 14.119648426424725
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper Small Basque
34
 
35
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the mozilla-foundation/common_voice_13_0 eu dataset.
36
  It achieves the following results on the evaluation set:
37
- - Loss: 0.2376
38
- - Wer: 14.1196
39
 
40
  ## Model description
41
 
@@ -54,7 +51,7 @@ More information needed
54
  ### Training hyperparameters
55
 
56
  The following hyperparameters were used during training:
57
- - learning_rate: 6e-06
58
  - train_batch_size: 4
59
  - eval_batch_size: 8
60
  - seed: 42
@@ -68,22 +65,22 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
71
- | 0.443 | 0.06 | 500 | 0.5037 | 37.4296 |
72
- | 0.4196 | 0.12 | 1000 | 0.4010 | 28.9137 |
73
- | 0.2823 | 0.19 | 1500 | 0.3453 | 24.6851 |
74
- | 0.2551 | 0.25 | 2000 | 0.3164 | 22.5789 |
75
- | 0.206 | 0.31 | 2500 | 0.2902 | 19.7922 |
76
- | 0.2327 | 0.38 | 3000 | 0.2707 | 18.9356 |
77
- | 0.1416 | 1.03 | 3500 | 0.2566 | 17.6921 |
78
- | 0.0998 | 1.09 | 4000 | 0.2551 | 16.8213 |
79
- | 0.095 | 1.15 | 4500 | 0.2511 | 16.3899 |
80
- | 0.0971 | 1.21 | 5000 | 0.2415 | 15.5393 |
81
- | 0.0964 | 1.28 | 5500 | 0.2336 | 15.1707 |
82
- | 0.072 | 1.34 | 6000 | 0.2353 | 14.7596 |
83
- | 0.0658 | 1.4 | 6500 | 0.2340 | 14.6766 |
84
- | 0.033 | 2.05 | 7000 | 0.2349 | 14.3768 |
85
- | 0.0288 | 2.11 | 7500 | 0.2371 | 14.1865 |
86
- | 0.0352 | 2.18 | 8000 | 0.2376 | 14.1196 |
87
 
88
 
89
  ### Framework versions
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
+ - common_voice_13_0
7
  metrics:
8
  - wer
9
  model-index:
10
+ - name: openai/whisper-medium
11
  results:
12
  - task:
13
  name: Automatic Speech Recognition
14
  type: automatic-speech-recognition
15
  dataset:
16
+ name: common_voice_13_0
17
+ type: common_voice_13_0
18
  config: eu
19
  split: test
20
  args: eu
21
  metrics:
22
  - name: Wer
23
  type: wer
24
+ value: 12.8883308355948
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # openai/whisper-medium
31
 
32
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_13_0 dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2304
35
+ - Wer: 12.8883
36
 
37
  ## Model description
38
 
 
51
  ### Training hyperparameters
52
 
53
  The following hyperparameters were used during training:
54
+ - learning_rate: 1e-05
55
  - train_batch_size: 4
56
  - eval_batch_size: 8
57
  - seed: 42
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Wer |
67
  |:-------------:|:-----:|:----:|:---------------:|:-------:|
68
+ | 0.4415 | 0.06 | 500 | 0.5092 | 36.9699 |
69
+ | 0.4206 | 0.12 | 1000 | 0.4144 | 28.3365 |
70
+ | 0.272 | 0.19 | 1500 | 0.3554 | 24.7438 |
71
+ | 0.2681 | 0.25 | 2000 | 0.3271 | 22.1414 |
72
+ | 0.2099 | 0.31 | 2500 | 0.2973 | 19.5350 |
73
+ | 0.2283 | 0.38 | 3000 | 0.2760 | 18.5042 |
74
+ | 0.1477 | 1.03 | 3500 | 0.2637 | 17.1493 |
75
+ | 0.1008 | 1.09 | 4000 | 0.2592 | 16.3939 |
76
+ | 0.0866 | 1.15 | 4500 | 0.2561 | 15.8066 |
77
+ | 0.0915 | 1.21 | 5000 | 0.2411 | 15.0310 |
78
+ | 0.0803 | 1.28 | 5500 | 0.2330 | 14.7616 |
79
+ | 0.0674 | 1.34 | 6000 | 0.2325 | 13.8462 |
80
+ | 0.0679 | 1.4 | 6500 | 0.2299 | 13.5809 |
81
+ | 0.027 | 2.05 | 7000 | 0.2304 | 13.3805 |
82
+ | 0.0231 | 2.11 | 7500 | 0.2287 | 12.8397 |
83
+ | 0.0285 | 2.18 | 8000 | 0.2304 | 12.8883 |
84
 
85
 
86
  ### Framework versions