CoolFace
Modelpublic

AIPlans/tinyllama-1.1b-dpo-pku-saferlhf

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes28downloads
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. -->

tinyllama-1.1b-dpo-pku-saferlhf

This model is a fine-tuned version of TinyLlama/TinyLlama-1.1B-Chat-v1.0 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6742
  • —Rewards/chosen: 0.0508
  • —Rewards/rejected: 0.0098
  • —Rewards/accuracies: 0.6750
  • —Rewards/margins: 0.0410
  • —Logps/rejected: -205.4332
  • —Logps/chosen: -232.6254
  • —Logits/rejected: -2.5959
  • —Logits/chosen: -2.7163

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-07
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.68990.09602000.68980.0058-0.00170.56800.0074-205.5475-233.0753-2.5954-2.7156
0.68680.19204000.68510.02530.00800.63000.0174-205.4510-232.8795-2.5955-2.7157
0.67410.28806000.68060.03680.00960.64100.0272-205.4345-232.7647-2.5956-2.7159
0.67670.38408000.67530.04990.01150.66700.0384-205.4159-232.6337-2.5954-2.7158
0.6760.480010000.67660.04940.01330.65700.0361-205.3982-232.6393-2.5960-2.7163
0.67740.576012000.67420.05080.00980.67500.0410-205.4332-232.6254-2.5959-2.7163
0.67460.671914000.67370.05290.01070.65500.0422-205.4236-232.6038-2.5958-2.7162
0.66780.767916000.67430.05130.01040.66300.0409-205.4272-232.6203-2.5960-2.7164
0.68330.863918000.67390.05280.01080.66200.0420-205.4227-232.6052-2.5959-2.7163
0.67430.959920000.67410.05300.01150.64500.0415-205.4160-232.6033-2.5958-2.7163

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.10.0+cu130
  • —Datasets 2.21.0
  • —Tokenizers 0.19.1