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 |
|
@@ -41,7 +41,7 @@ More information needed
|
|
41 |
### Training hyperparameters
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
-
- learning_rate:
|
45 |
- train_batch_size: 16
|
46 |
- eval_batch_size: 16
|
47 |
- seed: 42
|
@@ -50,33 +50,28 @@ The following hyperparameters were used during training:
|
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
- lr_scheduler_warmup_steps: 500
|
53 |
-
- num_epochs:
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch
|
59 |
-
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.0002 |
|
71 |
-
| 0.
|
72 |
-
| 0.0001 |
|
73 |
-
| 0.
|
74 |
-
| 0.0 |
|
75 |
-
| 0.0 | 16.0 | 3000 | 0.0241 | 0.2159 | 0.0796 |
|
76 |
-
| 0.0 | 16.9973 | 3187 | 0.0253 | 0.1338 | 0.0517 |
|
77 |
-
| 0.0 | 18.0 | 3375 | 0.0257 | 0.1271 | 0.0493 |
|
78 |
-
| 0.0 | 18.9973 | 3562 | 0.0264 | 0.1287 | 0.0492 |
|
79 |
-
| 0.0 | 19.9467 | 3740 | 0.0266 | 0.1280 | 0.0489 |
|
80 |
|
81 |
|
82 |
### 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.0206
|
24 |
+
- Wer: 0.1174
|
25 |
+
- Cer: 0.0425
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
41 |
### Training hyperparameters
|
42 |
|
43 |
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 1e-05
|
45 |
- train_batch_size: 16
|
46 |
- eval_batch_size: 16
|
47 |
- seed: 42
|
|
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
- lr_scheduler_warmup_steps: 500
|
53 |
+
- num_epochs: 15
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
+
| 0.0204 | 1.0 | 250 | 0.0218 | 0.1251 | 0.0425 |
|
61 |
+
| 0.0116 | 2.0 | 500 | 0.0125 | 0.1298 | 0.0427 |
|
62 |
+
| 0.0086 | 3.0 | 750 | 0.0116 | 0.1229 | 0.0421 |
|
63 |
+
| 0.0049 | 4.0 | 1000 | 0.0121 | 0.1227 | 0.0449 |
|
64 |
+
| 0.0041 | 5.0 | 1250 | 0.0130 | 0.1231 | 0.0415 |
|
65 |
+
| 0.0029 | 6.0 | 1500 | 0.0143 | 0.1207 | 0.0407 |
|
66 |
+
| 0.0013 | 7.0 | 1750 | 0.0155 | 0.12 | 0.0390 |
|
67 |
+
| 0.0018 | 8.0 | 2000 | 0.0165 | 0.1265 | 0.0449 |
|
68 |
+
| 0.0008 | 9.0 | 2250 | 0.0173 | 0.1245 | 0.0414 |
|
69 |
+
| 0.0002 | 10.0 | 2500 | 0.0179 | 0.1222 | 0.0406 |
|
70 |
+
| 0.0002 | 11.0 | 2750 | 0.0182 | 0.1186 | 0.0400 |
|
71 |
+
| 0.0002 | 12.0 | 3000 | 0.0184 | 0.1198 | 0.0398 |
|
72 |
+
| 0.0001 | 13.0 | 3250 | 0.0187 | 0.1198 | 0.0404 |
|
73 |
+
| 0.0001 | 14.0 | 3500 | 0.0206 | 0.1174 | 0.0425 |
|
74 |
+
| 0.0 | 15.0 | 3750 | 0.0190 | 0.1189 | 0.0399 |
|
|
|
|
|
|
|
|
|
|
|
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:30bcc3d76b317704a21ffc48b1e6adbff74526ac36e0396e5be8f0fa7470d9c6
|
3 |
size 151061672
|
runs/Dec27_16-42-01_dd832112ce1d/events.out.tfevents.1735332648.dd832112ce1d.40.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ca437e4a4dd7426a47cdece9fc419f25c103a263457a9ca532f762b34e56656
|
3 |
+
size 453
|