CoolFace
Modelpublic

HachiML/Mistral-7B-v0.3-dpo-lora_sr_mxm1_lr1e-5_5ep

sourceHugging Faceupdated 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-7B-v0.3-dpo-lorasrmxm1lr1e-55ep

This model is a fine-tuned version of HachiML/Mistral-7B-v0.3-mxm0.5-lora on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2840
  • —Rewards/chosen: -2.3833
  • —Rewards/rejected: -5.5556
  • —Rewards/accuracies: 0.8854
  • —Rewards/margins: 3.1723
  • —Logps/rejected: -296.6647
  • —Logps/chosen: -395.2098
  • —Logits/rejected: 2.1386
  • —Logits/chosen: 1.2143

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: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.4711.01030.3446-0.9519-2.60130.83041.6494-267.1219-380.89560.81790.3512
0.1912.02060.3087-1.6824-4.10870.85122.4263-282.1961-388.20081.32800.7210
0.08633.03090.2806-2.0077-4.96340.90622.9558-290.7433-391.45361.76281.0070
0.04854.04120.2810-2.4278-5.61180.88543.1840-297.2274-395.65522.16111.2277
0.03925.05150.2840-2.3833-5.55560.88543.1723-296.6647-395.20982.13861.2143

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.41.1
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1