End of training
Browse files- README.md +14 -14
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: t5-small
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
-
|
8 |
metrics:
|
9 |
- bleu
|
10 |
model-index:
|
@@ -14,15 +14,15 @@ model-index:
|
|
14 |
name: Sequence-to-sequence Language Modeling
|
15 |
type: text2text-generation
|
16 |
dataset:
|
17 |
-
name:
|
18 |
-
type:
|
19 |
-
config: en-
|
20 |
split: train
|
21 |
-
args: en-
|
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 +30,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# my_awesome_opus_books_model
|
32 |
|
33 |
-
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Bleu:
|
37 |
-
- Gen Len:
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -63,10 +63,10 @@ The following hyperparameters were used during training:
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
-
| Training Loss | Epoch | Step
|
67 |
-
|
68 |
-
|
|
69 |
-
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- opus100
|
8 |
metrics:
|
9 |
- bleu
|
10 |
model-index:
|
|
|
14 |
name: Sequence-to-sequence Language Modeling
|
15 |
type: text2text-generation
|
16 |
dataset:
|
17 |
+
name: opus100
|
18 |
+
type: opus100
|
19 |
+
config: en-ps
|
20 |
split: train
|
21 |
+
args: en-ps
|
22 |
metrics:
|
23 |
- name: Bleu
|
24 |
type: bleu
|
25 |
+
value: 8.2239
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# my_awesome_opus_books_model
|
32 |
|
33 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the opus100 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 3.1766
|
36 |
+
- Bleu: 8.2239
|
37 |
+
- Gen Len: 7.6785
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
67 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
68 |
+
| 3.5442 | 1.0 | 3957 | 3.2616 | 9.5837 | 6.9205 |
|
69 |
+
| 3.3951 | 2.0 | 7914 | 3.1766 | 8.2239 | 7.6785 |
|
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:095291273cda6d10aff2bf1045132b6052201e2260886298a047527794d81ff6
|
3 |
size 242071641
|