AI Grimoire
03 — siblings
sft/
peft/

Fine-tuning / sft

Supervised fine-tuning

The plain approach: continue training on curated demonstrations. It remains the first thing to try, the thing preference methods are initialised from, and the setting in which most claims about parameter-efficient methods are actually evaluated.

1 entry.

Entries

03.01.1
Supervised Fine-Tuningstandard
Cross-entropy on completion tokens only; the step that makes a base model answer.
O(n·d²)