Concept

Extrapolation of Positional Embeddings

Extrapolation is a positional embedding generalization approach where a model trained on a specific range of observed positions is directly used to assign values to data points beyond that original range. In this method, a function is learned to fit the positional data within the training sequence and is subsequently applied to estimate embeddings for new, unobserved positions outside of it.

0

1

Updated 2026-04-23

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences