Example

Example of Interpolation in Sequence Models

Interpolation in sequence models involves predicting values for unseen positions that fall within the range of sequence lengths observed during training. An example of this is a model trained on a sparse set of known data points from a sinusoidal function, which oscillates between values of -1 and 1, across a sequence length range of 0 to 2,048. The model's interpolation ability is demonstrated when it accurately predicts the function's value at intermediate, unobserved positions within this 0-2,048 range.

Image 0

0

1

Updated 2025-10-09

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Computing Sciences

Foundations of Large Language Models Course