Learn Before
Example

Example of State Definition for Next-Token Prediction

As an example of defining a state for next-token prediction in a language model, the state at time step 't' can be formally represented as the pair (x, yt), where 'x' is the initial input sequence and 'yt' is the sequence of tokens generated up to that point.

0

1

Updated 2025-10-10

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