A sequence of hidden state vectors is represented as . This sequence contains a total of ____ vectors.
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
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
A sequence model processes the sentence 'The quick brown fox jumps over' and generates a hidden state vector for each word. The vectors are indexed starting from 1, so the vector for 'The' is represented as (\mathbf{h}_1), for 'quick' as (\mathbf{h}_2), and so on. Which of the following correctly represents the sequence of hidden state vectors for the specific phrase 'brown fox jumps'?
Representing a Subsequence of Hidden States
A sequence of hidden state vectors is represented as . This sequence contains a total of ____ vectors.