xuliu15 commited on
Commit
1cbc553
1 Parent(s): aea07a0

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-small](https://huggingface.co/openai/whisper-small) on the librispeech dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 2.1439
22
 
23
  ## Model description
24
 
@@ -46,18 +46,33 @@ The following hyperparameters were used during training:
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 50
49
- - num_epochs: 5
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:------:|:----:|:---------------:|
56
- | No log | 0.9744 | 19 | 2.1913 |
57
- | 1.3757 | 2.0 | 39 | 2.1791 |
58
- | 1.3932 | 2.9744 | 58 | 2.1605 |
59
- | 1.3541 | 4.0 | 78 | 2.1477 |
60
- | 1.3541 | 4.8718 | 95 | 2.1439 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the librispeech dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.9444
22
 
23
  ## Model description
24
 
 
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
  - lr_scheduler_warmup_steps: 50
49
+ - num_epochs: 20
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:-------:|:----:|:---------------:|
56
+ | No log | 0.9744 | 19 | 2.1407 |
57
+ | 1.3439 | 2.0 | 39 | 2.1284 |
58
+ | 1.3611 | 2.9744 | 58 | 2.1101 |
59
+ | 1.3218 | 4.0 | 78 | 2.0900 |
60
+ | 1.3218 | 4.9744 | 97 | 2.0717 |
61
+ | 1.3312 | 6.0 | 117 | 2.0546 |
62
+ | 1.3108 | 6.9744 | 136 | 2.0389 |
63
+ | 1.2979 | 8.0 | 156 | 2.0235 |
64
+ | 1.2662 | 8.9744 | 175 | 2.0105 |
65
+ | 1.2662 | 10.0 | 195 | 1.9979 |
66
+ | 1.2706 | 10.9744 | 214 | 1.9876 |
67
+ | 1.2673 | 12.0 | 234 | 1.9781 |
68
+ | 1.2302 | 12.9744 | 253 | 1.9695 |
69
+ | 1.2302 | 14.0 | 273 | 1.9620 |
70
+ | 1.2478 | 14.9744 | 292 | 1.9564 |
71
+ | 1.2536 | 16.0 | 312 | 1.9516 |
72
+ | 1.2125 | 16.9744 | 331 | 1.9480 |
73
+ | 1.2406 | 18.0 | 351 | 1.9457 |
74
+ | 1.2406 | 18.9744 | 370 | 1.9445 |
75
+ | 1.218 | 19.4872 | 380 | 1.9444 |
76
 
77
 
78
  ### Framework versions
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4153156a54f7050d5b3d54208d038bfc32207fbc9740347a4e1649d40ff8650e
3
  size 14180960
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:486cad9f40dfd9aefd9d6b939e358a13f254767337ccb19a25fd97c22b9da3ff
3
  size 14180960
runs/May24_19-21-43_a100gpu5/events.out.tfevents.1716571311.a100gpu5.2421461.22 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276421bde6d22608562b0e046bccb063a6e762a4eb7a04aad2c0d999ae2acaea
3
+ size 14407
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:902bb609ad4ac1b4da303f86c3f183a488e834f9d1e48d97f97f0b7dfc3c7d41
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89f085cd7c7e547bba05ebd36d8e7c5fb02a5fb625e3568a4f5bf76a33c07549
3
  size 5176