Loading...
Simple Preference Optimization(SimPO)
Reference-free preference optimization using length-normalized sequence log-probability as an implicit reward with a target reward margin
In 30 seconds
- What
- Trains a model to prefer chosen responses over rejected ones by comparing length-normalized log-probabilities, without needing a separate reference model.
- When to use
- You have paired preference data (chosen/rejected responses) and want to optimize model behavior without the computational cost of maintaining a reference model.
- Watch out
- Length normalization can mask quality differences when chosen and rejected responses differ substantially in length, degrading preference signal.
Loading technique guide…