CoolFace
Modelpublic

LBK95/Llama-2-7b-hf-eval_threapist-ORPO-filtered-0.2-version-1

sourceHugging Facellama2updated 2y agoView on Hugging Face
0likes11downloads
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. -->

Llama-2-7b-hf-eval_threapist-ORPO-filtered-0.2-version-1

This model is a fine-tuned version of meta-llama/Llama-2-7b-hf on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5471
  • —Rewards/chosen: -0.1206
  • —Rewards/rejected: -0.1280
  • —Rewards/accuracies: 0.6500
  • —Rewards/margins: 0.0074
  • —Logps/rejected: -1.2803
  • —Logps/chosen: -1.2064
  • —Logits/rejected: -1.4351
  • —Logits/chosen: -1.4353
  • —Nll Loss: 0.4721
  • —Log Odds Ratio: -0.7502
  • —Log Odds Chosen: 0.0744

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: 8e-06
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossRewards/chosenRewards/rejectedRewards/accuraciesRewards/marginsLogps/rejectedLogps/chosenLogits/rejectedLogits/chosenNll LossLog Odds RatioLog Odds Chosen
0.80490.61410.8303-0.2121-0.22430.65000.0122-2.2432-2.1211-0.7703-0.76980.7515-0.78740.1083
0.52991.22820.5796-0.1515-0.15970.65000.0081-1.5968-1.5153-1.2952-1.29570.5038-0.75830.0737
0.5951.84230.5535-0.1227-0.12960.65000.0070-1.2962-1.2265-1.4015-1.40150.4782-0.75320.0683
0.60242.45640.5476-0.1216-0.12930.65000.0077-1.2929-1.2164-1.4239-1.42380.4727-0.74910.0768
0.593.07050.5471-0.1206-0.12800.65000.0074-1.2803-1.2064-1.4351-1.43530.4721-0.75020.0744

Framework versions

  • —PEFT 0.10.0
  • —Transformers 4.40.2
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.19.1
  • —Tokenizers 0.19.1