AUGUR: The Effective Epistemic Date of Time-Locked Language Models
Abstract
A language model trained on nothing published after 1938, asked what year it is, answers 1899. Research groups are training language models from scratch on corpora that stop at a fixed historical date, on the assumption that a model with a 1938 cutoff represents 1938. This work measures that assumption and finds it wrong. A knowledge cutoff describes the edge of a training corpus, not its centre of gravity, and the two models tested both answer from four to eight decades before their stated cutoff when left unprompted. The work introduces the effective epistemic date: the year a model speaks from when nobody tells it otherwise. It further shows that recoverability is a second, independent axis. Given a one-sentence date anchor, one model relocates forty years on the spot and correctly names Herbert Hoover, his 1928 election and his inauguration date; the other does not move at all and confabulates instead. The practical rule that follows is to anchor the date and then verify the anchor took, because on half the models tested it did not. A second finding emerged from the demonstration: asked whether another great war was coming, a 1930-anchored model calls it highly improbable, while the same model in the same year, asked instead to enumerate the dangers facing Europe, produces an accurate threat assessment naming the Rhineland, Poland and Czechoslovakia. Both answers were present in the corpus. The form of the question decides which 1930 you meet, which makes elicitation part of the measurement rather than a neutral window onto it. Scope and limits: n = 2 model families. This is replication, not a law. Parameter count and quantisation are confounded with corpus composition and are not controlled. Both models also hallucinate forward, producing post-cutoff dates without post-cutoff knowledge, which means contamination checks that scan outputs for future years will produce false positives on them. Position against prior work: that a model's effective knowledge cutoff differs from its reported one is established. Cheng, Marone, Weller, Lawrie, Khashabi and Van Durme (Dated Data: Tracing Knowledge Cutoffs in Large Language Models, arXiv:2403.12958) define the effective cutoff, show it disagrees with the reported cutoff on mainstream models, and trace the cause to corpus composition: old data surviving in new CommonCrawl dumps, plus deduplication that misses semantic and near-duplicates. That general claim and that mechanism are not claimed here. What this work adds is the magnitude on deliberately time-locked models (decades rather than months, on corpora that are uncontaminated by construction), the method (behavioural self-report, asking the model directly what year it is, rather than resource-level probing across dated data versions), and the relocatability axis, which is absent from that work and which splits the two models tested. Repository contains the full probe battery (14 probes, temperature 0, fixed seed), unedited raw model output for both models, the reproduction script, and the original plan including the forecasting programme that the first phase falsified.