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.
|
24 |
-
- Wer: 0.
|
25 |
-
- Cer: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -57,13 +57,17 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
-
| 0.0078 | 1.0 | 313 | 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
### 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.0097
|
24 |
+
- Wer: 0.0951
|
25 |
+
- Cer: 0.0412
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
+
| 0.0078 | 1.0 | 313 | 0.0073 | 0.0916 | 0.0336 |
|
61 |
+
| 0.0059 | 2.0 | 626 | 0.0071 | 0.0878 | 0.0325 |
|
62 |
+
| 0.0051 | 3.0 | 939 | 0.0072 | 0.0878 | 0.0331 |
|
63 |
+
| 0.0036 | 4.0 | 1252 | 0.0077 | 0.0874 | 0.0336 |
|
64 |
+
| 0.0017 | 5.0 | 1565 | 0.0081 | 0.0881 | 0.0341 |
|
65 |
+
| 0.0018 | 6.0 | 1878 | 0.0086 | 0.0871 | 0.0357 |
|
66 |
+
| 0.0016 | 7.0 | 2191 | 0.0091 | 0.0909 | 0.0369 |
|
67 |
+
| 0.0016 | 8.0 | 2504 | 0.0095 | 0.0842 | 0.0327 |
|
68 |
+
| 0.0011 | 9.0 | 2817 | 0.0098 | 0.0889 | 0.0336 |
|
69 |
+
| 0.001 | 10.0 | 3130 | 0.0102 | 0.0872 | 0.0415 |
|
70 |
+
| 0.0008 | 11.0 | 3443 | 0.0104 | 0.0865 | 0.0321 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1597a42cd7f59e87ea3f752d181776ded5b4eb9d265e2876a0a400dc6cd3a34a
|
3 |
size 151061672
|
runs/Jan19_01-29-00_51dbf884cf76/events.out.tfevents.1737262865.51dbf884cf76.18.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8802661700734c004134ed89c95cfb0c3a483624745ba5d6d6109ca600a2fb69
|
3 |
+
size 453
|