yankulesku commited on
Commit
6cde95d
·
verified ·
1 Parent(s): e69bfd3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: mit
4
+ base_model: ingeniumacademy/bart-cnn-samsum-finetuned
5
+ tags:
6
+ - generated_from_trainer
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 [ingeniumacademy/bart-cnn-samsum-finetuned](https://huggingface.co/ingeniumacademy/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: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
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.1344 |
53
+ | 0.0873 | 2.0 | 38 | 0.1345 |
54
+ | 0.0777 | 3.0 | 57 | 0.1345 |
55
+ | 0.0796 | 4.0 | 76 | 0.1345 |
56
+ | 0.0924 | 5.0 | 95 | 0.1346 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.14.0
62
+ - Transformers 4.47.1
63
+ - Pytorch 2.5.1+cu124
64
+ - Datasets 3.2.0
65
+ - Tokenizers 0.21.0
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "ingeniumacademy/bart-cnn-samsum-finetuned",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 32,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "q_proj",
27
+ "v_proj"
28
+ ],
29
+ "task_type": "SEQ_2_SEQ_LM",
30
+ "use_dora": false,
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c54e02dd5ef4550af4c8cb847c983601e07cdcb794e647e8e3f041413db48f
3
+ size 18894856
runs/Feb04_21-34-43_ff7bc541449d/events.out.tfevents.1738704896.ff7bc541449d.290.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29fbd63524c328042911d802b5a404d9d11b9c506deab12673e6c6da8ac0222a
3
+ size 6130
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f0686c0661c4ab59bd81eaa7c732fd1433596969955b1e87c5d7a8d46b403c
3
+ size 5368