Diagnosing Memory System Limitations
Based on the following scenario, identify the primary limitation of the system's memory component and explain why this limitation leads to the observed behavior.
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
Example of a Window-based Cache
A system processes a sequence of data, generating a new key-value pair at each time step. This system uses a memory component that is designed to store only the three most recent key-value pairs. If the system has just processed the fifth item in a sequence, generating the pair (K5, V5), which of the following sets of pairs would be stored in the memory component?
Diagnosing Memory System Limitations
A system uses a memory component that stores only the three most recent data items it has processed. The system processes the following sequence of items one by one: A, B, C, D, E. The states below represent the contents of the memory component at different points in time. Arrange these states in the chronological order in which they would occur.