End of training
Browse files- README.md +122 -0
- adapter_config.json +32 -0
- adapter_model.safetensors +3 -0
- loss_plot.png +0 -0
- training_args.bin +3 -0
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-task4-v2-small-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-task4-v2-small-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.0416
|
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: 12
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
+
|:-------------:|:-------:|:-----:|:---------------:|
|
55 |
+
| 0.1561 | 0.2001 | 720 | 0.0861 |
|
56 |
+
| 0.0845 | 0.4001 | 1440 | 0.0716 |
|
57 |
+
| 0.0724 | 0.6002 | 2160 | 0.0636 |
|
58 |
+
| 0.07 | 0.8002 | 2880 | 0.0615 |
|
59 |
+
| 0.0654 | 1.0003 | 3600 | 0.0629 |
|
60 |
+
| 0.0636 | 1.2003 | 4320 | 0.0623 |
|
61 |
+
| 0.0631 | 1.4004 | 5040 | 0.0600 |
|
62 |
+
| 0.0626 | 1.6004 | 5760 | 0.0609 |
|
63 |
+
| 0.0631 | 1.8005 | 6480 | 0.0562 |
|
64 |
+
| 0.061 | 2.0006 | 7200 | 0.0559 |
|
65 |
+
| 0.0597 | 2.2006 | 7920 | 0.0585 |
|
66 |
+
| 0.0591 | 2.4007 | 8640 | 0.0543 |
|
67 |
+
| 0.0553 | 2.6007 | 9360 | 0.0566 |
|
68 |
+
| 0.0572 | 2.8008 | 10080 | 0.0528 |
|
69 |
+
| 0.058 | 3.0008 | 10800 | 0.0504 |
|
70 |
+
| 0.0543 | 3.2009 | 11520 | 0.0512 |
|
71 |
+
| 0.054 | 3.4009 | 12240 | 0.0537 |
|
72 |
+
| 0.0554 | 3.6010 | 12960 | 0.0520 |
|
73 |
+
| 0.0532 | 3.8011 | 13680 | 0.0520 |
|
74 |
+
| 0.0551 | 4.0011 | 14400 | 0.0513 |
|
75 |
+
| 0.0514 | 4.2012 | 15120 | 0.0527 |
|
76 |
+
| 0.0525 | 4.4012 | 15840 | 0.0498 |
|
77 |
+
| 0.0509 | 4.6013 | 16560 | 0.0491 |
|
78 |
+
| 0.0519 | 4.8013 | 17280 | 0.0501 |
|
79 |
+
| 0.0519 | 5.0014 | 18000 | 0.0497 |
|
80 |
+
| 0.0503 | 5.2014 | 18720 | 0.0496 |
|
81 |
+
| 0.0489 | 5.4015 | 19440 | 0.0523 |
|
82 |
+
| 0.05 | 5.6016 | 20160 | 0.0478 |
|
83 |
+
| 0.0508 | 5.8016 | 20880 | 0.0467 |
|
84 |
+
| 0.047 | 6.0017 | 21600 | 0.0471 |
|
85 |
+
| 0.0477 | 6.2017 | 22320 | 0.0472 |
|
86 |
+
| 0.0469 | 6.4018 | 23040 | 0.0474 |
|
87 |
+
| 0.0484 | 6.6018 | 23760 | 0.0459 |
|
88 |
+
| 0.0478 | 6.8019 | 24480 | 0.0453 |
|
89 |
+
| 0.0472 | 7.0019 | 25200 | 0.0460 |
|
90 |
+
| 0.0459 | 7.2020 | 25920 | 0.0446 |
|
91 |
+
| 0.0454 | 7.4021 | 26640 | 0.0443 |
|
92 |
+
| 0.0454 | 7.6021 | 27360 | 0.0461 |
|
93 |
+
| 0.0453 | 7.8022 | 28080 | 0.0455 |
|
94 |
+
| 0.0453 | 8.0022 | 28800 | 0.0439 |
|
95 |
+
| 0.0449 | 8.2023 | 29520 | 0.0437 |
|
96 |
+
| 0.0447 | 8.4023 | 30240 | 0.0429 |
|
97 |
+
| 0.0446 | 8.6024 | 30960 | 0.0427 |
|
98 |
+
| 0.0437 | 8.8024 | 31680 | 0.0441 |
|
99 |
+
| 0.0437 | 9.0025 | 32400 | 0.0434 |
|
100 |
+
| 0.0428 | 9.2026 | 33120 | 0.0426 |
|
101 |
+
| 0.0431 | 9.4026 | 33840 | 0.0417 |
|
102 |
+
| 0.0428 | 9.6027 | 34560 | 0.0421 |
|
103 |
+
| 0.0428 | 9.8027 | 35280 | 0.0422 |
|
104 |
+
| 0.0424 | 10.0028 | 36000 | 0.0425 |
|
105 |
+
| 0.0422 | 10.2028 | 36720 | 0.0423 |
|
106 |
+
| 0.042 | 10.4029 | 37440 | 0.0424 |
|
107 |
+
| 0.0417 | 10.6029 | 38160 | 0.0419 |
|
108 |
+
| 0.0414 | 10.8030 | 38880 | 0.0424 |
|
109 |
+
| 0.0413 | 11.0031 | 39600 | 0.0417 |
|
110 |
+
| 0.0415 | 11.2031 | 40320 | 0.0415 |
|
111 |
+
| 0.0413 | 11.4032 | 41040 | 0.0418 |
|
112 |
+
| 0.0412 | 11.6032 | 41760 | 0.0418 |
|
113 |
+
| 0.0412 | 11.8033 | 42480 | 0.0416 |
|
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:c9d54fb6adf2b4191e4460ecf154893f7e496b16b3e8bb5e7f00469d832fe98c
|
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:921a23c68847ef2becfc5dd5446fa0f90c85cc25f826756734ab7f8466ea3751
|
3 |
+
size 5432
|