End of training
Browse files- README.md +13 -13
- 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 [GuysTrans/bart-base-re-attention-seq-512](https://huggingface.co/GuysTrans/bart-base-re-attention-seq-512) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum: 36.
|
25 |
-
- Bleu-1: 12.
|
26 |
-
- Bleu-2: 11.
|
27 |
-
- Bleu-3: 10.
|
28 |
-
- Bleu-4: 10.
|
29 |
-
- Gen Len: 25.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -55,9 +55,9 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1
|
59 |
-
|
60 |
-
| 2.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [GuysTrans/bart-base-re-attention-seq-512](https://huggingface.co/GuysTrans/bart-base-re-attention-seq-512) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0593
|
21 |
+
- Rouge1: 36.619
|
22 |
+
- Rouge2: 28.9914
|
23 |
+
- Rougel: 35.1444
|
24 |
+
- Rougelsum: 36.1192
|
25 |
+
- Bleu-1: 12.5425
|
26 |
+
- Bleu-2: 11.1852
|
27 |
+
- Bleu-3: 10.5404
|
28 |
+
- Bleu-4: 10.1255
|
29 |
+
- Gen Len: 25.9532
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
|
56 |
### Training results
|
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.1743 | 1.0 | 18247 | 1.0593 | 36.619 | 28.9914 | 35.1444 | 36.1192 | 12.5425 | 11.1852 | 10.5404 | 10.1255 | 25.9532 |
|
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:9f1c8ab5b0aa886d0c26698505d65b6aca74c814f852ead4e867a523976d05af
|
3 |
size 558018637
|