End of training
Browse files- README.md +10 -10
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -22,7 +22,7 @@ model-index:
|
|
| 22 |
metrics:
|
| 23 |
- name: Rouge1
|
| 24 |
type: rouge
|
| 25 |
-
value: 54.
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -32,12 +32,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on the samsum dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Rouge1: 54.
|
| 37 |
-
- Rouge2: 29.
|
| 38 |
-
- Rougel: 44.
|
| 39 |
-
- Rougelsum: 49.
|
| 40 |
-
- Gen Len:
|
| 41 |
|
| 42 |
## Model description
|
| 43 |
|
|
@@ -68,9 +68,9 @@ The following hyperparameters were used during training:
|
|
| 68 |
|
| 69 |
### Training results
|
| 70 |
|
| 71 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2
|
| 72 |
-
|
| 73 |
-
| 0.
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Rouge1
|
| 24 |
type: rouge
|
| 25 |
+
value: 54.5208
|
| 26 |
---
|
| 27 |
|
| 28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 32 |
|
| 33 |
This model is a fine-tuned version of [facebook/bart-large-xsum](https://huggingface.co/facebook/bart-large-xsum) on the samsum dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.3072
|
| 36 |
+
- Rouge1: 54.5208
|
| 37 |
+
- Rouge2: 29.613
|
| 38 |
+
- Rougel: 44.529
|
| 39 |
+
- Rougelsum: 49.9578
|
| 40 |
+
- Gen Len: 30.1968
|
| 41 |
|
| 42 |
## Model description
|
| 43 |
|
|
|
|
| 68 |
|
| 69 |
### Training results
|
| 70 |
|
| 71 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 72 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:-------:|
|
| 73 |
+
| 0.2898 | 1.0 | 3683 | 0.3072 | 54.5208 | 29.613 | 44.529 | 49.9578 | 30.1968 |
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625537293
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ccbff85d71b450346abbbd118c01d53c1dc69b7b6c7adf95106eb374fad2cff1
|
| 3 |
size 1625537293
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4219
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:614a0021afa4e6097555228685e2a715d98fe1423a05d78da7027f98b1be5e87
|
| 3 |
size 4219
|