narekvslife/quantized
05
<!-- 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
Framework versions
- PEFT 0.11.1
- Transformers 4.41.2
- Pytorch 2.3.0+cu121
- Datasets 2.19.2
- Tokenizers 0.19.1
