CoolFace
Modelpublic

jimiscott/peft-starcoder-lora-a100

sourceHugging Facebigcode-openrail-mupdated 2y agoView on Hugging Face
0likes12downloads
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-lora-a100

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

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 30
  • training_steps: 2000

Training results

Training LossEpochStepValidation Loss
0.96580.051000.9187
0.990.12000.9444
0.65170.153000.9709
0.89620.24000.9828
0.94970.255000.9718
0.57390.36001.0096
0.79870.357001.0202
0.82680.48001.0132
0.52020.459001.0187
0.75140.510001.0329
0.77150.5511001.0361
0.47470.612001.0543
0.69630.6513001.0389
0.6840.714001.0482
0.54010.7515001.0497
0.65680.816001.0551
0.60050.8517001.0603
0.60150.918001.0630
0.55520.9519001.0619
0.58821.020001.0594

Framework versions

  • PEFT 0.12.0
  • Transformers 4.44.2
  • Pytorch 2.4.1+cu121
  • Datasets 3.0.0
  • Tokenizers 0.19.1