End of training
Browse files- README.md +8 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-it-en](https://huggingface.co/Helsinki-NLP/opus-mt-it-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Bleu:
|
23 |
-
- Gen Len: 36.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -47,15 +47,17 @@ The following hyperparameters were used during training:
|
|
47 |
- total_train_batch_size: 32
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
-
- num_epochs:
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
57 |
-
| 2.
|
58 |
-
| 1.
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-it-en](https://huggingface.co/Helsinki-NLP/opus-mt-it-en) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3595
|
22 |
+
- Bleu: 9.6913
|
23 |
+
- Gen Len: 36.0054
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
47 |
- total_train_batch_size: 32
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 4
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
56 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
57 |
+
| 2.0728 | 1.0 | 8066 | 1.6218 | 7.3281 | 36.9712 |
|
58 |
+
| 1.8058 | 2.0 | 16132 | 1.4415 | 8.9077 | 36.0686 |
|
59 |
+
| 1.6925 | 3.0 | 24198 | 1.3778 | 9.5031 | 36.0025 |
|
60 |
+
| 1.6379 | 4.0 | 32264 | 1.3595 | 9.6913 | 36.0054 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 341520748
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90f5173eed1f42349161b3d4ac1157568cce97e4fe948d463c128f5fd29600a3
|
3 |
size 341520748
|