GlycerinLOL
commited on
Commit
•
1af0597
1
Parent(s):
e6f0bba
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.3762
|
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 |
-
|
|
59 |
-
|
|
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.8314
|
21 |
+
- Rouge1: 0.4848
|
22 |
+
- Rouge2: 0.215
|
23 |
+
- Rougel: 0.3765
|
24 |
- Rougelsum: 0.3762
|
25 |
+
- Gen Len: 44.2945
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
57 |
+
| 1.7164 | 1.0 | 625 | 1.7203 | 0.4724 | 0.2088 | 0.3677 | 0.3675 | 44.1491 |
|
58 |
+
| 1.3424 | 2.0 | 1250 | 1.6998 | 0.4841 | 0.2167 | 0.3705 | 0.3699 | 45.3727 |
|
59 |
+
| 1.1171 | 3.0 | 1875 | 1.7546 | 0.4824 | 0.2144 | 0.3735 | 0.3735 | 43.7636 |
|
60 |
+
| 0.8193 | 4.0 | 2500 | 1.8314 | 0.4848 | 0.215 | 0.3765 | 0.3762 | 44.2945 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
runs/Dec14_03-04-18_srpn0lctr1702480508242-d7jkl/events.out.tfevents.1702494266.srpn0lctr1702480508242-d7jkl.172161.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:9f2c9d41fdab2213a8ff55b8bf7a52f63775bd96fbe4fecca8aab417c48ca76d
|
3 |
+
size 8629
|