hilaltekgoz
commited on
Commit
•
445ce5a
1
Parent(s):
d095d66
End of training
Browse files
README.md
CHANGED
@@ -35,7 +35,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the a dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss:
|
39 |
- Wer: 1.0
|
40 |
|
41 |
## Model description
|
@@ -62,15 +62,23 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_steps: 100
|
65 |
-
- num_epochs:
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
-
| Training Loss | Epoch
|
71 |
-
|
72 |
-
|
|
73 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [facebook/mms-1b-all](https://huggingface.co/facebook/mms-1b-all) on the a dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 20259.7461
|
39 |
- Wer: 1.0
|
40 |
|
41 |
## Model description
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: linear
|
64 |
- lr_scheduler_warmup_steps: 100
|
65 |
+
- num_epochs: 1000
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
71 |
+
|:-------------:|:------:|:----:|:---------------:|:---:|
|
72 |
+
| 0.0337 | 100.0 | 200 | 20120.1973 | 1.0 |
|
73 |
+
| 0.0009 | 200.0 | 400 | 20259.8047 | 1.0 |
|
74 |
+
| 0.0 | 300.0 | 600 | 20229.8105 | 1.0 |
|
75 |
+
| 0.0 | 400.0 | 800 | 20340.7949 | 1.0 |
|
76 |
+
| 0.0 | 500.0 | 1000 | 20302.5469 | 1.0 |
|
77 |
+
| 0.0 | 600.0 | 1200 | 20309.8555 | 1.0 |
|
78 |
+
| 0.0 | 700.0 | 1400 | 20295.5586 | 1.0 |
|
79 |
+
| 0.0 | 800.0 | 1600 | 20280.8047 | 1.0 |
|
80 |
+
| 0.0 | 900.0 | 1800 | 20266.0449 | 1.0 |
|
81 |
+
| 0.0 | 1000.0 | 2000 | 20259.7461 | 1.0 |
|
82 |
|
83 |
|
84 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3859521176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba6fc20fedcb7452033465c3da42e818517712260785328b73198fae8486c637
|
3 |
size 3859521176
|
runs/Jan04_13-30-55_e3135323d3fa/events.out.tfevents.1704375062.e3135323d3fa.7579.2
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:2dfd57fbf761a0d499ea6d6e2d84c4f2bafafbe6962375faac1dfcc34b26623a
|
3 |
+
size 12422
|