metadata
library_name: peft
license: other
base_model: deepseek-ai/deepseek-coder-1.3b-base
tags:
- generated_from_trainer
model-index:
- name: lemexp-task1-v2-template_small_notypes-deepseek-coder-1.3b-base-ddp-8lr-v2
results: []
lemexp-task1-v2-template_small_notypes-deepseek-coder-1.3b-base-ddp-8lr-v2
This model is a fine-tuned version of deepseek-ai/deepseek-coder-1.3b-base on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1670
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 0.0008
- train_batch_size: 2
- eval_batch_size: 2
- seed: 42
- distributed_type: multi-GPU
- num_devices: 8
- total_train_batch_size: 16
- total_eval_batch_size: 16
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- num_epochs: 12
- mixed_precision_training: Native AMP
Training results
Training Loss | Epoch | Step | Validation Loss |
---|---|---|---|
0.4274 | 0.2002 | 721 | 0.3223 |
0.3241 | 0.4003 | 1442 | 0.2921 |
0.2842 | 0.6005 | 2163 | 0.2797 |
0.2777 | 0.8007 | 2884 | 0.2683 |
0.2625 | 1.0008 | 3605 | 0.2475 |
0.2482 | 1.2010 | 4326 | 0.2520 |
0.246 | 1.4012 | 5047 | 0.2444 |
0.2384 | 1.6013 | 5768 | 0.2386 |
0.235 | 1.8015 | 6489 | 0.2374 |
0.2321 | 2.0017 | 7210 | 0.2268 |
0.2214 | 2.2018 | 7931 | 0.2185 |
0.2202 | 2.4020 | 8652 | 0.2244 |
0.2173 | 2.6022 | 9373 | 0.2196 |
0.2157 | 2.8023 | 10094 | 0.2204 |
0.2132 | 3.0025 | 10815 | 0.2144 |
0.2008 | 3.2027 | 11536 | 0.2107 |
0.1998 | 3.4028 | 12257 | 0.2060 |
0.1988 | 3.6030 | 12978 | 0.2052 |
0.197 | 3.8032 | 13699 | 0.2057 |
0.1966 | 4.0033 | 14420 | 0.2042 |
0.1835 | 4.2035 | 15141 | 0.1965 |
0.1834 | 4.4037 | 15862 | 0.1964 |
0.1828 | 4.6038 | 16583 | 0.1929 |
0.1833 | 4.8040 | 17304 | 0.1939 |
0.1826 | 5.0042 | 18025 | 0.1907 |
0.1688 | 5.2043 | 18746 | 0.1891 |
0.1695 | 5.4045 | 19467 | 0.1891 |
0.1682 | 5.6047 | 20188 | 0.1889 |
0.1702 | 5.8048 | 20909 | 0.1861 |
0.1672 | 6.0050 | 21630 | 0.1856 |
0.157 | 6.2052 | 22351 | 0.1853 |
0.1559 | 6.4053 | 23072 | 0.1874 |
0.1564 | 6.6055 | 23793 | 0.1802 |
0.1572 | 6.8057 | 24514 | 0.1761 |
0.1544 | 7.0058 | 25235 | 0.1770 |
0.1462 | 7.2060 | 25956 | 0.1777 |
0.1436 | 7.4062 | 26677 | 0.1752 |
0.1431 | 7.6063 | 27398 | 0.1713 |
0.1412 | 7.8065 | 28119 | 0.1725 |
0.1413 | 8.0067 | 28840 | 0.1716 |
0.1276 | 8.2068 | 29561 | 0.1714 |
0.1296 | 8.4070 | 30282 | 0.1694 |
0.1286 | 8.6072 | 31003 | 0.1682 |
0.1298 | 8.8073 | 31724 | 0.1632 |
0.1285 | 9.0075 | 32445 | 0.1647 |
0.1159 | 9.2077 | 33166 | 0.1655 |
0.1136 | 9.4078 | 33887 | 0.1658 |
0.1158 | 9.6080 | 34608 | 0.1617 |
0.1146 | 9.8082 | 35329 | 0.1634 |
0.1152 | 10.0083 | 36050 | 0.1632 |
0.1016 | 10.2085 | 36771 | 0.1677 |
0.1006 | 10.4087 | 37492 | 0.1610 |
0.1016 | 10.6088 | 38213 | 0.1606 |
0.1022 | 10.8090 | 38934 | 0.1609 |
0.1003 | 11.0092 | 39655 | 0.1645 |
0.093 | 11.2093 | 40376 | 0.1672 |
0.0909 | 11.4095 | 41097 | 0.1678 |
0.0908 | 11.6097 | 41818 | 0.1680 |
0.091 | 11.8098 | 42539 | 0.1670 |
Framework versions
- PEFT 0.14.0
- Transformers 4.47.0
- Pytorch 2.5.1+cu124
- Datasets 3.2.0
- Tokenizers 0.21.0