End of training
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,22 +49,22 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- PEFT 0.11.1
|
67 |
-
- Transformers 4.41.
|
68 |
- Pytorch 2.3.0+cu121
|
69 |
- Datasets 2.19.2
|
70 |
- Tokenizers 0.19.1
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on the samsum dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.5691
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|
|
52 |
+
| 3.1533 | 1.0 | 37 | 2.3528 |
|
53 |
+
| 2.3091 | 2.0 | 74 | 1.6478 |
|
54 |
+
| 1.4519 | 3.0 | 111 | 1.0883 |
|
55 |
+
| 1.0666 | 4.0 | 148 | 0.7953 |
|
56 |
+
| 0.7106 | 5.0 | 185 | 0.6731 |
|
57 |
+
| 0.5671 | 6.0 | 222 | 0.6205 |
|
58 |
+
| 0.5583 | 7.0 | 259 | 0.5940 |
|
59 |
+
| 0.5599 | 8.0 | 296 | 0.5790 |
|
60 |
+
| 0.5602 | 9.0 | 333 | 0.5715 |
|
61 |
+
| 0.5338 | 10.0 | 370 | 0.5691 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- PEFT 0.11.1
|
67 |
+
- Transformers 4.41.2
|
68 |
- Pytorch 2.3.0+cu121
|
69 |
- Datasets 2.19.2
|
70 |
- Tokenizers 0.19.1
|
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:39ce5d2a30f0e85cb9acfb81d2d3d160d998c379eb6fa6deeae178e97dcd7caf
|
3 |
size 18894856
|
runs/Jun06_03-51-48_cced2c94343d/events.out.tfevents.1717645915.cced2c94343d.622.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58123448d0fd6443c5423129247f31a569f6baf7e82fc313f90baa60654f8179
|
3 |
+
size 16640
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7622ffb12c1570915d0265869718ac074cf7910d8a512e6e149040259c5204dc
|
3 |
size 5112
|