End of training
Browse files
README.md
CHANGED
@@ -22,8 +22,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
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 16.0 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.
|
26 |
-
- Wer:
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -42,7 +42,7 @@ More information needed
|
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
-
- learning_rate: 1e-
|
46 |
- train_batch_size: 10
|
47 |
- eval_batch_size: 10
|
48 |
- seed: 42
|
@@ -57,36 +57,36 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
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 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.0003 | 3.9 | 2500 | 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.0003 | 4.36 | 2800 | 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
|
91 |
|
92 |
### Framework versions
|
|
|
22 |
|
23 |
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 16.0 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.7811
|
26 |
+
- Wer: 43.9230
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
42 |
### Training hyperparameters
|
43 |
|
44 |
The following hyperparameters were used during training:
|
45 |
+
- learning_rate: 1e-06
|
46 |
- train_batch_size: 10
|
47 |
- eval_batch_size: 10
|
48 |
- seed: 42
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
60 |
+
| 0.0014 | 0.16 | 100 | 0.7112 | 43.9740 |
|
61 |
+
| 0.0048 | 0.31 | 200 | 0.7077 | 42.5968 |
|
62 |
+
| 0.0048 | 0.47 | 300 | 0.7099 | 42.8982 |
|
63 |
+
| 0.0032 | 0.62 | 400 | 0.7116 | 43.4802 |
|
64 |
+
| 0.0041 | 0.78 | 500 | 0.7156 | 43.6935 |
|
65 |
+
| 0.0025 | 0.93 | 600 | 0.7184 | 43.5660 |
|
66 |
+
| 0.0012 | 1.09 | 700 | 0.7212 | 44.5421 |
|
67 |
+
| 0.0005 | 1.25 | 800 | 0.7338 | 43.8164 |
|
68 |
+
| 0.0014 | 1.4 | 900 | 0.7409 | 44.0529 |
|
69 |
+
| 0.0009 | 1.56 | 1000 | 0.7414 | 44.3010 |
|
70 |
+
| 0.001 | 1.71 | 1100 | 0.7408 | 45.0475 |
|
71 |
+
| 0.0006 | 1.87 | 1200 | 0.7447 | 44.6812 |
|
72 |
+
| 0.0005 | 2.03 | 1300 | 0.7493 | 43.4268 |
|
73 |
+
| 0.0005 | 2.18 | 1400 | 0.7564 | 43.2877 |
|
74 |
+
| 0.0004 | 2.34 | 1500 | 0.7580 | 43.8280 |
|
75 |
+
| 0.0004 | 2.49 | 1600 | 0.7626 | 43.5173 |
|
76 |
+
| 0.019 | 2.65 | 1700 | 0.7654 | 43.7677 |
|
77 |
+
| 0.0004 | 2.8 | 1800 | 0.7679 | 43.8001 |
|
78 |
+
| 0.0003 | 2.96 | 1900 | 0.7694 | 43.7491 |
|
79 |
+
| 0.0003 | 3.12 | 2000 | 0.7713 | 43.8906 |
|
80 |
+
| 0.0003 | 3.27 | 2100 | 0.7737 | 43.7978 |
|
81 |
+
| 0.0003 | 3.43 | 2200 | 0.7763 | 43.6031 |
|
82 |
+
| 0.0003 | 3.58 | 2300 | 0.7770 | 43.9253 |
|
83 |
+
| 0.0003 | 3.74 | 2400 | 0.7778 | 43.9995 |
|
84 |
+
| 0.0003 | 3.9 | 2500 | 0.7780 | 44.0946 |
|
85 |
+
| 0.0003 | 4.05 | 2600 | 0.7787 | 43.8906 |
|
86 |
+
| 0.0156 | 4.21 | 2700 | 0.7798 | 43.9091 |
|
87 |
+
| 0.0003 | 4.36 | 2800 | 0.7805 | 43.9114 |
|
88 |
+
| 0.0003 | 4.52 | 2900 | 0.7809 | 43.9230 |
|
89 |
+
| 0.0003 | 4.67 | 3000 | 0.7811 | 43.9230 |
|
90 |
|
91 |
|
92 |
### 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:215b673ce4db79a4b552504923063fb408b2881b967e25337cb63959389a3965
|
3 |
size 966995080
|
runs/Jan04_09-30-18_Software-AI/events.out.tfevents.1704348021.Software-AI.3177486.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:24571ff8b1843d4a4f476443b0379aba18a4952a7a903d3fde8a48d98739c66a
|
3 |
+
size 33795
|