CoolFace
Modelpublic

Ferdi/Mistral-7B-Instruct-v0.2-AWQ-FaVe-rank32-2epochs

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes6downloads
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-AWQ-FaVe-rank32-2epochs

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

  • —Loss: 0.4065

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

Training results

Training LossEpochStepValidation Loss
No log0.2685101.0312
1.53480.5369200.6530
1.53480.8054300.5523
0.58111.0738400.4909
0.58111.3423500.4760
0.40611.6107600.4332
0.40611.8792700.4065

Framework versions

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