viktor-shevchuk
commited on
Commit
•
c690ba0
1
Parent(s):
dc8e781
End of training
Browse files- README.md +9 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 2.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel: 27.
|
24 |
-
- Rougelsum:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -55,12 +55,10 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
|
58 |
-
| No log | 1.0 | 86 |
|
59 |
-
| No log | 1.99 | 172 |
|
60 |
-
| No log | 3.0 | 259 |
|
61 |
-
| No log | 3.99 | 345 |
|
62 |
-
| No log | 4.99 | 431 | 2.0134 | 36.5099 | 17.177 | 27.2934 | 28.4522 |
|
63 |
-
| 1.5279 | 6.0 | 518 | 2.1271 | 36.7269 | 16.9683 | 27.0421 | 28.4193 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.2619
|
21 |
+
- Rouge1: 37.4577
|
22 |
+
- Rouge2: 17.4395
|
23 |
+
- Rougel: 27.6576
|
24 |
+
- Rougelsum: 29.1109
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|:-------:|:---------:|
|
58 |
+
| No log | 1.0 | 86 | 1.9613 | 40.6402 | 20.5834 | 31.9641 | 33.0747 |
|
59 |
+
| No log | 1.99 | 172 | 2.0573 | 39.7679 | 19.7934 | 29.9615 | 31.2392 |
|
60 |
+
| No log | 3.0 | 259 | 2.1328 | 38.2225 | 18.195 | 28.8951 | 30.4138 |
|
61 |
+
| No log | 3.99 | 345 | 2.2619 | 37.4577 | 17.4395 | 27.6576 | 29.1109 |
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625422896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a76a18da3e30e0eb16799b552f4f784d6d8a38fd469b3a76a0875b54d099d4e8
|
3 |
size 1625422896
|