xuliu15 commited on
Commit
e40cac6
1 Parent(s): 24181e0

End of training

Browse files
README.md CHANGED
@@ -18,12 +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
- - eval_loss: 0.1363
22
- - eval_runtime: 199.7966
23
- - eval_samples_per_second: 12.232
24
- - eval_steps_per_second: 1.532
25
- - epoch: 28.0
26
- - step: 10080
27
 
28
  ## Model description
29
 
@@ -49,9 +44,25 @@ The following hyperparameters were used during training:
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: linear
51
  - lr_scheduler_warmup_steps: 50
52
- - num_epochs: 30
53
  - mixed_precision_training: Native AMP
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
  ### Framework versions
56
 
57
  - PEFT 0.10.0
 
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: 0.1261
 
 
 
 
 
22
 
23
  ## Model description
24
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 50
47
+ - num_epochs: 10
48
  - mixed_precision_training: Native AMP
49
 
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.4354 | 1.0 | 360 | 0.6277 |
55
+ | 0.3417 | 2.0 | 720 | 0.5204 |
56
+ | 0.2939 | 3.0 | 1080 | 0.4573 |
57
+ | 0.097 | 4.0 | 1440 | 0.1347 |
58
+ | 0.0839 | 5.0 | 1800 | 0.1294 |
59
+ | 0.0811 | 6.0 | 2160 | 0.1275 |
60
+ | 0.0884 | 7.0 | 2520 | 0.1268 |
61
+ | 0.0925 | 8.0 | 2880 | 0.1263 |
62
+ | 0.0858 | 9.0 | 3240 | 0.1261 |
63
+ | 0.0805 | 10.0 | 3600 | 0.1261 |
64
+
65
+
66
  ### Framework versions
67
 
68
  - PEFT 0.10.0
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c65a26d24afd5ee8db910514e67e454132edf8cc5b0dfee7b6dbb0ababdff2af
3
  size 14176064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd52a8bf94af0d198e453610f8d34920b1224b813171048922f98ed39235ea9
3
  size 14176064
runs/Jun03_20-57-00_a100gpu5/events.out.tfevents.1717441218.a100gpu5.3221950.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e17cbfa2e366914a4cb77b38af06b1107b5e622f675927312274c8e9e6f231e3
3
+ size 38951
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:640124e668f6c1d9037f49a105d29c6cbe9672b2ae1388162299b833ee350f05
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1c2ac82189dfa2d8b9cca36317fdb0aed268690b1348da36de55729ffcdda18
3
  size 5176