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 [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: 1.
|
21 |
-
- Rouge1:
|
22 |
-
- Rouge2:
|
23 |
-
- Rougel: 15.
|
24 |
-
- Rougelsum:
|
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 [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: 1.1690
|
21 |
+
- Rouge1: 16.5953
|
22 |
+
- Rouge2: 12.3097
|
23 |
+
- Rougel: 15.9007
|
24 |
+
- Rougelsum: 16.4053
|
25 |
+
- Bleu-1: 0.0062
|
26 |
+
- Bleu-2: 0.0057
|
27 |
+
- Bleu-3: 0.0054
|
28 |
+
- Bleu-4: 0.0052
|
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.3294 | 1.0 | 28600 | 1.1690 | 16.5953 | 12.3097 | 15.9007 | 16.4053 | 0.0062 | 0.0057 | 0.0054 | 0.0052 | 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:cfaa246a5562fc89d0e6b82600747a913b269f71e41e51ee03dea6cb857a9519
|
3 |
size 557971229
|