CoolFace
Modelpublic

adiyghub/mistral_7b_openorca_small_qlora_finetuned

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

results

This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on 800 examples from OpenOrca. It achieves the following results on the evaluation set:

  • —Loss: 1.3820

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

Training results

Training LossEpochStepValidation Loss
1.67640.25501.5037
1.39360.51001.4108
1.40160.751501.3547
1.31521.02001.3373
1.09191.252501.3368
1.13361.53001.3290
1.05411.753501.3222
1.08442.04001.3174
0.86572.254501.3790
0.86062.55001.3779
0.84832.755501.3824
0.82583.06001.3820

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.39.2
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2