moatazlumin commited on
Commit
9384e6a
·
verified ·
1 Parent(s): 14c44f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Quran_Reciters dataset.
37
  It achieves the following results on the evaluation set:
38
- - Loss: 0.0188
39
- - Wer: 3.2835
40
 
41
  ## Model description
42
 
@@ -68,14 +68,14 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|
71
- | 0.0059 | 1.62 | 500 | 0.0259 | 5.8277 |
72
- | 0.0019 | 3.24 | 1000 | 0.0223 | 4.1430 |
73
- | 0.0007 | 4.85 | 1500 | 0.0211 | 4.0055 |
74
- | 0.0003 | 6.47 | 2000 | 0.0198 | 3.4726 |
75
- | 0.0 | 8.09 | 2500 | 0.0191 | 3.3351 |
76
- | 0.0 | 9.71 | 3000 | 0.0187 | 3.3007 |
77
- | 0.0 | 11.33 | 3500 | 0.0188 | 3.2491 |
78
- | 0.0 | 12.94 | 4000 | 0.0188 | 3.2835 |
79
 
80
 
81
  ### Framework versions
 
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Quran_Reciters dataset.
37
  It achieves the following results on the evaluation set:
38
+ - Loss: 0.188
39
+ - Wer: 16.9
40
 
41
  ## Model description
42
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Wer |
70
  |:-------------:|:-----:|:----:|:---------------:|:------:|
71
+ | 0.0059 | 1.62 | 500 | 0.0259 | 18.8277 |
72
+ | 0.0019 | 3.24 | 1000 | 0.0223 | 17.1430 |
73
+ | 0.0007 | 4.85 | 1500 | 0.0211 | 17.0055 |
74
+ | 0.0003 | 6.47 | 2000 | 0.0198 | 16.4726 |
75
+ | 0.0 | 8.09 | 2500 | 0.0191 | 16.3351 |
76
+ | 0.0 | 9.71 | 3000 | 0.0187 | 16.3007 |
77
+ | 0.0 | 11.33 | 3500 | 0.0188 | 16.2491 |
78
+ | 0.0 | 12.94 | 4000 | 0.0188 | 16.9128 |
79
 
80
 
81
  ### Framework versions