End of training
Browse files- README.md +6 -6
- pytorch_model.bin +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-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 3.
|
21 |
-
- Rouge1: 10.
|
22 |
-
- Rouge2: 1.
|
23 |
-
- Rougel: 8.
|
24 |
-
- Rougelsum:
|
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 |
-
| 1.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
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: 3.4432
|
21 |
+
- Rouge1: 10.8882
|
22 |
+
- Rouge2: 1.5313
|
23 |
+
- Rougel: 8.0077
|
24 |
+
- Rougelsum: 9.8545
|
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 |
+
| 1.7356 | 1.0 | 2920 | 3.4432 | 10.8882 | 1.5313 | 8.0077 | 9.8545 | 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 557971674
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d6a7be40a8a8dee5f1d51413732fa9832e3ec4f79e9836e614c814861d70ffc
|
3 |
size 557971674
|