End of training
Browse files
README.md
CHANGED
@@ -21,8 +21,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [makhataei/Whisper-Small-Common-Voice](https://huggingface.co/makhataei/Whisper-Small-Common-Voice) on the Common Voice 17.0 dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Wer: 45.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -49,23 +49,23 @@ The following hyperparameters were used during training:
|
|
49 |
- total_train_batch_size: 40
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- lr_scheduler_warmup_steps:
|
53 |
-
- training_steps:
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [makhataei/Whisper-Small-Common-Voice](https://huggingface.co/makhataei/Whisper-Small-Common-Voice) on the Common Voice 17.0 dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.7188
|
25 |
+
- Wer: 45.7630
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
49 |
- total_train_batch_size: 40
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- lr_scheduler_warmup_steps: 5
|
53 |
+
- training_steps: 100
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
59 |
+
| 0.0078 | 0.02 | 10 | 0.7181 | 45.7538 |
|
60 |
+
| 0.0033 | 0.03 | 20 | 0.7180 | 45.8093 |
|
61 |
+
| 0.0007 | 0.05 | 30 | 0.7180 | 45.7861 |
|
62 |
+
| 0.0006 | 0.06 | 40 | 0.7182 | 45.7792 |
|
63 |
+
| 0.0007 | 0.08 | 50 | 0.7185 | 45.7653 |
|
64 |
+
| 0.0007 | 0.09 | 60 | 0.7187 | 45.7630 |
|
65 |
+
| 0.0006 | 0.11 | 70 | 0.7187 | 45.7653 |
|
66 |
+
| 0.0037 | 0.12 | 80 | 0.7187 | 45.7700 |
|
67 |
+
| 0.0007 | 0.14 | 90 | 0.7188 | 45.7607 |
|
68 |
+
| 0.0005 | 0.15 | 100 | 0.7188 | 45.7630 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c0500f7908525790ef5d8c359e34a7aa155ff90bf5faf37db64388e84e73d66
|
3 |
size 966995080
|
runs/Apr20_08-59-51_Software-AI/events.out.tfevents.1713590994.Software-AI.124373.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bfdf2c3e86f142a80d30e35b2f7e33060fce84eab83008d9773c7cef7096ffa
|
3 |
+
size 11625
|