CoolFace
Modelpublic

jlpan/starcoder-tune-cpp2py-program2

sourceHugging Facebigcode-openrail-mupdated 3y agoView on Hugging Face
0likes4downloads
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. -->

starcoder-tune-cpp2py-program2

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

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: 8e-06
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • gradientaccumulationsteps: 16
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 50
  • training_steps: 500

Training results

Training LossEpochStepValidation Loss
0.28520.1500.2677
0.29160.21000.2676
0.28720.31500.2676
0.28520.42000.2675
0.29180.52500.2673
0.28670.63000.2672
0.28660.73500.2672
0.29010.84000.2671
0.2860.94500.2671
0.28481.05000.2671

Framework versions

  • PEFT 0.5.0.dev0
  • PEFT 0.5.0.dev0
  • Transformers 4.32.0.dev0
  • Pytorch 2.0.1+cu117
  • Datasets 2.12.0
  • Tokenizers 0.13.3