Views
No views yet
| Hyperparameter | Value |
|---|---|
| lora_r | 64 |
| lora_alpha | 128 |
| lora_dropout | 0.05 |
| lora_target_modules | q_proj, k_proj, v_proj, o_proj, gate_proj, up_proj, down_proj |
| learning_rate | 1e-4 |
| lr_scheduler | cosine |
| optimizer | adamw_torch |
| epochs | 3.0 |
| micro_batch_size | 1 |
| gradient_accumulation_steps | 16 |
| sequence_len | 16384 |
| sample_packing | false |
| seed | 3407 |
| training data | paired traces for the "stateless" regime (see paper Appendix for pairing/filtering procedure) |
<|eot_id|>) are untrained on this base (non-instruct) checkpoint -- trained and served with a hand-written minimal template using only real trained tokens (BOS/EOS + plain-text role prefixes), not Llama's native instruct template.