Learn Before
Consider a matrix that contains 10 row vectors, indexed from 1 to 10 (i.e., ). The notation is used to select a sub-matrix by vertically stacking the row vectors from index to index , inclusive. Which of the following sub-matrices correctly represents ?
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
Application in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Key Matrix from a Sliding Window
Consider a matrix that contains 10 row vectors, indexed from 1 to 10 (i.e., ). The notation is used to select a sub-matrix by vertically stacking the row vectors from index to index , inclusive. Which of the following sub-matrices correctly represents ?
The notation is used to select a slice of row vectors from a larger matrix . This slice contains a total of ____ row vectors.
Extracting a Context Window from a Token Matrix