CoolFace
Modelpublic

rnaveensrinivas/Mistral-7B-Instruct-v0.2-GPTQ_retrained_IoV

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes8downloads
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. -->

Mistral-7B-Instruct-v0.2-GPTQretrainedIoV

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: 0.8239

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

Training results

Training LossEpochStepValidation Loss
4.17390.941243.4659
4.01961.882483.3864
3.22832.8235123.2071
2.01474.0172.9738
2.22994.9412212.7751
2.07115.8824252.6203
1.9466.8235292.3797
1.42628.0342.0694
1.64688.9412381.8468
1.55499.8824421.5932
1.466110.8235461.3819
1.107912.0511.2555
1.311412.9412551.1306
1.243613.8824591.0515
1.196514.8235630.9581
0.926916.0680.9277
1.126216.9412720.8709
1.105417.8824760.8343
0.866418.8235800.8239

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1