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: 9.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2: 0.
|
23 |
-
- Rougel:
|
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 |
-
| 6.
|
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.4026
|
21 |
+
- Rouge1: 3.8486
|
22 |
+
- Rouge2: 0.0189
|
23 |
+
- Rougel: 3.5828
|
24 |
+
- Rougelsum: 3.7861
|
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 |
+
| 6.4112 | 1.0 | 2920 | 9.4026 | 3.8486 | 0.0189 | 3.5828 | 3.7861 | 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:bc9100812cb5b019fd96cb2e9b8d0cea8024fe16d020a14bf583075be4f4a8b5
|
3 |
size 558025618
|