Definition

RoPE Parameter Vector Definition

In the Rotary Positional Embedding (RoPE) model, the rotational transformation is governed by a set of parameters denoted by the vector θ\theta. This vector consists of d/2d/2 components, where dd is the dimensionality of the token embeddings. The parameter vector is defined as θ={θ1,,θd/2}\theta = \{\theta_1, \dots, \theta_{d/2}\}.

Image 0

0

1

Updated 2025-10-08

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences