End of training
Browse files- README.md +5 -5
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -18,10 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.7340
|
21 |
-
- Rouge1: 8.
|
22 |
-
- Rouge2: 2.
|
23 |
-
- Rougel: 6.
|
24 |
-
- Rougelsum: 8.
|
25 |
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
-
| 2.002 | 1.0 | 37884 | 2.7340 | 8.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
18 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 2.7340
|
21 |
+
- Rouge1: 8.5508
|
22 |
+
- Rouge2: 2.1973
|
23 |
+
- Rougel: 6.915
|
24 |
+
- Rougelsum: 8.3526
|
25 |
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 2.002 | 1.0 | 37884 | 2.7340 | 8.5508 | 2.1973 | 6.915 | 8.3526 | 20.0 |
|
57 |
|
58 |
|
59 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7159d7a5fcb5e56864adae0a56f541f6185fc1e28ce89f7a4768e649c13bf914
|
3 |
size 557971229
|