Views
No views yet
ChronoGPT-Instruct-τ extends the ChronoGPT-τ base models through supervised instruction fine-tuning while strictly maintaining temporal separation from all post-τ information.| Property | Description |
|---|---|
| Architecture | Transformer-decoder |
| Parameters | ≈ 1.55 B |
| Layers | 52 layers |
| Embedding dim | 1,536 |
| Context length | 1,792 tokens |
| Tokenizer | GPT2Tokenizer (Hugging Face) |
| Training stage | Pretraining + Instruction Fine-tuning (SFT) |
| License | MIT |
| Languages | English |
| Stage | Source | # Examples | Avg Length |
|---|---|---|---|
| 1 | LLMs-from-Scratch | 1 097 | 102 |
| 2 | GPT-3 Self-Instruct | 67 136 | 183 |
| 3 | AllenAI Tulu-3 Mixture | 356 886 | 2 513 |
@article{He_Lv_Manela_Wu_chronogpt_2025,
title={Instruction Tuning Chronologically Consistent Language Models},
author={He, Songrun and Lv, Linying and Manela, Asaf and Wu, Jimmy},
journal={Working Paper},
year={2025}
}