Bart Launches as a Vintage 2.82B LLM

💡Explore an open 2.82B LLM trained exclusively on pre-1931 English and its new historical-text benchmarks.
⚡ 30-Second TL;DR
What Changed
Bart has 2.82B parameters and was trained on 20.1B tokens of English text written before 1931.
Why It Matters
Bart offers a relatively affordable, reproducible testbed for studying whether language models can reason from historically constrained knowledge rather than merely predict modern-language continuations. Its open benchmarks and datasets could help researchers compare domain-specific pretraining strategies, although the model’s narrow corpus limits direct general-purpose deployment.
What To Do Next
Download jbduran/bart-sft from Hugging Face and run Bart against the released Vintage CORE evaluations before experimenting with historical-domain fine-tuning.
Key Points
- •Bart has 2.82B parameters and was trained on 20.1B tokens of English text written before 1931.
- •The team created Vintage CORE, a 20-benchmark evaluation suite for models trained on historical text.
- •Unbounded Labs released 416,000 graded question-answer pairs for supervised fine-tuning, grounded in pre-1930s sources.
- •The final model was trained for five days on one H100 at approximately 60% MFU.
- •The project claims Bart is the best vintage base model at its scale on Vintage CORE, ahead of GPT-1900.
🧠 Deep Insight
Background and context from public sources — not the original article. 4 sources cited.
🔑 Enhanced Key Takeaways
- •The training corpus was derived from a massive 242 billion token subset of Harvard’s Institutional Books, which was filtered down to 23 billion tokens before final processing.
- •The project was entirely self-funded by the Unbounded Labs team with a total development expenditure of approximately $807.
- •Bart demonstrated autonomous research capabilities, completing 100 experiments and identifying 26 model improvements during a 10-hour autonomous run on a single H100.
- •The model architecture utilizes a high-efficiency training regime that achieved 60% MFU, a notably high utilization rate for a single-GPU training run.
- •The release includes the full methodology and logs of research runs, intended to serve as a reproducible baseline for the emerging field of historical-text AI.
📊 Competitor Analysis▸ Show
| Feature | Bart (Unbounded Labs) | GPT-1900 |
|---|---|---|
| Parameters | 2.82B | Not Disclosed |
| Training Data | 20.1B tokens (pre-1931) | Historical corpus |
| Benchmark | Vintage CORE | Proprietary |
| Status | Open Source | Closed/Proprietary |
🛠️ Technical Deep Dive
- Architecture: 2.82B parameter dense transformer model.
- Training Hardware: Single NVIDIA H100 GPU.
- Training Duration: 120 hours (5 days).
- Efficiency: 60% Model Flops Utilization (MFU).
- Data Source: Harvard Institutional Books corpus (filtered from 242B to 20.1B tokens).
- SFT Dataset: 416,000 graded Q&A pairs grounded in pre-1930s literature.
🔮 Future ImplicationsAI analysis grounded in cited sources
⏳ Timeline
📎 Sources (4)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
Weekly AI Recap
Read this week's curated digest of top AI events →
👉Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning ↗
This is a summary, not the original. Read the source, or get the weekly briefing.
Weekly AI briefing
One email a week. Unsubscribe anytime.