moatazlumin
commited on
Update README.md
Browse files
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.
|
39 |
-
- Wer:
|
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 |
|
72 |
-
| 0.0019 | 3.24 | 1000 | 0.0223 |
|
73 |
-
| 0.0007 | 4.85 | 1500 | 0.0211 |
|
74 |
-
| 0.0003 | 6.47 | 2000 | 0.0198 |
|
75 |
-
| 0.0 | 8.09 | 2500 | 0.0191 |
|
76 |
-
| 0.0 | 9.71 | 3000 | 0.0187 |
|
77 |
-
| 0.0 | 11.33 | 3500 | 0.0188 |
|
78 |
-
| 0.0 | 12.94 | 4000 | 0.0188 |
|
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
|