hongjing0312
commited on
Commit
•
5eb0d5b
1
Parent(s):
c26668e
End of training
Browse files- README.md +29 -29
- 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 [t5-small](https://huggingface.co/t5-small) on the opus_books dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Bleu:
|
37 |
-
- Gen Len: 17.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -53,9 +53,9 @@ More information needed
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
-
- learning_rate:
|
57 |
-
- train_batch_size:
|
58 |
-
- eval_batch_size:
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
@@ -63,28 +63,28 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
-
| Training Loss | Epoch | Step
|
67 |
-
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
-
| 1.
|
71 |
-
| 1.
|
72 |
-
| 1.
|
73 |
-
| 1.
|
74 |
-
| 1.
|
75 |
-
| 1.
|
76 |
-
| 1.
|
77 |
-
| 1.
|
78 |
-
| 1.
|
79 |
-
| 1.
|
80 |
-
| 1.
|
81 |
-
| 1.
|
82 |
-
| 1.
|
83 |
-
| 1.
|
84 |
-
| 1.
|
85 |
-
| 1.
|
86 |
-
| 1.
|
87 |
-
| 1.
|
88 |
|
89 |
|
90 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
+
value: 8.665
|
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 [t5-small](https://huggingface.co/t5-small) on the opus_books dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.1887
|
36 |
+
- Bleu: 8.665
|
37 |
+
- Gen Len: 17.52
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
53 |
### Training hyperparameters
|
54 |
|
55 |
The following hyperparameters were used during training:
|
56 |
+
- learning_rate: 0.0002
|
57 |
+
- train_batch_size: 16
|
58 |
+
- eval_batch_size: 16
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
- lr_scheduler_type: linear
|
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
+
|:-------------:|:-----:|:------:|:---------------:|:------:|:-------:|
|
68 |
+
| 1.6522 | 1.0 | 6355 | 1.4220 | 6.8084 | 17.5646 |
|
69 |
+
| 1.5046 | 2.0 | 12710 | 1.3440 | 7.2961 | 17.5479 |
|
70 |
+
| 1.424 | 3.0 | 19065 | 1.3085 | 7.6625 | 17.5388 |
|
71 |
+
| 1.3927 | 4.0 | 25420 | 1.2794 | 7.8254 | 17.5447 |
|
72 |
+
| 1.3279 | 5.0 | 31775 | 1.2606 | 8.0112 | 17.5417 |
|
73 |
+
| 1.2972 | 6.0 | 38130 | 1.2440 | 8.159 | 17.5222 |
|
74 |
+
| 1.263 | 7.0 | 44485 | 1.2328 | 8.2809 | 17.5201 |
|
75 |
+
| 1.2414 | 8.0 | 50840 | 1.2263 | 8.3546 | 17.5234 |
|
76 |
+
| 1.2216 | 9.0 | 57195 | 1.2144 | 8.4076 | 17.537 |
|
77 |
+
| 1.1954 | 10.0 | 63550 | 1.2076 | 8.425 | 17.5313 |
|
78 |
+
| 1.1741 | 11.0 | 69905 | 1.2069 | 8.4543 | 17.5247 |
|
79 |
+
| 1.1573 | 12.0 | 76260 | 1.1971 | 8.5306 | 17.5245 |
|
80 |
+
| 1.1423 | 13.0 | 82615 | 1.1989 | 8.6061 | 17.5168 |
|
81 |
+
| 1.1329 | 14.0 | 88970 | 1.1946 | 8.6169 | 17.5322 |
|
82 |
+
| 1.1145 | 15.0 | 95325 | 1.1926 | 8.6135 | 17.5258 |
|
83 |
+
| 1.1007 | 16.0 | 101680 | 1.1889 | 8.6164 | 17.5314 |
|
84 |
+
| 1.1127 | 17.0 | 108035 | 1.1882 | 8.686 | 17.5217 |
|
85 |
+
| 1.0888 | 18.0 | 114390 | 1.1884 | 8.6621 | 17.5209 |
|
86 |
+
| 1.0737 | 19.0 | 120745 | 1.1883 | 8.673 | 17.5209 |
|
87 |
+
| 1.0733 | 20.0 | 127100 | 1.1887 | 8.665 | 17.52 |
|
88 |
|
89 |
|
90 |
### 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:7e9a092a7f75302c912731bf7d84ac1080e9d97d379966cc058b19b9f106829c
|
3 |
size 242071641
|