CoolFace
Modelpublic

yalhessi/lemexp-task5-template_deriv_full-deepseek-coder-1.3b-base-4gpu-bs4-8lr-12epochs-normal-eos-8bit

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes6downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

lemexp-task5-templatederivfull-deepseek-coder-1.3b-base-4gpu-bs4-8lr-12epochs-normal-eos-8bit

This model is a fine-tuned version of deepseek-ai/deepseek-coder-1.3b-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1664

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
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —totaltrainbatch_size: 16
  • —totalevalbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.54760.20017200.3815
0.36420.400214400.3325
0.30180.600321600.3054
0.28470.800428800.2860
0.26841.000636000.2856
0.25951.200743200.2708
0.24711.400850400.2601
0.24651.600957600.2531
0.24031.801064800.2519
0.23242.001172000.2407
0.22472.201279200.2477
0.21782.401386400.2346
0.21712.601493600.2357
0.21732.8016100800.2311
0.21533.0017108000.2244
0.20063.2018115200.2242
0.20023.4019122400.2196
0.20123.6020129600.2230
0.19873.8021136800.2173
0.1984.0022144000.2114
0.18364.2023151200.2114
0.18714.4024158400.2061
0.18374.6026165600.2070
0.18234.8027172800.2032
0.17995.0028180000.2007
0.1675.2029187200.2007
0.17165.4030194400.1969
0.16825.6031201600.1974
0.1685.8032208800.1974
0.16796.0033216000.1864
0.15436.2034223200.1903
0.1566.4036230400.1858
0.15696.6037237600.1864
0.15386.8038244800.1824
0.1537.0039252000.1845
0.14197.2040259200.1857
0.14287.4041266400.1766
0.14157.6042273600.1749
0.14047.8043280800.1750
0.13958.0044288000.1734
0.12668.2046295200.1728
0.12618.4047302400.1724
0.12578.6048309600.1695
0.12628.8049316800.1710
0.12619.0050324000.1683
0.1129.2051331200.1654
0.11079.4052338400.1666
0.11119.6053345600.1613
0.11049.8054352800.1611
0.110610.0056360000.1638
0.095210.2057367200.1656
0.098110.4058374400.1636
0.097810.6059381600.1627
0.09610.8060388800.1627
0.095811.0061396000.1639
0.087611.2062403200.1684
0.084411.4063410400.1679
0.085711.6064417600.1669
0.085511.8066424800.1664

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.47.0
  • —Pytorch 2.7.1+cu128
  • —Datasets 4.2.0
  • —Tokenizers 0.21.4