Formula

Value Weight Matrix Definition (WjvRd×dτ\mathbf{W}_j^v \in \mathbb{R}^{d \times \frac{d}{\tau}})

This formula defines the value weight matrix WjvRd×dτ\mathbf{W}_j^v \in \mathbb{R}^{d \times \frac{d}{\tau}}. In multi-head attention mechanisms, the superscript vv indicates a value projection matrix, and the subscript jj denotes the jj-th attention head. The matrix transforms an input representation of dimension dd (the model's embedding dimension) into a value representation of reduced dimension dτ\frac{d}{\tau}, where τ\tau represents the number of attention heads (or a scaling factor).

Image 0

0

1

Updated 2026-07-01

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