Views
No views yet
systemmix split (150K examples) using our custom training library torchllms (yielding normster/RealGuardrails-OLMo2-7B-SFT), and then trained via DPO on the preferencemix split (30K examples), and converted back to a transformers compatible checkpoint.| Name | Value |
|---|---|
| DPO beta | 0.01 |
| optimizer | AdamW |
| batch size | 128 |
| learning rate | 1e-5 |
| lr scheduler | cosine with 50 warmup steps |
| betas | (0.9, 0.999) |
| eps | 1e-8 |
| weight decay | 0 |
| epochs | 1 |
| max grad norm | 1.0 |
| precision | bf16 |
| max length | 4096 |