CoolFace
Modelpublic

FrederikKlinkby/shawgpt-finetuned-lr0.0007-wd0.1

sourceHugging Faceapache-2.0updated 2y 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. -->

shawgpt-finetuned-lr0.0007-wd0.1

This model is a fine-tuned version of TheBloke/Mistral-7B-Instruct-v0.2-GPTQ on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.3358

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.0007
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 2
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
4.48770.923133.4571
3.17121.846262.3924
2.1192.769291.7291
1.11094.0131.3931
1.32074.9231161.3417
1.1985.8462191.3138
1.11136.7692221.3083
0.81558.0261.3122
1.04198.9231291.3203
0.99529.8462321.3249
0.996810.7692351.3342
0.161711.0769361.3358

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.44.2
  • —Pytorch 2.5.0+cu124
  • —Datasets 3.0.2
  • —Tokenizers 0.19.1