eai6 commited on
Commit
7ca3b7b
·
verified ·
1 Parent(s): 28553cb

End of training

Browse files
README.md CHANGED
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # whisper-tiny.en
17
 
18
- This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0759
21
- - Wer: 71.7860
22
 
23
  ## Model description
24
 
@@ -45,17 +45,19 @@ The following hyperparameters were used during training:
45
  - total_train_batch_size: 32
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 250
49
- - training_steps: 1000
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | 3.07 | 2.76 | 250 | 0.4848 | 242.7955 |
56
- | 0.4114 | 5.52 | 500 | 0.0852 | 76.2726 |
57
- | 0.1862 | 8.29 | 750 | 0.0795 | 122.6057 |
58
- | 0.1434 | 11.05 | 1000 | 0.0759 | 71.7860 |
 
 
59
 
60
 
61
  ### Framework versions
 
15
 
16
  # whisper-tiny.en
17
 
18
+ This model is a fine-tuned version of [openai/whisper-tiny.en](https://huggingface.co/openai/whisper-tiny.en) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0310
21
+ - Wer: 81.8182
22
 
23
  ## Model description
24
 
 
45
  - total_train_batch_size: 32
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 500
49
+ - training_steps: 1500
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | 3.695 | 3.11 | 250 | 1.2659 | 44.9495 |
56
+ | 0.8192 | 6.21 | 500 | 0.0613 | 182.5253 |
57
+ | 0.2123 | 9.32 | 750 | 0.0362 | 61.0101 |
58
+ | 0.1294 | 12.42 | 1000 | 0.0336 | 39.1919 |
59
+ | 0.1136 | 15.53 | 1250 | 0.0311 | 91.0101 |
60
+ | 0.1042 | 18.63 | 1500 | 0.0310 | 81.8182 |
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4a3f92cc955fb8ff78a6ebf4b568a9ee2def5ee7fd99712f8c9bbb454ee38e5
3
  size 151060136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7beab57f11e2480b023c6edf7c04f6508867bb6986bc677e393de782032e6fdf
3
  size 151060136
runs/Mar24_12-24-44_Edwards-MacBook-Pro-2.local/events.out.tfevents.1711297484.Edwards-MacBook-Pro-2.local.91816.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3838999f2bf1e56917531c56c9b01e9359ffb1b30d2ddaf131dcdb1973c87799
3
+ size 8968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ebd40e2f697e992fb07d33f962c30bef41a990efa78d3c6a589bb65e59c18aa
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:189d8736619ba59c11562d652252c51593fcd16103f900bd9c38b2c92591bece
3
  size 5048