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: 36.
|
22 |
-
- Rouge2: 28.
|
23 |
-
- Rougel: 35.
|
24 |
-
- Rougelsum:
|
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.0438
|
21 |
+
- Rouge1: 36.4232
|
22 |
+
- Rouge2: 28.8475
|
23 |
+
- Rougel: 35.0746
|
24 |
+
- Rougelsum: 35.9648
|
25 |
+
- Bleu-1: 12.3365
|
26 |
+
- Bleu-2: 11.0718
|
27 |
+
- Bleu-3: 10.4408
|
28 |
+
- Bleu-4: 10.008
|
29 |
+
- Gen Len: 25.9554
|
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.117 | 1.0 | 18247 | 1.0438 | 36.4232 | 28.8475 | 35.0746 | 35.9648 | 12.3365 | 11.0718 | 10.4408 | 10.008 | 25.9554 |
|
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:b41b9e7aa7dc198238d2d81ceb042b6ccfe21aefa07a1148bde8baf904f2c003
|
3 |
size 558018637
|