CoolFace
Modelpublic

pierreqi/peft-starcoder-qlora-r

sourceHugging Facebigcode-openrail-mupdated 2y agoView on Hugging Face
0likes5downloads
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. -->

peft-starcoder-qlora-r

This model is a fine-tuned version of bigcode/starcoderbase-1b on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.1974

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: 16
  • evalbatchsize: 16
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 30
  • training_steps: 2000

Training results

Training LossEpochStepValidation Loss
1.06030.051001.1678
2.23720.12001.1616
1.05710.153001.1632
1.23760.24001.1639
1.10430.255001.1664
1.00320.36001.1703
1.1680.357001.1713
0.97620.48001.1749
2.25090.459001.1789
1.05190.510001.1873
2.20670.5511001.1825
1.00480.612001.1884
1.99860.6513001.1865
1.01170.714001.1950
1.01230.7515001.1916
2.17830.816001.1949
0.91970.8517001.1943
2.13170.918001.1942
0.88680.9519001.1985
1.0081.020001.1974

Framework versions

  • PEFT 0.14.0
  • Transformers 4.48.3
  • Pytorch 2.5.1+cu124
  • Datasets 3.3.0
  • Tokenizers 0.21.0