A memory mechanism calculates its final state by taking the cumulative average of all key vectors and all value vectors in a sequence of 100 tokens. How does the influence of the key vector from the first token (at index 0) on the final memory state compare to the influence of the key vector from the last token (at index 99)?
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
Diagnosing Semantic Repetition
A memory mechanism calculates its final state by taking the cumulative average of all key vectors and all value vectors in a sequence of 100 tokens. How does the influence of the key vector from the first token (at index 0) on the final memory state compare to the influence of the key vector from the last token (at index 99)?
Calculating a Memory State
Recursive Formula for Memory as a Cumulative Average