Definition

Definition of RoPE Parameter Vector (θ)

In the context of Rotary Positional Embeddings (RoPE), the parameter vector θ\theta consists of d/2d/2 distinct parameters, where dd is the dimensionality of the token embeddings. This vector is formally defined as θ=(θ1,,θd/2)\theta = (\theta_1, \dots, \theta_{d/2}). These parameters are used to determine the rotational frequencies applied to the embeddings.

0

1

Updated 2025-10-07

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