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,21 +57,21 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
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.0125
|
24 |
+
- Wer: 0.1057
|
25 |
+
- Cer: 0.0420
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
+
| 0.0116 | 1.0 | 469 | 0.0084 | 0.0929 | 0.0328 |
|
61 |
+
| 0.0066 | 2.0 | 938 | 0.0075 | 0.0923 | 0.0344 |
|
62 |
+
| 0.0058 | 3.0 | 1407 | 0.0074 | 0.0914 | 0.0346 |
|
63 |
+
| 0.0041 | 4.0 | 1876 | 0.0077 | 0.0883 | 0.0336 |
|
64 |
+
| 0.0043 | 5.0 | 2345 | 0.0082 | 0.0892 | 0.0330 |
|
65 |
+
| 0.0028 | 6.0 | 2814 | 0.0089 | 0.0890 | 0.0344 |
|
66 |
+
| 0.0024 | 7.0 | 3283 | 0.0094 | 0.0887 | 0.0329 |
|
67 |
+
| 0.0011 | 8.0 | 3752 | 0.0099 | 0.0901 | 0.0341 |
|
68 |
+
| 0.0015 | 9.0 | 4221 | 0.0104 | 0.0874 | 0.0316 |
|
69 |
+
| 0.0017 | 10.0 | 4690 | 0.0108 | 0.0887 | 0.0336 |
|
70 |
+
| 0.0005 | 11.0 | 5159 | 0.0111 | 0.0847 | 0.0307 |
|
71 |
+
| 0.0003 | 12.0 | 5628 | 0.0113 | 0.0885 | 0.0331 |
|
72 |
+
| 0.0003 | 13.0 | 6097 | 0.0115 | 0.0896 | 0.0333 |
|
73 |
+
| 0.0005 | 14.0 | 6566 | 0.0131 | 0.1070 | 0.0423 |
|
74 |
+
| 0.001 | 15.0 | 7035 | 0.0116 | 0.0900 | 0.0333 |
|
75 |
|
76 |
|
77 |
### 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:89b4b6e54768ec4268d5e047298ba862687939a407e12ee94a9c7d88b12f4602
|
3 |
size 151061672
|
runs/Jan28_00-23-19_a1014f260460/events.out.tfevents.1738048784.a1014f260460.18.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec97156fc397b0d7a482ad0da523f4c9779f645e7ec8bb5bc2a0d1f3e50b29d9
|
3 |
+
size 453
|