Семантическая память — general knowledge, содержащиеся в language model как результат training. Она включает learned language patterns, factual associations и domain knowledge, present in model parameters, но не information newly retrieved at inference time.
The information that an LLM has when training ends. For example, semantic memory includes an excellent knowledge of grammar, vocabulary, and the facts it was explicitly trained on. Semantic memory does not include information gathered from retrieval-augmented generation. Contrast semantic memory with episodic memory.