CoolFace
Modelpublic

FrederikKlinkby/shawgpt-finetuned-lr0.0002-wd0.01

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.0002-wd0.01

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

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: 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.59450.923133.9744
4.05661.846263.4521
3.47172.769292.9804
2.24134.0132.5240
2.61544.9231162.2543
2.26815.8462192.0155
1.95936.7692221.8271
1.35398.0261.6801
1.67788.9231291.5988
1.5669.8462321.5484
1.546910.7692351.5248
0.281211.0769361.5219

Framework versions

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