yalhessi commited on
Commit
8528232
·
verified ·
1 Parent(s): 4a8256e

End of training

Browse files
README.md ADDED
@@ -0,0 +1,122 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ license: other
4
+ base_model: deepseek-ai/deepseek-coder-1.3b-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: lemexp-task1-v2-template_small-deepseek-coder-1.3b-base-ddp-12lr-v2
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # lemexp-task1-v2-template_small-deepseek-coder-1.3b-base-ddp-12lr-v2
16
+
17
+ This model is a fine-tuned version of [deepseek-ai/deepseek-coder-1.3b-base](https://huggingface.co/deepseek-ai/deepseek-coder-1.3b-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 0.1541
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 0.0012
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
+ - seed: 42
42
+ - distributed_type: multi-GPU
43
+ - num_devices: 8
44
+ - total_train_batch_size: 16
45
+ - total_eval_batch_size: 16
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 12
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-------:|:-----:|:---------------:|
55
+ | 0.3986 | 0.2001 | 720 | 0.3279 |
56
+ | 0.3106 | 0.4001 | 1440 | 0.2887 |
57
+ | 0.2816 | 0.6002 | 2160 | 0.2783 |
58
+ | 0.2741 | 0.8002 | 2880 | 0.2706 |
59
+ | 0.2644 | 1.0003 | 3600 | 0.2729 |
60
+ | 0.2559 | 1.2003 | 4320 | 0.2616 |
61
+ | 0.2526 | 1.4004 | 5040 | 0.2572 |
62
+ | 0.248 | 1.6004 | 5760 | 0.2575 |
63
+ | 0.2467 | 1.8005 | 6480 | 0.2575 |
64
+ | 0.2414 | 2.0006 | 7200 | 0.2458 |
65
+ | 0.2347 | 2.2006 | 7920 | 0.2465 |
66
+ | 0.2335 | 2.4007 | 8640 | 0.2434 |
67
+ | 0.2304 | 2.6007 | 9360 | 0.2338 |
68
+ | 0.2273 | 2.8008 | 10080 | 0.2284 |
69
+ | 0.2272 | 3.0008 | 10800 | 0.2300 |
70
+ | 0.2176 | 3.2009 | 11520 | 0.2303 |
71
+ | 0.2208 | 3.4009 | 12240 | 0.2261 |
72
+ | 0.2142 | 3.6010 | 12960 | 0.2264 |
73
+ | 0.2121 | 3.8011 | 13680 | 0.2194 |
74
+ | 0.2111 | 4.0011 | 14400 | 0.2199 |
75
+ | 0.203 | 4.2012 | 15120 | 0.2156 |
76
+ | 0.2029 | 4.4012 | 15840 | 0.2122 |
77
+ | 0.1986 | 4.6013 | 16560 | 0.2297 |
78
+ | 0.1994 | 4.8013 | 17280 | 0.2142 |
79
+ | 0.1958 | 5.0014 | 18000 | 0.2057 |
80
+ | 0.1865 | 5.2014 | 18720 | 0.2046 |
81
+ | 0.1858 | 5.4015 | 19440 | 0.2081 |
82
+ | 0.1862 | 5.6016 | 20160 | 0.2052 |
83
+ | 0.1864 | 5.8016 | 20880 | 0.1912 |
84
+ | 0.1798 | 6.0017 | 21600 | 0.1945 |
85
+ | 0.173 | 6.2017 | 22320 | 0.1919 |
86
+ | 0.1732 | 6.4018 | 23040 | 0.1874 |
87
+ | 0.1704 | 6.6018 | 23760 | 0.1858 |
88
+ | 0.1704 | 6.8019 | 24480 | 0.1879 |
89
+ | 0.1669 | 7.0019 | 25200 | 0.1847 |
90
+ | 0.1602 | 7.2020 | 25920 | 0.1802 |
91
+ | 0.1575 | 7.4021 | 26640 | 0.1825 |
92
+ | 0.1568 | 7.6021 | 27360 | 0.1821 |
93
+ | 0.154 | 7.8022 | 28080 | 0.1738 |
94
+ | 0.1547 | 8.0022 | 28800 | 0.1749 |
95
+ | 0.144 | 8.2023 | 29520 | 0.1749 |
96
+ | 0.1413 | 8.4023 | 30240 | 0.1703 |
97
+ | 0.143 | 8.6024 | 30960 | 0.1714 |
98
+ | 0.1396 | 8.8024 | 31680 | 0.1650 |
99
+ | 0.1398 | 9.0025 | 32400 | 0.1690 |
100
+ | 0.1274 | 9.2026 | 33120 | 0.1676 |
101
+ | 0.1261 | 9.4026 | 33840 | 0.1638 |
102
+ | 0.1274 | 9.6027 | 34560 | 0.1662 |
103
+ | 0.1263 | 9.8027 | 35280 | 0.1579 |
104
+ | 0.1224 | 10.0028 | 36000 | 0.1585 |
105
+ | 0.1123 | 10.2028 | 36720 | 0.1597 |
106
+ | 0.1114 | 10.4029 | 37440 | 0.1561 |
107
+ | 0.1102 | 10.6029 | 38160 | 0.1574 |
108
+ | 0.1095 | 10.8030 | 38880 | 0.1542 |
109
+ | 0.1101 | 11.0031 | 39600 | 0.1520 |
110
+ | 0.0992 | 11.2031 | 40320 | 0.1565 |
111
+ | 0.0972 | 11.4032 | 41040 | 0.1554 |
112
+ | 0.0957 | 11.6032 | 41760 | 0.1548 |
113
+ | 0.0955 | 11.8033 | 42480 | 0.1541 |
114
+
115
+
116
+ ### Framework versions
117
+
118
+ - PEFT 0.14.0
119
+ - Transformers 4.47.0
120
+ - Pytorch 2.5.1+cu124
121
+ - Datasets 3.2.0
122
+ - 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": "deepseek-ai/deepseek-coder-1.3b-base",
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": 8,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
+ ],
29
+ "task_type": "CAUSAL_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:a8408bbd8ffc87af9692936755c1888bea056f8dbec6f8325e9f3a57ea7e1d3d
3
+ size 268636736
loss_plot.png ADDED
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d066da5c6be76bdcb5e69285874d112f777e806f839e8fc49dbc58f8436a6a9c
3
+ size 5432