Model save
Browse files
README.md
CHANGED
|
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [li-jay-cs/gptj-supervised-summarize-checkpoint](https://huggingface.co/li-jay-cs/gptj-supervised-summarize-checkpoint) on an unknown 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 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -48,17 +48,17 @@ The following hyperparameters were used during training:
|
|
| 48 |
- optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
|
| 49 |
- lr_scheduler_type: linear
|
| 50 |
- lr_scheduler_warmup_steps: 100
|
| 51 |
-
- num_epochs:
|
| 52 |
- mixed_precision_training: Native AMP
|
| 53 |
|
| 54 |
### Training results
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
| 1.
|
| 61 |
-
| 1.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [li-jay-cs/gptj-supervised-summarize-checkpoint](https://huggingface.co/li-jay-cs/gptj-supervised-summarize-checkpoint) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 1.8506
|
| 21 |
+
- Rouge1: 0.5938
|
| 22 |
+
- Rouge2: 0.1912
|
| 23 |
+
- Rougel: 0.3937
|
| 24 |
+
- Rougelsum: 0.5184
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 48 |
- optimizer: Adam with betas=(0.9,0.95) and epsilon=1e-08
|
| 49 |
- lr_scheduler_type: linear
|
| 50 |
- lr_scheduler_warmup_steps: 100
|
| 51 |
+
- num_epochs: 2
|
| 52 |
- mixed_precision_training: Native AMP
|
| 53 |
|
| 54 |
### Training results
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|
|
| 58 |
+
| 1.904 | 0.43 | 1000 | 1.8633 | 0.5912 | 0.1888 | 0.3913 | 0.5149 |
|
| 59 |
+
| 1.8931 | 0.86 | 2000 | 1.8584 | 0.5907 | 0.1890 | 0.3920 | 0.5153 |
|
| 60 |
+
| 1.8758 | 1.28 | 3000 | 1.8545 | 0.5929 | 0.1906 | 0.3929 | 0.5168 |
|
| 61 |
+
| 1.8699 | 1.71 | 4000 | 1.8506 | 0.5938 | 0.1912 | 0.3937 | 0.5184 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 326120926
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa09caf64af0a9d4b7048c60be8edb1bfb1c8e2ff6e23208ca424c7e00993f3a
|
| 3 |
size 326120926
|
runs/Nov14_08-11-28_ed58f05e541c/events.out.tfevents.1699949499.ed58f05e541c.10087.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7159197041453179d71ebda7cbbc58d8745015eb4cd29a9bb1c5b974a06a0a01
|
| 3 |
+
size 21513
|