End of training
Browse files- README.md +10 -16
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: GuysTrans/bart-base-re-attention-seq-512
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -15,18 +13,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# bart-base-re-attention-seq-512
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel:
|
24 |
-
- Rougelsum: 35.
|
25 |
-
-
|
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,9 +49,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
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
|
|
13 |
|
14 |
# bart-base-re-attention-seq-512
|
15 |
|
16 |
+
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.0367
|
19 |
+
- Rouge1: 35.735
|
20 |
+
- Rouge2: 27.9312
|
21 |
+
- Rougel: 34.2651
|
22 |
+
- Rougelsum: 35.212
|
23 |
+
- Gen Len: 25.8924
|
|
|
|
|
|
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
49 |
|
50 |
### Training results
|
51 |
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|:-------:|:-------:|:---------:|:-------:|
|
54 |
+
| 2.1454 | 1.0 | 18247 | 1.0367 | 35.735 | 27.9312 | 34.2651 | 35.212 | 25.8924 |
|
55 |
|
56 |
|
57 |
### 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:3f38f1e48d9b77822040b81e48ebb4135587d24b84df21017bfc2ecea1c75ef4
|
3 |
size 558018637
|