CoolFace
Modelpublic

cy948/Qwen2.5-Coder-1.5B-Instruct-Airscript

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes26downloads
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. -->

Qwen2.5-Coder-1.5B-Instruct-Airscript

This model is a fine-tuned version of Qwen/Qwen2.5-Coder-1.5B-Instruct on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.4578

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.0005
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 30
  • training_steps: 1600

Training results

Training LossEpochStepValidation Loss
2.17830.06251002.1006
1.84260.1252001.8535
1.73430.18753001.7350
1.63130.254001.6520
1.58170.31255001.5982
1.54980.3756001.5604
1.50190.43757001.5322
1.48520.58001.5103
1.4610.56259001.4939
1.44830.62510001.4820
1.44340.687511001.4723
1.42540.7512001.4659
1.42240.812513001.4619
1.41880.87514001.4596
1.42450.937515001.4585
1.41721.016001.4578

Framework versions

  • PEFT 0.13.2
  • Transformers 4.45.2
  • Pytorch 2.5.0
  • Datasets 3.0.1
  • Tokenizers 0.20.1