Context Window of Key Vectors Set Notation ()
The notation represents a set containing a sequence of key vectors. The sequence starts with the key vector at the index and concludes with the key vector at index . This format is frequently used to define a context window of size in sequence modeling.
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Learn After
Consider a sequence of vectors represented as . Which of the following options correctly identifies the subset of vectors described by the notation when the current position
iis 7 and the context window sizen_cis 4?In sequence modeling, the notation is used to represent a context window of size ending at index . To correctly define this window, the starting index, , must be equal to the expression ____.
Applying Context Window Notation