End of training
Browse files- README.md +11 -11
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,16 +17,16 @@ 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: 2.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel: 16.
|
24 |
-
- Rougelsum: 18.
|
25 |
-
- Bleu-1: 0.
|
26 |
-
- Bleu-2: 0.
|
27 |
-
- Bleu-3: 0.
|
28 |
-
- Bleu-4: 0.
|
29 |
-
- Gen Len:
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -57,7 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu-1 | Bleu-2 | Bleu-3 | Bleu-4 | Gen Len |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:------:|:------:|:------:|:------:|:-------:|
|
60 |
-
| 2.
|
61 |
|
62 |
|
63 |
### 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: 2.3537
|
21 |
+
- Rouge1: 19.7155
|
22 |
+
- Rouge2: 9.8564
|
23 |
+
- Rougel: 16.9911
|
24 |
+
- Rougelsum: 18.5544
|
25 |
+
- Bleu-1: 0.0038
|
26 |
+
- Bleu-2: 0.002
|
27 |
+
- Bleu-3: 0.0009
|
28 |
+
- Bleu-4: 0.0004
|
29 |
+
- Gen Len: 19.8869
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Bleu-1 | Bleu-2 | Bleu-3 | Bleu-4 | Gen Len |
|
59 |
|:-------------:|:-----:|:-----:|:---------------:|:-------:|:------:|:-------:|:---------:|:------:|:------:|:------:|:------:|:-------:|
|
60 |
+
| 2.5589 | 1.0 | 10886 | 2.3537 | 19.7155 | 9.8564 | 16.9911 | 18.5544 | 0.0038 | 0.002 | 0.0009 | 0.0004 | 19.8869 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 558018637
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da04c40e8ceda717c74d1022c0a8da26940c7972959a36e6a23d3b6db6e138ea
|
3 |
size 558018637
|