End of training
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -8,7 +8,7 @@ datasets:
|
|
8 |
metrics:
|
9 |
- bleu
|
10 |
model-index:
|
11 |
-
- name:
|
12 |
results:
|
13 |
- task:
|
14 |
name: Sequence-to-sequence Language Modeling
|
@@ -22,19 +22,19 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
-
value: 5.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
#
|
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: 5.
|
37 |
-
- Gen Len: 17.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -65,8 +65,8 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
68 |
-
| 1.
|
69 |
-
| 1.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
8 |
metrics:
|
9 |
- bleu
|
10 |
model-index:
|
11 |
+
- name: translation
|
12 |
results:
|
13 |
- task:
|
14 |
name: Sequence-to-sequence Language Modeling
|
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
+
value: 5.6441
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# translation
|
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.6122
|
36 |
+
- Bleu: 5.6441
|
37 |
+
- Gen Len: 17.5838
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
68 |
+
| 1.8593 | 1.0 | 6355 | 1.6362 | 5.4979 | 17.59 |
|
69 |
+
| 1.8198 | 2.0 | 12710 | 1.6122 | 5.6441 | 17.5838 |
|
70 |
|
71 |
|
72 |
### 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:31d1dccecb578c829995710489976fb242fd34807b6fb7b63a0b3ef3465f793b
|
3 |
size 242071641
|