nrshoudi commited on
Commit
5ba0992
1 Parent(s): 6dc6f14

End of training

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_13_0 dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.4170
22
 
23
  ## Model description
24
 
@@ -38,28 +38,33 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.001
41
- - train_batch_size: 6
42
  - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - num_epochs: 5
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 0.6558 | 1.0 | 1334 | 0.6054 |
53
- | 0.4922 | 2.0 | 2668 | 0.5290 |
54
- | 0.4324 | 3.0 | 4002 | 0.4767 |
55
- | 0.3572 | 4.0 | 5336 | 0.4277 |
56
- | 0.2179 | 5.0 | 6670 | 0.4170 |
 
 
 
 
 
57
 
58
 
59
  ### Framework versions
60
 
61
  - PEFT 0.9.0
62
- - Transformers 4.38.1
63
  - Pytorch 2.1.0+cu121
64
  - Datasets 2.18.0
65
  - Tokenizers 0.15.2
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_13_0 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6463
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 0.001
41
+ - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
+ - num_epochs: 10
47
 
48
  ### Training results
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.7591 | 1.0 | 300 | 0.7290 |
53
+ | 0.5736 | 2.0 | 600 | 0.6492 |
54
+ | 0.4507 | 3.0 | 900 | 0.6266 |
55
+ | 0.3456 | 4.0 | 1200 | 0.6130 |
56
+ | 0.2947 | 5.0 | 1500 | 0.6018 |
57
+ | 0.2153 | 6.0 | 1800 | 0.6061 |
58
+ | 0.1761 | 7.0 | 2100 | 0.6146 |
59
+ | 0.1185 | 8.0 | 2400 | 0.6290 |
60
+ | 0.0808 | 9.0 | 2700 | 0.6381 |
61
+ | 0.0643 | 10.0 | 3000 | 0.6463 |
62
 
63
 
64
  ### Framework versions
65
 
66
  - PEFT 0.9.0
67
+ - Transformers 4.38.2
68
  - Pytorch 2.1.0+cu121
69
  - Datasets 2.18.0
70
  - Tokenizers 0.15.2
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b605d1928cd82cf8ac8adfdd154bc5d15f19c42fc171f1f8eb1d0e142db67aa
3
  size 2366008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9b07500ad9b1b995296b24e222082e2052703511974288657270f3ca237564
3
  size 2366008
runs/Mar07_10-31-50_8539dde49e16/events.out.tfevents.1709807510.8539dde49e16.2736.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1339d168010aa152e54cc776d39998c53ec28e9d8143c9b4495b1713df46e466
3
+ size 34777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:526cc3d10035f29e3b27a718cfe222a35736e370ab8ba42242a8ef8083da20f5
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2812de18f998158be42208b9a11aa9ae19e4e2d150fd05ca0c5ee076a094bd8
3
  size 5112