CoolFace
Modelpublic

scnuyjx/peft-lora-starcoder1B-v2-personal-copilot-A100-40GB-yfw-from-yjx

sourceHugging Facebigcode-openrail-mupdated 3y agoView on Hugging Face
0likes9downloads
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-v2-personal-copilot-A100-40GB-yfw-from-yjx

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

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.48460.051000.4749
0.42160.12000.4329
0.390.153000.4452
0.33640.24000.5184
0.29170.255000.5963
0.27360.36000.6457
0.26360.357000.6698
0.25120.48000.7002
0.23840.459000.7437
0.22530.510000.7726
0.21320.5511000.8081
0.20410.612000.8356
0.1970.6513000.8593
0.1920.714000.8862
0.1870.7515000.8862
0.18290.816000.9074
0.18170.8517000.9207
0.1790.918000.9225
0.17870.9519000.9243
0.17791.020000.9260

Framework versions

  • —PEFT 0.7.1
  • —Transformers 4.37.0
  • —Pytorch 2.1.2+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.1