End of training
Browse files- README.md +7 -7
- pytorch_model.bin +1 -1
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-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum:
|
25 |
-
- Gen Len:
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -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 |
-
|
|
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: 9.4250
|
21 |
+
- Rouge1: 2.8304
|
22 |
+
- Rouge2: 0.0194
|
23 |
+
- Rougel: 2.609
|
24 |
+
- Rougelsum: 2.7729
|
25 |
+
- Gen Len: 20.0
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| 6.8151 | 1.0 | 2920 | 9.4250 | 2.8304 | 0.0194 | 2.609 | 2.7729 | 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 558025618
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:521c860c0665ff64e3c01da3a6374ac0a606e576cd52d62457b521dbde542ac5
|
3 |
size 558025618
|