odunola commited on
Commit
6bee113
1 Parent(s): 984dba8

training complete

Browse files
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-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5111
21
- - Wer: 221.1051
22
 
23
  ## Model description
24
 
@@ -38,23 +38,22 @@ More information needed
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 1e-05
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
  - lr_scheduler_warmup_steps: 500
47
- - training_steps: 4000
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Wer |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
- | 0.6764 | 0.87 | 1000 | 0.6795 | 266.4845 |
55
- | 0.4882 | 1.74 | 2000 | 0.5525 | 380.7616 |
56
- | 0.2862 | 2.61 | 3000 | 0.5148 | 201.8339 |
57
- | 0.2029 | 3.48 | 4000 | 0.5111 | 221.1051 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5389
21
+ - Wer: 56.0826
22
 
23
  ## Model description
24
 
 
38
 
39
  The following hyperparameters were used during training:
40
  - learning_rate: 1e-05
41
+ - train_batch_size: 16
42
+ - eval_batch_size: 16
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: 500
47
+ - training_steps: 3000
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
53
+ |:-------------:|:-----:|:----:|:---------------:|:-------:|
54
+ | 0.5342 | 1.85 | 1000 | 0.5837 | 60.3821 |
55
+ | 0.2361 | 3.7 | 2000 | 0.5227 | 58.5009 |
56
+ | 0.1185 | 5.56 | 3000 | 0.5389 | 56.0826 |
 
57
 
58
 
59
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6acfea4011762c82801efd4f817953485b93dc0bacd125479f279ab9aa5cf7dd
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf3bffd223f6e2a8636dab80555ec7044c24fc992b2f81c44de9e2047517476
3
  size 966995080
runs/Dec27_22-02-41_f58ebd7f3bdc/events.out.tfevents.1703714562.f58ebd7f3bdc.1185.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d638ba3bd043541781a2e8e99d5540a59125fda85565339a53875c76fae350b6
3
- size 24974
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9710b76c001f7f167c54e405474dafbe4ce2724900d19b57afb00beeb9301087
3
+ size 25328