CoolFace
Modelpublic

GaetanMichelet/Mistral-7B_task-1_120-samples_config-1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes18downloads
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-7Btask-1120-samples_config-1

This model is a fine-tuned version of mistralai/Mistral-7B-Instruct-v0.3 on the GaetanMichelet/chat-60fttask-1 and the GaetanMichelet/chat-120fttask-1 datasets. It achieves the following results on the evaluation set:

  • Loss: 1.1514

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

Training results

Training LossEpochStepValidation Loss
1.84791.0111.7767
1.31592.0221.3060
1.06023.0331.1514
0.79494.0441.1724
0.51375.0551.3468
0.23336.0661.6914
0.11777.0771.8391
0.07388.0881.8831
0.06769.0991.9784
0.058810.01102.1311

Framework versions

  • PEFT 0.12.0
  • Transformers 4.44.0
  • Pytorch 2.1.2+cu121
  • Datasets 2.20.0
  • Tokenizers 0.19.1