TimeCapsuleLLM (Pre-1700)
Train a language model using only sources dated 1700 or earlier.
Core Idea
- Train from scratch on time-limited data
- Keep outputs historically grounded
- Reduce modern leakage
Data Scope
- Include sources dated <= 1700
- Exclude modern commentary editions
- Use public-domain primary texts
Planned Steps
- Collect and date-verify sources
- Clean OCR and metadata noise
- Train tokenizer
- Train base model
- Evaluate style and leakage
- Fine-tune a chat version
Why This Project
Test whether strict pre-1700 filtering leads to different behavior than modern-pretrained or later-period historical models.