CoolFace
Modelpublic

Katochh/falcon-code-generation-llm

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

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

  • Loss: 1.8328

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
2.18980.1201.9930
2.04740.2401.9372
1.87680.3601.9180
2.03560.4801.8915
1.9460.51001.9185
1.92190.61201.8740
1.9730.71401.8762
1.80460.81601.8549
1.89340.91801.8451
1.83651.02001.8525
1.79491.12201.8343
1.7031.22401.8443
1.62691.32601.8453
1.67311.42801.8330
1.60041.53001.8331
1.70311.63201.8328

Framework versions

  • PEFT 0.10.0
  • Transformers 4.40.0
  • Pytorch 2.2.1+cu121
  • Datasets 2.19.0
  • Tokenizers 0.19.1