yalhessi commited on
Commit
0d49364
·
verified ·
1 Parent(s): 1146c76

End of training

Browse files
README.md ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_full-deepseek-coder-1.3b-base-ddp-8lr-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_full-deepseek-coder-1.3b-base-ddp-8lr-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.1529
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.0008
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: 6
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-----:|:-----:|:---------------:|
55
+ | 0.2779 | 0.2 | 3094 | 0.2787 |
56
+ | 0.2568 | 0.4 | 6188 | 0.2658 |
57
+ | 0.2493 | 0.6 | 9282 | 0.2520 |
58
+ | 0.2413 | 0.8 | 12376 | 0.2400 |
59
+ | 0.2362 | 1.0 | 15470 | 0.2373 |
60
+ | 0.2298 | 1.2 | 18564 | 0.2296 |
61
+ | 0.2272 | 1.4 | 21658 | 0.2256 |
62
+ | 0.2194 | 1.6 | 24752 | 0.2186 |
63
+ | 0.2189 | 1.8 | 27846 | 0.2178 |
64
+ | 0.212 | 2.0 | 30940 | 0.2128 |
65
+ | 0.206 | 2.2 | 34034 | 0.2165 |
66
+ | 0.2037 | 2.4 | 37128 | 0.2034 |
67
+ | 0.199 | 2.6 | 40222 | 0.2056 |
68
+ | 0.1963 | 2.8 | 43316 | 0.2008 |
69
+ | 0.1942 | 3.0 | 46410 | 0.1971 |
70
+ | 0.1858 | 3.2 | 49504 | 0.1919 |
71
+ | 0.1851 | 3.4 | 52598 | 0.1906 |
72
+ | 0.1791 | 3.6 | 55692 | 0.1837 |
73
+ | 0.1776 | 3.8 | 58786 | 0.1813 |
74
+ | 0.1758 | 4.0 | 61880 | 0.1761 |
75
+ | 0.166 | 4.2 | 64974 | 0.1732 |
76
+ | 0.1633 | 4.4 | 68068 | 0.1701 |
77
+ | 0.1593 | 4.6 | 71162 | 0.1687 |
78
+ | 0.1541 | 4.8 | 74256 | 0.1683 |
79
+ | 0.1525 | 5.0 | 77350 | 0.1623 |
80
+ | 0.1445 | 5.2 | 80444 | 0.1623 |
81
+ | 0.143 | 5.4 | 83538 | 0.1601 |
82
+ | 0.1409 | 5.6 | 86632 | 0.1567 |
83
+ | 0.1386 | 5.8 | 89726 | 0.1537 |
84
+ | 0.1358 | 6.0 | 92820 | 0.1529 |
85
+
86
+
87
+ ### Framework versions
88
+
89
+ - PEFT 0.14.0
90
+ - Transformers 4.47.0
91
+ - Pytorch 2.5.1+cu124
92
+ - Datasets 3.2.0
93
+ - 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:b0b4f24b81010b448aae6e3ca09a43addd570c77e1a9f38b115146bd3e488d75
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:1368b05c98decde695d3fb3e0701e3752297bc616b8cf5b5eb5e71b9e5b6a478
3
+ size 5496