CoolFace
Modelpublic

update0909/starcoderbase1b-personal-copilot-A100-40GB-colab-1b

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

starcoderbase1b-personal-copilot-A100-40GB-colab-1b

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

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: 5e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —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
1.68020.051002.4316
1.60090.12001.9687
1.1180.153001.4213
0.98050.24001.2800
1.25150.255001.2094
1.12890.36001.1665
1.0690.357000.9681
0.82320.48000.9157
0.81860.459000.9054
0.92820.510000.8904
1.07390.5511000.8726
1.40450.612000.8713
1.33190.6513000.8699
0.83250.714000.8673
0.81880.7515000.8645
1.4010.816000.8680
0.77130.8517000.8666
0.90510.918000.8664
0.87870.9519000.8660
0.80241.020000.8660

Framework versions

  • —Transformers 4.36.0.dev0
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0