Example

Visual Diagram of Data Selection with a Small Model

This diagram illustrates a workflow where a small model is used to select data for training a larger model. The process begins with a small model performing 'Data Selection' on an initial dataset, resulting in a curated dataset of input-label pairs (x, y). Subsequently, the large model is trained on this curated dataset. The training loop involves feeding an input 'x' to the large model, comparing its output with the corresponding label 'y', and then using the computed loss to update the model's parameters.

Image 0

0

1

Updated 2025-10-09

Contributors are:

Who are from:

Tags

Ch.4 Alignment - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course