zeerobug commited on
Commit
6a551fa
·
1 Parent(s): e0630fd

End of training

Browse files
README.md CHANGED
@@ -1,3 +1,63 @@
1
  ---
2
- license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: mit
3
+ base_model: zeerobug/bart_cnn_samsun_finetuned
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - samsum
8
+ model-index:
9
+ - name: bart_cnn_samsun_peft
10
+ results: []
11
  ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bart_cnn_samsun_peft
17
+
18
+ This model is a fine-tuned version of [zeerobug/bart_cnn_samsun_finetuned](https://huggingface.co/zeerobug/bart_cnn_samsun_finetuned) on the samsum dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0615
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 8
42
+ - seed: 42
43
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
+ - lr_scheduler_type: linear
45
+ - num_epochs: 5
46
+
47
+ ### Training results
48
+
49
+ | Training Loss | Epoch | Step | Validation Loss |
50
+ |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.0439 | 1.0 | 74 | 0.0614 |
52
+ | 0.0346 | 2.0 | 148 | 0.0615 |
53
+ | 0.0382 | 3.0 | 222 | 0.0615 |
54
+ | 0.0314 | 4.0 | 296 | 0.0615 |
55
+ | 0.031 | 5.0 | 370 | 0.0615 |
56
+
57
+
58
+ ### Framework versions
59
+
60
+ - Transformers 4.35.2
61
+ - Pytorch 2.1.0+cu118
62
+ - Datasets 2.15.0
63
+ - Tokenizers 0.15.0
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "zeerobug/bart_cnn_samsun_finetuned",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
+ ],
25
+ "task_type": "SEQ_2_SEQ_LM"
26
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ad7c9581addfd9a9ec63488a5c346bb758b3937307efa4904ac2c656a8e012
3
+ size 18894856
runs/Dec13_12-43-19_0d42e47f723d/events.out.tfevents.1702471420.0d42e47f723d.667.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e474af2907a43a70b9f42a0736654ad4a4a5d0e6ead81c6a906d8964c2055555
3
+ size 23252
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973c13ba55ff578d5a32030ac5748423729d2dd9561752f2a4840a5246728642
3
+ size 4664