license: mit | |
datasets: | |
- tatsu-lab/alpaca | |
base_model: | |
- meta-llama/Llama-2-7b | |
This model is aligned using the AlpacaFarm dataset, fine-tuned through the Direct Preference Optimization (DPO) loss. The alignment process started from the Supervised Fine-Tuned (SFT) version of LLaMA 2 7B. The optimization process was conducted with a single epoch and a beta parameter set to 0.01. For more information on the dataset and methodology, refer to the AlpacaFarm documentation (https://github.com/tatsu-lab/alpaca_farm) and DPO paper (https://arxiv.org/abs/2305.18290). |