End of training
Browse files- README.md +4 -4
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -16,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [harouzie/mbart-translation-en2vi](https://huggingface.co/harouzie/mbart-translation-en2vi) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Bleu:
|
21 |
-
- Gen Len: 12.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [harouzie/mbart-translation-en2vi](https://huggingface.co/harouzie/mbart-translation-en2vi) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.2959
|
20 |
+
- Bleu: 75.2497
|
21 |
+
- Gen Len: 12.1475
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
54 |
+
| 0.3171 | 1.0 | 6352 | 0.2997 | 74.9862 | 12.135 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2444694045
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5357d85a5fb63f22c762b17921286569a24ec2fbcf6dd62ffcfdcdc5f071a466
|
3 |
size 2444694045
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9b08ec20ededc4cff7bb7b591bf11767d2ccc639bbda466a65d93f65b19efc3
|
3 |
size 4155
|