CoolFace
Modelpublic

GaetanMichelet/Mistral-7B_task-3_120-samples_config-2_auto

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes19downloads
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-3120-samplesconfig-2auto

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

  • Loss: 0.2813

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
3.18920.909152.4894
1.32362.0110.7405
0.40012.9091160.4180
0.36014.0220.3182
0.2174.9091270.2956
0.16796.0330.2813
0.12916.9091380.3133
0.07868.0440.3621
0.03368.9091490.4239
0.022110.0550.4524
0.015310.9091600.4673
0.009412.0660.4911
0.006312.9091710.5208

Framework versions

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