End of training
Browse files- README.md +16 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +20,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
|
@@ -30,11 +28,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# basso4_eng_to_vie_model
|
32 |
|
33 |
-
This model
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Bleu:
|
37 |
-
- Gen Len: 18.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -59,14 +57,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 |
-
| 1.
|
69 |
-
| 1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
datasets:
|
|
|
20 |
metrics:
|
21 |
- name: Bleu
|
22 |
type: bleu
|
23 |
+
value: 1.3777
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
28 |
|
29 |
# basso4_eng_to_vie_model
|
30 |
|
31 |
+
This model was trained from scratch on the mt_eng_vietnamese dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 0.9999
|
34 |
+
- Bleu: 1.3777
|
35 |
+
- Gen Len: 18.7953
|
36 |
|
37 |
## Model description
|
38 |
|
|
|
57 |
- seed: 42
|
58 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
59 |
- lr_scheduler_type: linear
|
60 |
+
- num_epochs: 10
|
61 |
|
62 |
### Training results
|
63 |
|
64 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
65 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
66 |
+
| 1.3485 | 1.0 | 6666 | 1.2151 | 0.9294 | 18.7893 |
|
67 |
+
| 1.2969 | 2.0 | 13332 | 1.1510 | 1.0593 | 18.7881 |
|
68 |
+
| 1.2426 | 3.0 | 19998 | 1.1053 | 1.1598 | 18.7873 |
|
69 |
+
| 1.2067 | 4.0 | 26664 | 1.0713 | 1.2393 | 18.789 |
|
70 |
+
| 1.1809 | 5.0 | 33330 | 1.0469 | 1.2853 | 18.7894 |
|
71 |
+
| 1.1575 | 6.0 | 39996 | 1.0288 | 1.3227 | 18.7899 |
|
72 |
+
| 1.1407 | 7.0 | 46662 | 1.0154 | 1.3405 | 18.7937 |
|
73 |
+
| 1.1295 | 8.0 | 53328 | 1.0071 | 1.3657 | 18.7943 |
|
74 |
+
| 1.1241 | 9.0 | 59994 | 1.0014 | 1.3753 | 18.7953 |
|
75 |
+
| 1.1209 | 10.0 | 66660 | 0.9999 | 1.3777 | 18.7953 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242071641
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24de12c21c5bdf28e73996c29721cda5d1478e9000d6d7a05704629cb0886ef6
|
3 |
size 242071641
|