TrainingPretraining, fine-tuning and alignment techniques

指令微调

Training a model on diverse instruction data so it understands and executes task descriptions.

Instruction tuning turns models from text continuation into instruction following, covering Q&A, summarization, translation and code—key to general assistant capability. SFT is the main mechanism.

Related terms