CoolFace
Modelpublic

yalhessi/lemexp-processed-task1_min_symbols_template_small-deepseek-coder-1.3b-base-test

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes4downloads
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-processed-task1minsymbolstemplatesmall-deepseek-coder-1.3b-base-test

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.1481

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.0002
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.30080.200050300.2892
0.26270.4001100600.2511
0.23270.6001150900.2334
0.22290.8001201200.2116
0.20741.0002251500.2014
0.18321.2002301800.1921
0.17091.4002352100.1860
0.16921.6003402400.1758
0.15591.8003452700.1679
0.16242.0003503000.1645
0.12332.2003553300.1600
0.12062.4004603600.1539
0.12962.6004653900.1516
0.12772.8004704200.1481

Framework versions

  • —PEFT 0.14.0
  • —Transformers 4.47.0
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0