emilios commited on
Commit
718d834
1 Parent(s): b950eb6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -36
README.md CHANGED
@@ -1,40 +1,23 @@
1
  ---
2
- language:
3
- - el
4
  license: apache-2.0
5
  tags:
6
- - whisper-event
7
  - generated_from_trainer
8
- datasets:
9
- - mozilla-foundation/common_voice_11_0,google/fleurs
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper small Greek Farsipal and El Greco
14
- results:
15
- - task:
16
- name: Automatic Speech Recognition
17
- type: automatic-speech-recognition
18
- dataset:
19
- name: mozilla-foundation/common_voice_11_0,google/fleurs el,el_gr
20
- type: mozilla-foundation/common_voice_11_0,google/fleurs
21
- config: el
22
- split: None
23
- metrics:
24
- - name: Wer
25
- type: wer
26
- value: 16.50260029717682
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # Whisper small Greek Farsipal and El Greco
33
 
34
- This model is a fine-tuned version of [emilios/whisper-sm-farsipal-e7](https://huggingface.co/emilios/whisper-sm-farsipal-e7) on the mozilla-foundation/common_voice_11_0,google/fleurs el,el_gr dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.5015
37
- - Wer: 16.5026
38
 
39
  ## Model description
40
 
@@ -53,7 +36,7 @@ More information needed
53
  ### Training hyperparameters
54
 
55
  The following hyperparameters were used during training:
56
- - learning_rate: 3e-09
57
  - train_batch_size: 32
58
  - eval_batch_size: 16
59
  - seed: 42
@@ -61,22 +44,17 @@ The following hyperparameters were used during training:
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_steps: 500
64
- - training_steps: 10000
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Wer |
69
- |:-------------:|:-----:|:-----:|:---------------:|:-------:|
70
- | 0.0002 | 2.49 | 1000 | 0.5015 | 16.5212 |
71
- | 0.0002 | 4.98 | 2000 | 0.5015 | 16.5119 |
72
- | 0.0002 | 7.46 | 3000 | 0.5015 | 16.5397 |
73
- | 0.0002 | 9.95 | 4000 | 0.5015 | 16.5397 |
74
- | 0.0002 | 12.44 | 5000 | 0.5015 | 16.5583 |
75
- | 0.0002 | 14.93 | 6000 | 0.5015 | 16.5769 |
76
- | 0.0002 | 17.41 | 7000 | 0.5015 | 16.5397 |
77
- | 0.0002 | 19.9 | 8000 | 0.5015 | 16.5026 |
78
- | 0.0002 | 22.39 | 9000 | 0.5015 | 16.5212 |
79
- | 0.0002 | 24.88 | 10000 | 0.5020 | 16.5583 |
80
 
81
 
82
  ### Framework versions
 
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
 
4
  - generated_from_trainer
 
 
5
  metrics:
6
  - wer
7
  model-index:
8
+ - name: emilios/whisper-sm-farsipal-e7
9
+ results: []
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # emilios/whisper-sm-farsipal-e7
16
 
17
+ This model is a fine-tuned version of [emilios/whisper-sm-farsipal-e7](https://huggingface.co/emilios/whisper-sm-farsipal-e7) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.5015
20
+ - Wer: 16.5583
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 1e-09
40
  - train_batch_size: 32
41
  - eval_batch_size: 16
42
  - seed: 42
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 500
47
+ - training_steps: 5000
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
+ | 0.0002 | 2.49 | 1000 | 0.5015 | 16.5119 |
54
+ | 0.0002 | 4.98 | 2000 | 0.5015 | 16.5583 |
55
+ | 0.0002 | 7.46 | 3000 | 0.5015 | 16.4655 |
56
+ | 0.0002 | 9.95 | 4000 | 0.5015 | 16.5119 |
57
+ | 0.0002 | 12.44 | 5000 | 0.5015 | 16.5583 |
 
 
 
 
 
58
 
59
 
60
  ### Framework versions