devkyle commited on
Commit
458cd9b
1 Parent(s): c02a968

End of training

Browse files
Files changed (2) hide show
  1. README.md +14 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -4,6 +4,8 @@ license: apache-2.0
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: whisper-tiny-akan
9
  results: []
@@ -15,6 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
15
  # whisper-tiny-akan
16
 
17
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
 
 
 
18
 
19
  ## Model description
20
 
@@ -39,10 +44,18 @@ The following hyperparameters were used during training:
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
- - lr_scheduler_warmup_steps: 200
43
  - training_steps: 2000
44
  - mixed_precision_training: Native AMP
45
 
 
 
 
 
 
 
 
 
46
  ### Framework versions
47
 
48
  - Transformers 4.44.2
 
4
  base_model: openai/whisper-tiny
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - wer
9
  model-index:
10
  - name: whisper-tiny-akan
11
  results: []
 
17
  # whisper-tiny-akan
18
 
19
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.9100
22
+ - Wer: 66.6103
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 500
48
  - training_steps: 2000
49
  - mixed_precision_training: Native AMP
50
 
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
54
+ |:-------------:|:-------:|:----:|:---------------:|:-------:|
55
+ | 0.2912 | 11.6279 | 1000 | 0.7922 | 61.7088 |
56
+ | 0.0927 | 23.2558 | 2000 | 0.9100 | 66.6103 |
57
+
58
+
59
  ### Framework versions
60
 
61
  - Transformers 4.44.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:29211e192e6075762750945c78cb53fe08f3d943c534f4001296135128bbbc37
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b41cd0b9dac16686b1e949cb42bce7fa5a3f81a299bdf59bfe3fea0977d3ebf
3
  size 151061672