Definition

Definition of the RoPE Sine Vector

In Rotary Positional Embeddings (RoPE), the sine vector for a position ii is a d/2d/2-dimensional vector represented as siniθ\sin i\theta. It is constructed by taking the sine of the product of the position index ii and each respective frequency parameter θk\theta_k. The formal definition is: siniθ=[siniθ1,,siniθd/2]\sin i\theta = [\sin i\theta_1, \dots, \sin i\theta_{d/2}]

0

1

Updated 2026-04-29

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

Ch.2 Generative Models - Foundations of Large Language Models