Learn Before
Concept

Input and Output Sequences in SFT

In Supervised Fine-Tuning, training data is structured as pairs of sequences. The input sequence, denoted as x=x0...xmx = x_0...x_m, typically consists of a combination of an instruction and user-provided context. The corresponding output sequence, denoted as y=y1...yny = y_1...y_n, represents the desired response that the model is trained to generate.

0

1

Updated 2026-01-15

Contributors are:

Who are from:

Tags

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.2 Generative Models - Foundations of Large Language Models