veract commited on
Commit
28e89eb
1 Parent(s): e3e96ec

End of training

Browse files
Files changed (2) hide show
  1. README.md +11 -10
  2. model.safetensors +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
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.2197
21
- - Wer: 33.3333
22
 
23
  ## Model description
24
 
@@ -43,17 +43,18 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - lr_scheduler_warmup_steps: 13
47
- - training_steps: 100
48
 
49
  ### Training results
50
 
51
- | Training Loss | Epoch | Step | Validation Loss | Wer |
52
- |:-------------:|:-----:|:----:|:---------------:|:-------:|
53
- | 1.3918 | 25.0 | 25 | 0.4022 | 33.3333 |
54
- | 0.3142 | 50.0 | 50 | 0.2668 | 33.3333 |
55
- | 0.2472 | 75.0 | 75 | 0.2310 | 33.3333 |
56
- | 0.2238 | 100.0 | 100 | 0.2197 | 33.3333 |
 
57
 
58
 
59
  ### Framework versions
 
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.0015
21
+ - Wer: 0.0
22
 
23
  ## Model description
24
 
 
43
  - seed: 42
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
+ - training_steps: 500
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
52
+ |:-------------:|:-----:|:----:|:---------------:|:-----:|
53
+ | 0.1446 | 100.0 | 100 | 0.1172 | 100.0 |
54
+ | 0.0161 | 200.0 | 200 | 0.0113 | 0.0 |
55
+ | 0.003 | 300.0 | 300 | 0.0027 | 0.0 |
56
+ | 0.0018 | 400.0 | 400 | 0.0017 | 0.0 |
57
+ | 0.0015 | 500.0 | 500 | 0.0015 | 0.0 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:beed5d4599657818aa8e489b2c857c2bb57483269df9a296b0850abb782b4079
3
  size 151060136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eb704363b38f161cc8a21d52d8190f6a78f87a5c44881064dd8ca45e4852922
3
  size 151060136