percymamedy commited on
Commit
026d0a9
1 Parent(s): b5c4bc6

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ library_name: peft
4
+ tags:
5
+ - generated_from_trainer
6
+ base_model: percymamedy/bart-cnn-samsum-finetuned
7
+ datasets:
8
+ - samsum
9
+ model-index:
10
+ - name: bart-cnn-samsum-peft
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bart-cnn-samsum-peft
18
+
19
+ This model is a fine-tuned version of [percymamedy/bart-cnn-samsum-finetuned](https://huggingface.co/percymamedy/bart-cnn-samsum-finetuned) on the samsum dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1346
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss |
51
+ |:-------------:|:-----:|:----:|:---------------:|
52
+ | 0.0788 | 1.0 | 19 | 0.1345 |
53
+ | 0.0872 | 2.0 | 38 | 0.1345 |
54
+ | 0.0778 | 3.0 | 57 | 0.1345 |
55
+ | 0.0796 | 4.0 | 76 | 0.1346 |
56
+ | 0.0924 | 5.0 | 95 | 0.1346 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.11.1
62
+ - Transformers 4.41.2
63
+ - Pytorch 2.3.0+cu121
64
+ - Datasets 2.20.0
65
+ - Tokenizers 0.19.1
adapter_config.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "percymamedy/bart-cnn-samsum-finetuned",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
+ ],
26
+ "task_type": "SEQ_2_SEQ_LM",
27
+ "use_dora": false,
28
+ "use_rslora": false
29
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0095d4854ea616edb309c74beadc45b79ebb5e8f38d9472ab12ae5755288748
3
+ size 18894856
runs/Jun18_05-06-52_7e55798dea98/events.out.tfevents.1718687254.7e55798dea98.327.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba08883fd663604f5ebb3374292509c3f04c6ff55280e7d8486c355288fbb8b
3
+ size 9420
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67085a217a4dafc3f15fe1e129f53aae761491bb071587a704bd03003b850426
3
+ size 5176