SadeghK commited on
Commit
7f064e2
·
verified ·
1 Parent(s): 4bd4c10

End of training

Browse files
Files changed (2) hide show
  1. README.md +29 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ model-index:
23
  metrics:
24
  - name: Wer
25
  type: wer
26
- value: 24.311028175747577
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
33
 
34
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 20.0 dataset.
35
  It achieves the following results on the evaluation set:
36
- - Loss: 0.1949
37
- - Wer: 24.3110
38
 
39
  ## Model description
40
 
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
60
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 500
63
- - training_steps: 15000
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
@@ -82,6 +82,31 @@ The following hyperparameters were used during training:
82
  | 0.2131 | 0.6409 | 13000 | 0.2000 | 25.1361 |
83
  | 0.1955 | 0.6902 | 14000 | 0.1966 | 24.4390 |
84
  | 0.1945 | 0.7395 | 15000 | 0.1949 | 24.3110 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
 
86
 
87
  ### Framework versions
 
23
  metrics:
24
  - name: Wer
25
  type: wer
26
+ value: 18.008111901053315
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
33
 
34
  This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the Common Voice 20.0 dataset.
35
  It achieves the following results on the evaluation set:
36
+ - Loss: 0.1400
37
+ - Wer: 18.0081
38
 
39
  ## Model description
40
 
 
60
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
61
  - lr_scheduler_type: linear
62
  - lr_scheduler_warmup_steps: 500
63
+ - training_steps: 40000
64
  - mixed_precision_training: Native AMP
65
 
66
  ### Training results
 
82
  | 0.2131 | 0.6409 | 13000 | 0.2000 | 25.1361 |
83
  | 0.1955 | 0.6902 | 14000 | 0.1966 | 24.4390 |
84
  | 0.1945 | 0.7395 | 15000 | 0.1949 | 24.3110 |
85
+ | 0.2332 | 0.7888 | 16000 | 0.1985 | 25.1515 |
86
+ | 0.2037 | 0.8381 | 17000 | 0.1915 | 24.7845 |
87
+ | 0.2151 | 0.8874 | 18000 | 0.1869 | 24.0242 |
88
+ | 0.1982 | 0.9367 | 19000 | 0.1822 | 23.0002 |
89
+ | 0.1643 | 0.9860 | 20000 | 0.1776 | 22.7580 |
90
+ | 0.1388 | 1.0353 | 21000 | 0.1745 | 22.5051 |
91
+ | 0.1521 | 1.0846 | 22000 | 0.1715 | 22.1026 |
92
+ | 0.1404 | 1.1339 | 23000 | 0.1694 | 21.8158 |
93
+ | 0.1561 | 1.1832 | 24000 | 0.1680 | 21.8574 |
94
+ | 0.1349 | 1.2325 | 25000 | 0.1671 | 21.8960 |
95
+ | 0.1409 | 1.2818 | 26000 | 0.1728 | 22.0903 |
96
+ | 0.1587 | 1.3311 | 27000 | 0.1707 | 22.5329 |
97
+ | 0.1415 | 1.3804 | 28000 | 0.1658 | 21.4672 |
98
+ | 0.1553 | 1.4297 | 29000 | 0.1616 | 21.4503 |
99
+ | 0.1313 | 1.4790 | 30000 | 0.1589 | 20.6576 |
100
+ | 0.1358 | 1.5283 | 31000 | 0.1559 | 20.1471 |
101
+ | 0.1435 | 1.5776 | 32000 | 0.1521 | 19.7323 |
102
+ | 0.1341 | 1.6269 | 33000 | 0.1501 | 19.6027 |
103
+ | 0.1376 | 1.6762 | 34000 | 0.1481 | 18.8748 |
104
+ | 0.1232 | 1.7255 | 35000 | 0.1462 | 18.8486 |
105
+ | 0.1137 | 1.7748 | 36000 | 0.1441 | 18.6250 |
106
+ | 0.1149 | 1.8241 | 37000 | 0.1425 | 18.4122 |
107
+ | 0.1173 | 1.8734 | 38000 | 0.1415 | 18.2502 |
108
+ | 0.1253 | 1.9227 | 39000 | 0.1404 | 17.9233 |
109
+ | 0.1136 | 1.9720 | 40000 | 0.1400 | 18.0081 |
110
 
111
 
112
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:691dd8f91217ebc74048f8e808e2177dca1b3505fc5cad8ef3a34aeebde1e15d
3
  size 290403936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c37b61d90ae86e0d680a45ea740c7dd7aae6f1a927516293c41e2c3ff89729
3
  size 290403936