Training complete
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Rouge1
|
26 |
type: rouge
|
27 |
-
value: 15.
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,11 +34,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the multi_news dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 2.
|
38 |
-
- Rouge1: 15.
|
39 |
-
- Rouge2: 5.
|
40 |
-
- Rougel: 12.
|
41 |
-
- Rougelsum:
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -69,11 +69,11 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
|
72 |
-
|
|
73 |
-
| 2.
|
74 |
-
| 2.
|
75 |
-
| 2.
|
76 |
-
| 2.
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
24 |
metrics:
|
25 |
- name: Rouge1
|
26 |
type: rouge
|
27 |
+
value: 15.7032
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the multi_news dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 2.7737
|
38 |
+
- Rouge1: 15.7032
|
39 |
+
- Rouge2: 5.2433
|
40 |
+
- Rougel: 12.282
|
41 |
+
- Rougelsum: 14.0946
|
42 |
|
43 |
## Model description
|
44 |
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:-------:|:---------:|
|
72 |
+
| 3.118 | 1.0 | 113 | 2.7677 | 15.1343 | 4.7712 | 11.8812 | 13.386 |
|
73 |
+
| 2.7857 | 2.0 | 226 | 2.7609 | 15.7641 | 4.8705 | 12.0955 | 13.9779 |
|
74 |
+
| 2.6158 | 3.0 | 339 | 2.7494 | 15.1515 | 4.4523 | 11.7147 | 13.4181 |
|
75 |
+
| 2.4962 | 4.0 | 452 | 2.7743 | 15.344 | 5.1073 | 12.1574 | 13.7917 |
|
76 |
+
| 2.4304 | 5.0 | 565 | 2.7737 | 15.7032 | 5.2433 | 12.282 | 14.0946 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
runs/Sep07_06-00-17_fc36e533de6d/events.out.tfevents.1725688930.fc36e533de6d.1273.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:278b5c91dce2183d311faaf9a304b8a4a348234d51a3832c34977e70d0eb5208
|
3 |
+
size 9698
|
runs/Sep07_06-00-17_fc36e533de6d/events.out.tfevents.1725689422.fc36e533de6d.1273.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a16f125515e7af29b845b9a8e86f1c49cc2f2b4a3a7ff0b440d7ed3630ee9a4a
|
3 |
+
size 562
|