add model
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ model_index:
|
|
| 14 |
metric:
|
| 15 |
name: Rouge1
|
| 16 |
type: rouge
|
| 17 |
-
value: 27.
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -24,12 +24,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 24 |
|
| 25 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
| 26 |
It achieves the following results on the evaluation set:
|
| 27 |
-
- Loss: 1.
|
| 28 |
-
- Rouge1: 27.
|
| 29 |
-
- Rouge2: 16.
|
| 30 |
-
- Rougel: 24.
|
| 31 |
-
- Rougelsum: 25.
|
| 32 |
-
- Gen Len:
|
| 33 |
|
| 34 |
## Model description
|
| 35 |
|
|
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
|
|
| 58 |
|
| 59 |
### Training results
|
| 60 |
|
| 61 |
-
| Training Loss | Epoch | Step | Validation Loss | Rouge1
|
| 62 |
-
|:-------------:|:-----:|:----:|:---------------:|:------
|
| 63 |
-
| 1.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 14 |
metric:
|
| 15 |
name: Rouge1
|
| 16 |
type: rouge
|
| 17 |
+
value: 27.887
|
| 18 |
---
|
| 19 |
|
| 20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 24 |
|
| 25 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the None dataset.
|
| 26 |
It achieves the following results on the evaluation set:
|
| 27 |
+
- Loss: 1.5925
|
| 28 |
+
- Rouge1: 27.887
|
| 29 |
+
- Rouge2: 16.1414
|
| 30 |
+
- Rougel: 24.0525
|
| 31 |
+
- Rougelsum: 25.4029
|
| 32 |
+
- Gen Len: 19.9841
|
| 33 |
|
| 34 |
## Model description
|
| 35 |
|
|
|
|
| 58 |
|
| 59 |
### Training results
|
| 60 |
|
| 61 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 62 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:-------:|:---------:|:-------:|
|
| 63 |
+
| 1.9826 | 1.0 | 879 | 1.5925 | 27.887 | 16.1414 | 24.0525 | 25.4029 | 19.9841 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557975481
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d190b1d8d09474a15baa601bc15439cf45e8ee772bf54dc65bef749c695a6f9
|
| 3 |
size 557975481
|
runs/Aug23_18-16-22_ip-172-16-147-34/1629742597.2339642/events.out.tfevents.1629742597.ip-172-16-147-34.20099.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2f330d386507408b017fe5931d3b31a04bdcaf01a31c31f449dda8bd62d0d37
|
| 3 |
+
size 4336
|
runs/Aug23_18-16-22_ip-172-16-147-34/events.out.tfevents.1629742597.ip-172-16-147-34.20099.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b40b1e3fa79c62ba02e71492712d8fcf77695d4131dd96c4c8feb3e78faf9b0d
|
| 3 |
+
size 5099
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2735
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb923052ece1cec940a9ed64c484920283aa519216ad444e28607fa0ecf28eaf
|
| 3 |
size 2735
|