Formula

Vector Slice Notation for a Sequence Window (V[in+1,i]\mathbf{V}_{[i-n+1,i]})

The notation V[in+1,i]\mathbf{V}_{[i-n+1,i]} represents a specific slice or sub-sequence from a larger vector or matrix V\mathbf{V}. This slice defines a 'window' of nn consecutive elements, starting at index in+1i-n+1 and ending at index ii.

Image 0

0

1

Updated 2025-10-08

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

Related