End of training
Browse files- README.md +6 -3
- model-00001-of-00002.safetensors +1 -1
- model-00002-of-00002.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer: 41.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -45,7 +45,7 @@ The following hyperparameters were used during training:
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: constant_with_warmup
|
47 |
- lr_scheduler_warmup_steps: 50
|
48 |
-
- num_epochs:
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
@@ -54,6 +54,9 @@ The following hyperparameters were used during training:
|
|
54 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
55 |
| 0.3981 | 1.4376 | 1000 | 0.5440 | 55.8424 |
|
56 |
| 0.276 | 2.8769 | 2000 | 0.5551 | 41.6523 |
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
16 |
|
17 |
This model was trained from scratch on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.7866
|
20 |
+
- Wer: 41.4714
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: constant_with_warmup
|
47 |
- lr_scheduler_warmup_steps: 50
|
48 |
+
- num_epochs: 8
|
49 |
- mixed_precision_training: Native AMP
|
50 |
|
51 |
### Training results
|
|
|
54 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
55 |
| 0.3981 | 1.4376 | 1000 | 0.5440 | 55.8424 |
|
56 |
| 0.276 | 2.8769 | 2000 | 0.5551 | 41.6523 |
|
57 |
+
| 0.1338 | 4.3163 | 3000 | 0.6478 | 43.4349 |
|
58 |
+
| 0.1031 | 5.7538 | 4000 | 0.7131 | 44.2288 |
|
59 |
+
| 0.0494 | 7.1914 | 5000 | 0.7866 | 41.4714 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model-00001-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4992706480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:193fb8e0530148a5051d343293d10d5fd9035b5ecf7225d43ee30b2834b5d638
|
3 |
size 4992706480
|
model-00002-of-00002.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1180663192
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e88245655cd6cf6a685ba1ff453819e980dbccd0cab69185ad5ed8184288d5cb
|
3 |
size 1180663192
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6272066cd548bdec9e024853e7ed76c6fcfc18a1f242266080e3cf52db3b46db
|
3 |
size 5432
|