donggyunkim
commited on
Commit
·
234d379
1
Parent(s):
298f445
End of training
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,10 +33,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the cnn_dailymail dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 1.6625
|
36 |
-
- Rouge1: 0.
|
37 |
-
- Rouge2: 0.
|
38 |
-
- Rougel: 0.
|
39 |
-
- Rougelsum: 0.
|
40 |
- Generated Length: 19.0
|
41 |
|
42 |
## Model description
|
@@ -69,8 +69,8 @@ The following hyperparameters were used during training:
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Generated Length |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:----------------:|
|
72 |
-
| No log | 1.0 | 288 | 1.6773 | 0.2168 | 0.
|
73 |
-
| 1.9303 | 2.0 | 576 | 1.6625 | 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 0.2162
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the cnn_dailymail dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 1.6625
|
36 |
+
- Rouge1: 0.2162
|
37 |
+
- Rouge2: 0.0943
|
38 |
+
- Rougel: 0.183
|
39 |
+
- Rougelsum: 0.183
|
40 |
- Generated Length: 19.0
|
41 |
|
42 |
## Model description
|
|
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Generated Length |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:----------------:|
|
72 |
+
| No log | 1.0 | 288 | 1.6773 | 0.2168 | 0.0946 | 0.1835 | 0.1836 | 19.0 |
|
73 |
+
| 1.9303 | 2.0 | 576 | 1.6625 | 0.2162 | 0.0943 | 0.183 | 0.183 | 19.0 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a08f8560ad7f7d4a2d38d35d0d4b996bc27901d5971e247ff49bb7e265316f0d
|
3 |
size 242041896
|
runs/Dec06_16-48-09_intel-Alder-Lake-Client-Platform/events.out.tfevents.1701848913.intel-Alder-Lake-Client-Platform.3418.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:490307b2181bb3fb54af5985660e5d37ee8933dd000c5df519b2242dd790bca0
|
3 |
+
size 6881
|