CoolFace
Modelpublic

shakhizat/flash_attention_fine-tuned_mistral

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

flashattentionfine-tuned_mistral

This model is a fine-tuned version of mistralai/Mistral-7B-v0.1 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1909

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: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 2
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.01
  • —training_steps: 100

Training results

Training LossEpochStepValidation Loss
No log0.0020101.2457
No log0.0041201.2098
1.33680.0061301.2134
1.33680.0081401.2185
1.23080.0102501.2187
1.23080.0122601.2190
1.23080.0142701.2074
1.29210.0163801.2018
1.29210.0183901.1937
1.26550.02031001.1909

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.1
  • —Pytorch 2.2.0
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1