End of training
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value: 54.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,12 +32,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on the samsum dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Rouge1: 54.
|
37 |
-
- Rouge2: 29.
|
38 |
-
- Rougel: 44.
|
39 |
-
- Rougelsum:
|
40 |
-
- Gen Len: 29.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel
|
72 |
-
|
73 |
-
| 0.
|
74 |
|
75 |
|
76 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
+
value: 54.4662
|
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 [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on the samsum dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.3003
|
36 |
+
- Rouge1: 54.4662
|
37 |
+
- Rouge2: 29.9033
|
38 |
+
- Rougel: 44.7615
|
39 |
+
- Rougelsum: 50.1037
|
40 |
+
- Gen Len: 29.4487
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
68 |
|
69 |
### Training results
|
70 |
|
71 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
72 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|:-------:|
|
73 |
+
| 0.2898 | 1.0 | 3683 | 0.3003 | 54.4662 | 29.9033 | 44.7615 | 50.1037 | 29.4487 |
|
74 |
|
75 |
|
76 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625537293
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8c7dfb24a15b9afd28422f980bf64233e80443818c6d4841a0dbab569af8696
|
3 |
size 1625537293
|