CoolFace
Modelpublic

Katochh/falcon-code-generation

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes7downloads
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. -->

falcon-code-generation

This model is a fine-tuned version of petals-team/falcon-rw-1b on the codesearchnet dataset. It achieves the following results on the evaluation set:

  • Loss: 1.0068

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

Training results

Training LossEpochStepValidation Loss
1.2310.01201.2339
1.29320.02401.1486
1.2310.03601.1240
1.03440.04801.0872
1.33960.041001.0973
0.97270.051201.0608
1.11380.061401.0520
1.15910.071601.0442
0.98220.081801.0286
1.18910.092001.0345
1.01830.12201.0194
1.00120.112401.0142
1.13960.122601.0116
1.00580.122801.0074
1.18840.133001.0072
0.95870.143201.0068

Framework versions

  • PEFT 0.10.0
  • Transformers 4.38.2
  • Pytorch 2.2.1+cu121
  • Datasets 2.18.0
  • Tokenizers 0.15.2