CoolFace
Modelpublic

htahir1/peft-lora-zencoder15B-personal-copilot

sourceHugging Facebigcode-openrail-mupdated 3y agoView on Hugging Face
0likes8downloads
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-zencoder15B-personal-copilot

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

  • Loss: 0.3124

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.0002
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 8
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 30
  • training_steps: 1000

Training results

Training LossEpochStepValidation Loss
0.75340.11000.4016
0.67150.22000.3700
0.52830.33000.3647
0.5740.44000.3388
0.58410.55000.3193
0.52680.66000.3202
0.50430.77000.3124
0.49810.88000.3138
0.49950.99000.3126
0.47791.010000.3124

Framework versions

  • PEFT 0.7.2.dev0
  • Transformers 4.37.0.dev0
  • Pytorch 2.1.2+cu121
  • Datasets 2.16.1
  • Tokenizers 0.15.0