CoolFace
Modelpublic

pbevan11/Mistral-Nemo-MCAI-SFT-revision-only

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes17downloads
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-Nemo-Instruct-MCAI-SFT-revision-only

This model is a fine-tuned version of mistralai/Mistral-Nemo-Base-2407 on the pbevan11/multilingual-constitutional-preference-pairs-revision-only and the pbevan11/ultrafeedbackbinarizedmultilingual datasets. It achieves the following results on the evaluation set:

  • —Loss: 1.1494

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: 2e-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 8
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —totalevalbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.59760.9455131.3576
1.11441.9636271.1654
0.91792.8364391.1494

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0