AnatolyBelov
commited on
Commit
•
894ef84
1
Parent(s):
35c57c7
End of training
Browse files- README.md +6 -6
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
-
value: 6.
|
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: 6.
|
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
|
|
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
+
value: 6.372
|
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.5026
|
36 |
+
- Bleu: 6.372
|
37 |
+
- Gen Len: 17.5713
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|
|
68 |
+
| 1.7108 | 1.0 | 6355 | 1.5113 | 6.3012 | 17.5701 |
|
69 |
+
| 1.6833 | 2.0 | 12710 | 1.5026 | 6.372 | 17.5713 |
|
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:56fe0559d0e6bd320936b84d0986c6e14945c8a4913574b3d8631a6cc55e793b
|
3 |
size 242071641
|