CoolFace
Modelpublic

GaetanMichelet/Mistral-7B_task-1_180-samples_config-2_full

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes13downloads
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-1180-samplesconfig-2full

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

  • Loss: 0.9159

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: 16
  • totaltrainbatch_size: 16
  • 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.96950.941281.8462
1.46582.0171.3229
1.08732.9412251.0281
0.89634.0340.9578
0.81734.9412420.9242
0.72076.0510.9159
0.54686.9412590.9483
0.40718.0681.0524
0.28858.9412761.2125
0.206410.0851.2909
0.158510.9412931.3461
0.12512.01021.3770
0.112112.94121101.4892

Framework versions

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