Representing a Layer's State for a Sequence
A computational model is processing the three-word sentence 'cat sat mat'. Using the notation where a layer's state is an ordered sequence of vectors, write out the full representation for the state of this model's 4th layer, which we can denote as .
0
1
Tags
Ch.3 Prompting - 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
Input Representation in a Transformer Layer
A computational model is processing a sequence of three items (at positions 0, 1, and 2). The model's internal state at its 5th processing stage is represented by the collection of vectors . What does the single vector represent in this context?
Representing a Layer's State for a Sequence
Applying Layer State Representation