CoolFace
Modelpublic

dctanner/sablo-pebble-mistral-dpo-lora-HelpSteer_binarized

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes15downloads
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. -->

sablo-pebble-mistral-dpo-lora-HelpSteer_binarized

This model is a fine-tuned version of sablo/sablo-pebble-mistral on the sablo/HelpSteer_binarized dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5371
  • —Rewards/chosen: -0.9335
  • —Rewards/rejected: -1.6455
  • —Rewards/accuracies: 0.7264
  • —Rewards/margins: 0.7121
  • —Logps/rejected: -298.0735
  • —Logps/chosen: -253.4149
  • —Logits/rejected: -2.4554
  • —Logits/chosen: -2.5093

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

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.68740.11000.68920.02130.01330.66980.0080-132.1924-157.9395-2.4463-2.4843
0.65920.22000.65940.0055-0.07040.66980.0759-140.5588-159.5180-2.4922-2.5370
0.54510.33000.5867-0.4490-0.75870.68630.3097-209.3938-204.9713-2.5128-2.5620
0.49330.394000.5591-0.6060-1.10290.71460.4968-243.8062-220.6713-2.4868-2.5386
0.52710.495000.5488-0.6712-1.27380.71930.6026-260.8958-227.1889-2.4784-2.5312
0.45940.596000.5418-0.7977-1.46720.73110.6695-280.2420-239.8430-2.4672-2.5200
0.54440.697000.5358-0.7688-1.45280.73350.6840-278.8014-236.9531-2.4594-2.5127
0.57550.798000.5405-1.0672-1.76310.73110.6959-309.8293-266.7906-2.4585-2.5118
0.54950.899000.5371-0.9321-1.64500.72880.7129-298.0242-253.2804-2.4558-2.5096
0.59480.9810000.5371-0.9335-1.64550.72640.7121-298.0735-253.4149-2.4554-2.5093

Framework versions

  • —PEFT 0.7.1
  • —Transformers 4.36.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.15.0