End of training
Browse files- README.md +12 -12
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,15 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [GuysTrans/bart-base-finetuned-xsum](https://huggingface.co/GuysTrans/bart-base-finetuned-xsum) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2: 12.
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum: 16.
|
25 |
-
- Bleu-1: 0.
|
26 |
-
- Bleu-2: 0.
|
27 |
-
- Bleu-3: 0.
|
28 |
-
- Bleu-4: 0.
|
29 |
- Gen Len: 20.0
|
30 |
|
31 |
## Model description
|
@@ -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-finetuned-xsum](https://huggingface.co/GuysTrans/bart-base-finetuned-xsum) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0932
|
21 |
+
- Rouge1: 17.1543
|
22 |
+
- Rouge2: 12.9074
|
23 |
+
- Rougel: 16.512
|
24 |
+
- Rougelsum: 16.9278
|
25 |
+
- Bleu-1: 0.0079
|
26 |
+
- Bleu-2: 0.0073
|
27 |
+
- Bleu-3: 0.007
|
28 |
+
- Bleu-4: 0.0068
|
29 |
- Gen Len: 20.0
|
30 |
|
31 |
## Model description
|
|
|
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.1136 | 1.0 | 28600 | 1.0932 | 17.1543 | 12.9074 | 16.512 | 16.9278 | 0.0079 | 0.0073 | 0.007 | 0.0068 | 20.0 |
|
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 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4dc4fa0ea92eb0bb2b5a980d065162948240d7a823cfdfe84ea73d7e885f2f2a
|
3 |
size 557971229
|