End of training
Browse files- README.md +15 -13
- 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 [DevAibest/opus-mt-finetuned-en-to-fr](https://huggingface.co/DevAibest/opus-mt-finetuned-en-to-fr) on the opus_books dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Bleu:
|
| 37 |
-
- Gen Len:
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -59,20 +59,22 @@ 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 | Validation Loss | Bleu | Gen Len |
|
| 67 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
-
| 0.
|
| 75 |
-
| 0.
|
|
|
|
|
|
|
| 76 |
|
| 77 |
|
| 78 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Bleu
|
| 24 |
type: bleu
|
| 25 |
+
value: 69.4791
|
| 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 [DevAibest/opus-mt-finetuned-en-to-fr](https://huggingface.co/DevAibest/opus-mt-finetuned-en-to-fr) on the opus_books dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.2610
|
| 36 |
+
- Bleu: 69.4791
|
| 37 |
+
- Gen Len: 32.7639
|
| 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: 10
|
| 63 |
|
| 64 |
### Training results
|
| 65 |
|
| 66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
| 67 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:-------:|
|
| 68 |
+
| 0.4587 | 1.0 | 6355 | 0.2063 | 76.6735 | 32.6691 |
|
| 69 |
+
| 0.426 | 2.0 | 12710 | 0.2238 | 74.291 | 32.7606 |
|
| 70 |
+
| 0.3935 | 3.0 | 19065 | 0.2385 | 72.4894 | 32.8613 |
|
| 71 |
+
| 0.3723 | 4.0 | 25420 | 0.2480 | 71.2701 | 32.635 |
|
| 72 |
+
| 0.3492 | 5.0 | 31775 | 0.2532 | 70.6417 | 32.7086 |
|
| 73 |
+
| 0.3315 | 6.0 | 38130 | 0.2588 | 69.8185 | 32.7439 |
|
| 74 |
+
| 0.3057 | 7.0 | 44485 | 0.2598 | 69.7941 | 32.7479 |
|
| 75 |
+
| 0.2906 | 8.0 | 50840 | 0.2621 | 69.5144 | 32.7624 |
|
| 76 |
+
| 0.283 | 9.0 | 57195 | 0.2619 | 69.27 | 32.7373 |
|
| 77 |
+
| 0.2675 | 10.0 | 63550 | 0.2610 | 69.4791 | 32.7639 |
|
| 78 |
|
| 79 |
|
| 80 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 298763205
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e394f4c4e6923ec1afb0ee323f6056fa0435d3f96a1040b0a1ee5de64e43d769
|
| 3 |
size 298763205
|