duancleypaul commited on
Commit
dcd2dcd
1 Parent(s): 6120edb

End of training

Browse files
README.md CHANGED
@@ -3,7 +3,7 @@ license: mit
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
- base_model: facebook/bart-large-cnn
7
  model-index:
8
  - name: bart-cnn-samsum-peft
9
  results: []
@@ -14,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # bart-cnn-samsum-peft
16
 
17
- This model is a fine-tuned version of [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2831
20
 
21
  ## Model description
22
 
@@ -41,17 +41,22 @@ The following hyperparameters were used during training:
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 5
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 3.8535 | 1.0 | 74 | 3.2533 |
51
- | 1.6015 | 2.0 | 148 | 1.4652 |
52
- | 0.6665 | 3.0 | 222 | 0.5120 |
53
- | 0.4145 | 4.0 | 296 | 0.3204 |
54
- | 0.2564 | 5.0 | 370 | 0.2831 |
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
3
  library_name: peft
4
  tags:
5
  - generated_from_trainer
6
+ base_model: duancleypaul/bart-cnn-samsum-finetuned
7
  model-index:
8
  - name: bart-cnn-samsum-peft
9
  results: []
 
14
 
15
  # bart-cnn-samsum-peft
16
 
17
+ This model is a fine-tuned version of [duancleypaul/bart-cnn-samsum-finetuned](https://huggingface.co/duancleypaul/bart-cnn-samsum-finetuned) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1346
20
 
21
  ## Model description
22
 
 
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - num_epochs: 10
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.1088 | 1.0 | 148 | 0.1343 |
51
+ | 0.0754 | 2.0 | 296 | 0.1343 |
52
+ | 0.0947 | 3.0 | 444 | 0.1342 |
53
+ | 0.0983 | 4.0 | 592 | 0.1342 |
54
+ | 0.0704 | 5.0 | 740 | 0.1343 |
55
+ | 0.1021 | 6.0 | 888 | 0.1344 |
56
+ | 0.0908 | 7.0 | 1036 | 0.1344 |
57
+ | 0.0919 | 8.0 | 1184 | 0.1344 |
58
+ | 0.0964 | 9.0 | 1332 | 0.1346 |
59
+ | 0.0791 | 10.0 | 1480 | 0.1346 |
60
 
61
 
62
  ### Framework versions
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "facebook/bart-large-cnn",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "duancleypaul/bart-cnn-samsum-finetuned",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72df89a071f72837bc5a08ccad9643a55ee03c52eaec6f6a82c009d64e1cccd7
3
  size 18894856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49d55a21ea59afc80457686d02efded1120db86c8b4b6cfea8e3e2734d526920
3
  size 18894856
runs/Mar10_22-21-36_4f1f1bf7206a/events.out.tfevents.1710109372.4f1f1bf7206a.769.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e2efa0b32739e809ec5209eb2c64278b42baaad150f24391b52edbf2e25909a
3
+ size 56524
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4b87ae524ee16c9ddaf4933f6c7e096095cb7d00f2f41f0baa63d6151021a9f
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:946f0e9d6cf409fbdd94fe0fd7b9d631717909ab553a9dfbec556650b3f0c9b3
3
  size 4920