CoolFace
Modelpublic

narekvslife/quantized

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

dpo

This model is a fine-tuned version of unsloth/llama-3-8b-Instruct-bnb-4bit on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6257
  • Rewards/chosen: 0.8141
  • Rewards/rejected: 0.4945
  • Rewards/accuracies: 0.6431
  • Rewards/margins: 0.3196
  • Logps/rejected: -229.7856
  • Logps/chosen: -249.2073
  • Logits/rejected: -0.6789
  • Logits/chosen: -0.6135

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-05
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 0
  • gradientaccumulationsteps: 8
  • totaltrainbatch_size: 32
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 100
  • training_steps: 750
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosen
0.69040.0372280.68110.27660.24760.57700.0290-232.2545-254.5816-0.5471-0.5010
0.65910.0745560.66230.99390.86940.59270.1245-226.0365-247.4085-0.5351-0.4798
0.62970.1117840.65421.19660.98620.61360.2104-224.8689-245.3818-0.4689-0.4120
0.59850.14891120.65401.52111.25250.60870.2687-222.2059-242.1367-0.4989-0.4262
0.66030.18621400.64590.77370.51300.63040.2607-229.6009-249.6110-0.5779-0.5054
0.6190.22341680.64110.93520.69170.62220.2435-227.8137-247.9963-0.5842-0.5261
0.64970.26061960.64270.86960.64040.62820.2292-228.3268-248.6518-0.5798-0.5255
0.60140.29792240.63970.89410.63570.62630.2583-228.3730-248.4069-0.6397-0.5816
0.5940.33512520.63610.70690.40270.63190.3043-230.7038-250.2785-0.6434-0.5848
0.58980.37232800.63561.03730.74620.62780.2911-227.2686-246.9745-0.6340-0.5714
0.6390.40963080.63420.71990.43210.63420.2878-230.4095-250.1490-0.6956-0.6293
0.62890.44683360.63630.42990.18790.62480.2420-232.8515-253.0488-0.6705-0.6155
0.63040.48403640.63210.77190.50530.64350.2667-229.6779-249.6284-0.6279-0.5652
0.61260.52133920.63250.51940.20330.63750.3161-232.6973-252.1539-0.6785-0.6117
0.59740.55854200.62540.74180.42690.64280.3149-230.4618-249.9303-0.6823-0.6170
0.61850.59574480.62670.95340.61060.64090.3428-228.6247-247.8141-0.6532-0.5866
0.6040.63304760.62840.80110.46910.63940.3320-230.0398-249.3374-0.6842-0.6177
0.61540.67025040.62690.83530.53070.64310.3046-229.4234-248.9947-0.6705-0.6051
0.59360.70745320.62770.72870.42060.64690.3082-230.5248-250.0604-0.6887-0.6226
0.62910.74475600.62600.85390.53270.64390.3211-229.4030-248.8091-0.6758-0.6096
0.61690.78195880.62550.87970.56690.64610.3127-229.0613-248.5513-0.6690-0.6041
0.59340.81916160.62560.85820.53990.64610.3183-229.3312-248.7658-0.6753-0.6095
0.60040.85646440.62570.82630.50740.64500.3189-229.6564-249.0845-0.6761-0.6110
0.62820.89366720.62560.81330.49490.64420.3184-229.7819-249.2152-0.6748-0.6101
0.55720.93097000.62580.81220.49380.64420.3184-229.7925-249.2255-0.6781-0.6129
0.5950.96817280.62560.81400.49430.64280.3197-229.7873-249.2078-0.6788-0.6134

Framework versions

  • PEFT 0.11.1
  • Transformers 4.41.2
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.2
  • Tokenizers 0.19.1