CoolFace
Modelpublic

Weni/ZeroShot-3.3.11-Mistral-7b-Multilanguage-3.2.0

sourceHugging Faceapache-2.0updated 3y 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. -->

ZeroShot-3.3.9-Mistral-7b-Multilanguage-3.2.0

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

  • Loss: 0.3844

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: 8
  • evalbatchsize: 2
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 1
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.50360.061000.4879
0.45610.122000.4455
0.42550.193000.4324
0.41110.254000.4228
0.41020.315000.4165
0.40590.376000.4102
0.39590.437000.4059
0.39040.58000.4008
0.39020.569000.3966
0.38950.6210000.3930
0.38290.6811000.3904
0.38850.7412000.3879
0.37350.8113000.3860
0.3850.8714000.3851
0.37730.9315000.3846
0.36930.9916000.3844

Framework versions

  • PEFT 0.8.2
  • Transformers 4.38.1
  • Pytorch 2.1.0+cu121
  • Datasets 2.17.1
  • Tokenizers 0.15.2