Training in progress, step 500
Browse files- README.md +10 -10
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
|
@@ -15,14 +15,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# bart_summarisation
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [
|
| 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:
|
| 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
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model: MeetK/bart_summarisation
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
|
|
|
| 15 |
|
| 16 |
# bart_summarisation
|
| 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.8939
|
| 21 |
+
- Rouge1: 0.3098
|
| 22 |
+
- Rouge2: 0.1103
|
| 23 |
+
- Rougel: 0.22
|
| 24 |
+
- Rougelsum: 0.2199
|
| 25 |
+
- Gen Len: 66.235
|
| 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.8950 | 0.3049 | 0.1091 | 0.2172 | 0.2175 | 66.817 |
|
| 57 |
+
| 2.1645 | 2.0 | 626 | 1.8939 | 0.3098 | 0.1103 | 0.22 | 0.2199 | 66.235 |
|
| 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:493b5ae305fac4a741faa6b1a8e289a1404d36343ae06cec706235c99c93c192
|
| 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:913facbd5e32aa9609a25f414f941cca186828e6a7357cf41e441a5fcfd2439e
|
| 3 |
size 4728
|