Learn Before
Definition

Structure of an Instruction Fine-Tuning Sample

A single data point for instruction fine-tuning, represented as a sequence of tokens, is structured as a tuple containing an input and its corresponding desired output. The input component amalgamates the task instructions, system-level information (often called a system prefix), and any additional user-provided data, while the output is the target response the model is trained to generate.

Image 0

0

1

Updated 2026-04-19

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.4 Alignment - Foundations of Large Language Models

Related