CoolFace
Modelpublic

anerli/peft-starcoder-lora-h100

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-lora-h100

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

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.96750.051000.9193
0.99150.12000.9468
0.6520.153000.9646
0.89670.24000.9767
0.94970.255000.9700
0.57390.36001.0008
0.7990.357001.0138
0.82690.48001.0109
0.52070.459001.0156
0.75070.510001.0319
0.77160.5511001.0322
0.47430.612001.0489
0.69630.6513001.0445
0.68410.714001.0475
0.54010.7515001.0505
0.65620.816001.0566
0.6010.8517001.0603
0.60190.918001.0594
0.5550.9519001.0599
0.58851.020001.0568

Framework versions

  • —PEFT 0.12.0
  • —Transformers 4.44.2
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1