GlycerinLOL
commited on
Commit
•
738bb18
1
Parent(s):
33bfbb3
End of training
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1: 0.
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel: 0.
|
24 |
-
- Rougelsum: 0.
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.7715
|
21 |
+
- Rouge1: 0.4781
|
22 |
+
- Rouge2: 0.2085
|
23 |
+
- Rougel: 0.3718
|
24 |
+
- Rougelsum: 0.372
|
25 |
+
- Gen Len: 41.3245
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| 1.6623 | 1.0 | 1250 | 1.6705 | 0.4681 | 0.2057 | 0.3632 | 0.3631 | 43.4718 |
|
58 |
+
| 1.2986 | 2.0 | 2500 | 1.6330 | 0.476 | 0.2105 | 0.3732 | 0.3737 | 39.9745 |
|
59 |
+
| 1.0401 | 3.0 | 3750 | 1.7081 | 0.4792 | 0.2134 | 0.3762 | 0.3763 | 40.6155 |
|
60 |
+
| 0.8853 | 4.0 | 5000 | 1.7715 | 0.4781 | 0.2085 | 0.3718 | 0.372 | 41.3245 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Dec15_00-50-24_mgrqu6ctr1702517804785-49zpx/events.out.tfevents.1702572632.mgrqu6ctr1702517804785-49zpx.161214.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:31a95534dc7365106d26063326cd2fd8c8dcd89cb39764c3aa505c3c6715278e
|
3 |
+
size 9420
|