thorirhrafn/llama_SFT_e1_DPO_e2
07
<!-- 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. -->
llamaSFTe1DPOe2
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.1258
- Rewards/chosen: 0.3605
- Rewards/rejected: -1.7770
- Rewards/accuracies: 1.0
- Rewards/margins: 2.1375
- Logps/rejected: -203.4181
- Logps/chosen: -156.2596
- Logits/rejected: -1.0532
- Logits/chosen: -0.8665
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: 7e-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
