Model Training & Adaptation
Supervised fine-tuning
SFT
Fine-tuning with examples of desired inputs and outputs.
Example
The model studies labeled support questions paired with the answers it should produce.
Why people use it
Understanding “Supervised fine-tuning” helps teams adapt models deliberately and diagnose training problems.
What you'll hear
“Would Supervised fine-tuning improve the model for our specific use case?”