anitageorge
commited on
Commit
•
d4c0f97
1
Parent(s):
a0e61e4
End of training
Browse files
README.md
CHANGED
@@ -23,7 +23,7 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
-
value: 41.
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,11 +33,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on the samsum dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Rouge1: 41.
|
38 |
-
- Rouge2:
|
39 |
-
- Rougel: 31.
|
40 |
-
- Rougelsum: 38.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Rouge1
|
25 |
type: rouge
|
26 |
+
value: 41.0557
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
|
34 |
This model is a fine-tuned version of [sshleifer/distilbart-cnn-12-6](https://huggingface.co/sshleifer/distilbart-cnn-12-6) on the samsum dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.5040
|
37 |
+
- Rouge1: 41.0557
|
38 |
+
- Rouge2: 20.8627
|
39 |
+
- Rougel: 31.6375
|
40 |
+
- Rougelsum: 38.3023
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
|
71 |
+
| 0.5843 | 1.0 | 921 | 0.5095 | 40.4545 | 21.2232 | 31.2992 | 37.9698 |
|
72 |
+
| 0.4562 | 2.0 | 1842 | 0.5010 | 40.9057 | 21.0576 | 31.4701 | 38.2105 |
|
73 |
+
| 0.3938 | 3.0 | 2763 | 0.5040 | 41.0557 | 20.8627 | 31.6375 | 38.3023 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
runs/Oct22_00-41-01_d264168209a2/events.out.tfevents.1729557687.d264168209a2.1146.3
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:3a84382783fecfd9be435db6d8f52918418547736e9462f23aee402ad74dcf47
|
3 |
+
size 9167
|