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]} selects a slice of nn consecutive vectors from a sequence of vectors V\mathbf{V}. The window starts at index in+1i-n+1 and ends at index ii, so it spans the current position ii together with the n1n-1 vectors immediately preceding it.

0

1

Updated 2026-07-11

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