hongjing0312
commited on
Commit
•
7426924
1
Parent(s):
0748cc5
End of training
Browse files- README.md +12 -8
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-es-en](https://huggingface.co/Helsinki-NLP/opus-mt-es-en) on the opus_books dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Bleu:
|
37 |
-
- Gen Len: 45.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -59,13 +59,17 @@ The following hyperparameters were used during training:
|
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
62 |
-
- num_epochs:
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
-
| Training Loss | Epoch | Step
|
67 |
-
|
68 |
-
| 2.
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
+
value: 13.8765
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-es-en](https://huggingface.co/Helsinki-NLP/opus-mt-es-en) on the opus_books dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.9803
|
36 |
+
- Bleu: 13.8765
|
37 |
+
- Gen Len: 45.316
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
62 |
+
- num_epochs: 5
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
68 |
+
| 2.5745 | 1.0 | 4674 | 2.3717 | 10.1245 | 46.0135 |
|
69 |
+
| 2.2901 | 2.0 | 9348 | 2.1461 | 12.2345 | 45.3126 |
|
70 |
+
| 2.1356 | 3.0 | 14022 | 2.0491 | 13.1754 | 45.496 |
|
71 |
+
| 2.0507 | 4.0 | 18696 | 1.9967 | 13.689 | 45.3156 |
|
72 |
+
| 2.0222 | 5.0 | 23370 | 1.9803 | 13.8765 | 45.316 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 310022533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a63dbb04ecd665eaeb156ac9f4bc87071098bb51169b2d6a424cfdb096c21885
|
3 |
size 310022533
|