@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/ai/long-context-models>
  a schema:article ;
  schema:headline "Long-Context Language Models: Memory, Retrieval, and Evaluation" ;
  schema:url <https://anchorfact.org/ai/long-context-models/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.82" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/ai/long-context-models>
  schema:citation <https://arxiv.org/abs/1901.02860> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/long-context-models>
  schema:citation <https://arxiv.org/abs/2004.05150> ;
  af:sourceTier "A" .

<https://anchorfact.org/kb/ai/long-context-models>
  schema:citation <https://arxiv.org/abs/2404.06654> ;
  af:sourceTier "A" .