jab57 commited on
Commit
e251cb6
1 Parent(s): 94b5ac0

End of training

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: jab57/bart-cnn-samsum-finetuned
3
+ datasets:
4
+ - samsum
5
+ library_name: peft
6
+ license: mit
7
+ tags:
8
+ - generated_from_trainer
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 [jab57/bart-cnn-samsum-finetuned](https://huggingface.co/jab57/bart-cnn-samsum-finetuned) on the samsum dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.1362
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.0908 | 1.0 | 19 | 0.1361 |
53
+ | 0.0949 | 2.0 | 38 | 0.1361 |
54
+ | 0.088 | 3.0 | 57 | 0.1362 |
55
+ | 0.087 | 4.0 | 76 | 0.1362 |
56
+ | 0.1016 | 5.0 | 95 | 0.1362 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - PEFT 0.12.0
62
+ - Transformers 4.42.4
63
+ - Pytorch 2.3.1+cu121
64
+ - Datasets 2.21.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": "jab57/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:5948824a37532e9314026c410087bde2cf4add425d8540f6bd8a270edcee54ba
3
+ size 18894856
runs/Aug15_14-28-46_f8fe7f317ef5/events.out.tfevents.1723732162.f8fe7f317ef5.594.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad26a22ef6b719ad0f9d6e78e894a9c0c2fa58340f6e5aa72fdb298f526001d
3
+ size 9444
runs/Aug15_14-35-29_f8fe7f317ef5/events.out.tfevents.1723732539.f8fe7f317ef5.594.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2bff6549eda5c564c8699e660f9640a6835eb7a4634bfa7a6858a9e876eb40a
3
+ size 9434
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca2915e1823ae306e982f7c6305855bf0176eb674b13c74330a2eb0ad3d29ed
3
+ size 5176