CoolFace
Modelpublic

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

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

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

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.59440.923133.9735
4.05591.846263.4489
3.4752.769292.9840
2.24344.0132.5324
2.62194.9231162.2569
2.26165.8462192.0276
1.966.7692221.8151
1.33968.0261.6637
1.65328.9231291.5778
1.53449.8462321.5191
1.510310.7692351.4905
0.269811.0769361.4875

Framework versions

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