CoolFace
Modelpublic

ZiHDeng/peft-lora-starcoder1B-Instruction-ny8-ALL

sourceHugging Facebigcode-openrail-mupdated 3y agoView on Hugging Face
0likes19downloads
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-lora-starcoder1B-Instruction-ny8-ALL

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: 0.0870

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: 2000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.18910.051000.1452
0.12440.12000.1096
0.10770.153000.1006
0.09960.24000.0958
0.09530.255000.0927
0.09160.36000.0882
0.08750.357000.0867
0.08450.48000.0873
0.08180.459000.0863
0.07880.510000.0848
0.07810.5511000.0844
0.07490.612000.0847
0.07260.6513000.0849
0.06880.714000.0867
0.07010.7515000.0861
0.06620.816000.0863
0.06580.8517000.0867
0.06470.918000.0869
0.06440.9519000.0870
0.06571.020000.0870

Framework versions

  • PEFT 0.7.1
  • Transformers 4.36.2
  • Pytorch 2.1.2+cu121
  • Datasets 2.16.1
  • Tokenizers 0.15.0