CoolFace
Modelpublic

FrederikKlinkby/shawgpt-ft-rank10

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-ft-rank10

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

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: 15
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
4.62890.923134.1390
4.38471.846263.8683
4.04222.769293.5768
2.76814.0133.2026
3.39444.9231162.9603
3.10755.8462192.7572
2.88296.7692222.5892
2.01298.0262.3923
2.49898.9231292.2593
2.32889.8462322.1539
2.227210.7692352.0619
1.567912.0391.9692
2.040212.9231421.9322
1.687813.8462451.9168

Framework versions

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