CoolFace
Modelpublic

PrincySinghal991/falcon-7b-sharded-bf16-finetuned-html-code-generation

sourceHugging Faceupdated 3y agoView on Hugging Face
2likes5downloads
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-7b-sharded-bf16-finetuned-html-code-generation

This model is a fine-tuned version of ybelkada/falcon-7b-sharded-bf16 on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.2923

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.06990.18201.7214
1.75630.36401.3886
1.61520.54601.3222
1.74190.72801.2957
1.35960.91001.2585
1.38611.081201.2264
1.3221.261401.3842
1.20721.431601.2038
1.11611.611801.2392
1.17151.792001.1981
1.30951.972201.2134
0.91152.152401.2422
0.78512.332601.2923

Framework versions

  • PEFT 0.7.2.dev0
  • Transformers 4.36.2
  • Pytorch 2.1.0+cu121
  • Datasets 2.16.0
  • Tokenizers 0.15.0