End of training
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# bart-cnn-Context-Based-Chat-Summary-Plus-finetuned-peft
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -41,6 +43,17 @@ The following hyperparameters were used during training:
|
|
41 |
- lr_scheduler_type: linear
|
42 |
- num_epochs: 5
|
43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
### Framework versions
|
45 |
|
46 |
- PEFT 0.14.0
|
|
|
15 |
# bart-cnn-Context-Based-Chat-Summary-Plus-finetuned-peft
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the None dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 7.7697
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
- lr_scheduler_type: linear
|
44 |
- num_epochs: 5
|
45 |
|
46 |
+
### Training results
|
47 |
+
|
48 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 10.84 | 1.0 | 88 | 10.5736 |
|
51 |
+
| 9.8976 | 2.0 | 176 | 9.6588 |
|
52 |
+
| 8.9628 | 3.0 | 264 | 8.7319 |
|
53 |
+
| 8.3213 | 4.0 | 352 | 8.0228 |
|
54 |
+
| 8.0362 | 5.0 | 440 | 7.7697 |
|
55 |
+
|
56 |
+
|
57 |
### Framework versions
|
58 |
|
59 |
- PEFT 0.14.0
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 18894856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:656f43ec06f8df63f72b1ffd187e9686982f39638989718515ab90412f13551f
|
3 |
size 18894856
|
runs/Jan25_20-53-38_5a2edfeecdd6/events.out.tfevents.1737838427.5a2edfeecdd6.13214.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19214b51fff85810633cd79daae5b362b271999a077bfcc957bc9a42725ef4b5
|
3 |
+
size 17157
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24477ec7d1b082f8d99c951753e6096e48bf1b0d95856f0071904f7bf3346930
|
3 |
size 5496
|