thorirhrafn/llama_DPO_model_e2
08
<!-- 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. -->
llamaDPOmodel_e2
This model is a fine-tuned version of meta-llama/Llama-2-7b-hf on an unknown dataset. It achieves the following results on the evaluation set:
- Loss: 0.1045
- Rewards/chosen: 0.4197
- Rewards/rejected: -1.9316
- Rewards/accuracies: 1.0
- Rewards/margins: 2.3513
- Logps/rejected: -204.1257
- Logps/chosen: -156.4368
- Logits/rejected: -1.0515
- Logits/chosen: -0.8584
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: 7.5e-07
- trainbatchsize: 1
- evalbatchsize: 1
- seed: 42
- gradientaccumulationsteps: 8
- totaltrainbatch_size: 8
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
- lrschedulertype: linear
- num_epochs: 2
Training results
Framework versions
- PEFT 0.8.2
- Transformers 4.38.1
- Pytorch 2.2.0+cu118
- Datasets 2.17.1
- Tokenizers 0.15.2
