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 |
|
@@ -50,18 +50,20 @@ The following hyperparameters were used during training:
|
|
50 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
51 |
- lr_scheduler_type: cosine
|
52 |
- lr_scheduler_warmup_steps: 500
|
53 |
-
- num_epochs:
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.0033 | 4.0 |
|
64 |
-
| 0.
|
|
|
|
|
65 |
|
66 |
|
67 |
### 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.0060
|
24 |
+
- Wer: 0.0802
|
25 |
+
- Cer: 0.0316
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
50 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
51 |
- lr_scheduler_type: cosine
|
52 |
- lr_scheduler_warmup_steps: 500
|
53 |
+
- num_epochs: 25
|
54 |
- mixed_precision_training: Native AMP
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|
|
60 |
+
| 0.0065 | 1.0 | 391 | 0.0057 | 0.0744 | 0.0290 |
|
61 |
+
| 0.0054 | 2.0 | 782 | 0.0056 | 0.0733 | 0.0285 |
|
62 |
+
| 0.0046 | 3.0 | 1173 | 0.0057 | 0.0782 | 0.0298 |
|
63 |
+
| 0.0033 | 4.0 | 1564 | 0.0058 | 0.0746 | 0.0280 |
|
64 |
+
| 0.0046 | 5.0 | 1955 | 0.0061 | 0.0726 | 0.0280 |
|
65 |
+
| 0.0032 | 6.0 | 2346 | 0.0064 | 0.0726 | 0.0278 |
|
66 |
+
| 0.0013 | 7.0 | 2737 | 0.0067 | 0.0740 | 0.0296 |
|
67 |
|
68 |
|
69 |
### 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:888aed8be9ef5e267a3ccaf38b9247094d7e5f81c9fe52d36133457c0f3ffdb6
|
3 |
size 151061672
|
runs/Jan21_19-13-36_f9873174cd13/events.out.tfevents.1737505219.f9873174cd13.19.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c67eb2acdf7cf23fde9c358d074e613f75e90cad53d226e3dd65963efdf4c79
|
3 |
+
size 453
|