Baselhany commited on
Commit
dbd8224
·
verified ·
1 Parent(s): 9d88387

Training finished

Browse files
README.md CHANGED
@@ -20,9 +20,9 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the quran-ayat-speech-to-text dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.0094
24
- - Wer: 0.0890
25
- - Cer: 0.0345
26
 
27
  ## Model description
28
 
@@ -57,21 +57,21 @@ The following hyperparameters were used during training:
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
59
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
60
- | 0.007 | 1.0 | 469 | 0.0077 | 0.0912 | 0.0333 |
61
- | 0.0066 | 2.0 | 938 | 0.0070 | 0.0890 | 0.0329 |
62
- | 0.0039 | 3.0 | 1407 | 0.0071 | 0.0867 | 0.0320 |
63
- | 0.0038 | 4.0 | 1876 | 0.0075 | 0.0872 | 0.0332 |
64
- | 0.0029 | 5.0 | 2345 | 0.0080 | 0.0854 | 0.0314 |
65
- | 0.0013 | 6.0 | 2814 | 0.0086 | 0.0840 | 0.0317 |
66
- | 0.002 | 7.0 | 3283 | 0.0089 | 0.0858 | 0.0313 |
67
- | 0.0008 | 8.0 | 3752 | 0.0094 | 0.0843 | 0.0321 |
68
- | 0.0012 | 9.0 | 4221 | 0.0099 | 0.0852 | 0.0318 |
69
- | 0.0008 | 10.0 | 4690 | 0.0103 | 0.0854 | 0.0321 |
70
- | 0.0009 | 11.0 | 5159 | 0.0107 | 0.0871 | 0.0325 |
71
- | 0.0006 | 12.0 | 5628 | 0.0109 | 0.0860 | 0.0325 |
72
- | 0.0007 | 13.0 | 6097 | 0.0111 | 0.1678 | 0.0709 |
73
- | 0.0006 | 14.0 | 6566 | 0.0125 | 0.1149 | 0.0466 |
74
- | 0.0004 | 15.0 | 7035 | 0.0113 | 0.1645 | 0.0699 |
75
 
76
 
77
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the quran-ayat-speech-to-text dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.0081
24
+ - Wer: 0.0885
25
+ - Cer: 0.0350
26
 
27
  ## Model description
28
 
 
57
 
58
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
59
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
60
+ | 0.007 | 1.0 | 469 | 0.0069 | 0.0927 | 0.0352 |
61
+ | 0.0076 | 2.0 | 938 | 0.0065 | 0.0919 | 0.0353 |
62
+ | 0.0036 | 3.0 | 1407 | 0.0065 | 0.0905 | 0.0350 |
63
+ | 0.0041 | 4.0 | 1876 | 0.0068 | 0.0887 | 0.0340 |
64
+ | 0.003 | 5.0 | 2345 | 0.0071 | 0.0876 | 0.0330 |
65
+ | 0.003 | 6.0 | 2814 | 0.0076 | 0.0900 | 0.0358 |
66
+ | 0.0024 | 7.0 | 3283 | 0.0080 | 0.0916 | 0.0349 |
67
+ | 0.002 | 8.0 | 3752 | 0.0086 | 0.0889 | 0.0329 |
68
+ | 0.0015 | 9.0 | 4221 | 0.0089 | 0.1674 | 0.0708 |
69
+ | 0.0003 | 10.0 | 4690 | 0.0094 | 0.1690 | 0.0731 |
70
+ | 0.0005 | 11.0 | 5159 | 0.0097 | 0.1658 | 0.0705 |
71
+ | 0.0009 | 12.0 | 5628 | 0.0099 | 0.1669 | 0.0714 |
72
+ | 0.0005 | 13.0 | 6097 | 0.0101 | 0.1672 | 0.0712 |
73
+ | 0.0004 | 14.0 | 6566 | 0.0118 | 0.1017 | 0.0411 |
74
+ | 0.0001 | 15.0 | 7035 | 0.0103 | 0.1660 | 0.0713 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d36517812aeda75d963588bb6622e21f5975047717590241a78b69505a4e2e42
3
  size 151061672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3e7453f7685c2ca531f3fcb8dec8ae56dc7b3a68e87e52e7d519c72a5c65b10
3
  size 151061672
runs/Jan28_16-42-25_019797e79aa0/events.out.tfevents.1738107049.019797e79aa0.18.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f98cf7481b9405812b51dfbd2b176ee076a7be73ee916dc106e04b2af7c0930
3
+ size 453