Example

Example of Extrapolation in Sequence Models

Extrapolation in sequence models refers to the ability to generate coherent outputs for sequences longer than any seen during training. For example, a model trained on a sinusoidal pattern for sequences up to a length of 1,024 can demonstrate successful extrapolation by correctly continuing the same sinusoidal wave for positions beyond 1,024, such as up to 2,048. Visually, this can be represented by a clear separation between the known training region (e.g., 0-1,024) and the extrapolated region (e.g., 1,024-2,048), where the pattern continues seamlessly.

Image 0

0

1

Updated 2025-10-10

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