bart_summarisation
Browse files- README.md +8 -8
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -17,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [MeetK/bart_summarisation](https://huggingface.co/MeetK/bart_summarisation) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 1.
|
| 21 |
-
- Rouge1: 0.
|
| 22 |
-
- Rouge2: 0.
|
| 23 |
-
- Rougel: 0.
|
| 24 |
-
- Rougelsum: 0.
|
| 25 |
-
- Gen Len: 65.
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -53,8 +53,8 @@ The following hyperparameters were used during training:
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
| 56 |
-
| No log | 1.0 | 313 | 1.
|
| 57 |
-
| 2.
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [MeetK/bart_summarisation](https://huggingface.co/MeetK/bart_summarisation) on the None dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 1.8869
|
| 21 |
+
- Rouge1: 0.3126
|
| 22 |
+
- Rouge2: 0.1129
|
| 23 |
+
- Rougel: 0.2224
|
| 24 |
+
- Rougelsum: 0.2223
|
| 25 |
+
- Gen Len: 65.925
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 53 |
|
| 54 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
| 55 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
| 56 |
+
| No log | 1.0 | 313 | 1.8649 | 0.3111 | 0.1131 | 0.2226 | 0.2222 | 66.269 |
|
| 57 |
+
| 2.0974 | 2.0 | 626 | 1.8869 | 0.3126 | 0.1129 | 0.2224 | 0.2223 | 65.925 |
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625426996
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e7216fe889f6a1aef4f378aea3dab3932d10f0806ad1f3261a2d8fdb44204192
|
| 3 |
size 1625426996
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3a3ac22ac953e3e1937b1ae06d17eb3e100649ec20f2f4f3ae02f4854b0cd7e
|
| 3 |
size 4728
|