Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Observatory
  • Newsletter
  • Methodology
  • Origins
  • Vocab
  • RSS Feeds
services
  • Signals Session
  • Bespoke Projects
  • Build Sessions
  • Pricing
  • Use Cases
  • Signals
  • Signal Scan↗free
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
solutions
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
  • L&D
resources
  • Partners
  • Coding for Non-Coders
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
  • Public Sector
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
ResearchServicesSignalsAbout
ResearchServicesSignalsAbout
  1. Home
  2. Vocab
  3. Pre-Training Checkpoint

Pre-Training Checkpoint

A snapshot of model weights saved at the end of (or during) the pretraining run, before post-training alignment, used as the starting point for fine-tuning and as a stable artifact for evaluation and deployment.

Year: 2018Generality: 650Added: Aug 11, 2026
Back to Vocab

A pre-training checkpoint is a snapshot of a model's parameters saved at the end of — or periodically during — the pretraining phase of training, before any post-training steps such as instruction tuning, RLHF, or tool-use alignment. The checkpoint captures the raw language-modeling behavior learned from the pretraining corpus and serves as the base from which all downstream variants (chat, code, reasoning, distilled sizes) are produced. Frontier-model training pipelines typically produce a small number of major-version checkpoints (e.g., GPT-4 → GPT-5 base) plus many intermediate ones used for capability research; minor-version public releases are usually derived from a mixture of the most recent checkpoint and the strongest post-training techniques available at release time. Pre-training checkpoints are massive (often hundreds of gigabytes), expensive to produce (months of compute on thousands of accelerators), and treated as proprietary infrastructure — though some labs have released base checkpoints under research licenses. The term "base model" and "pre-training checkpoint" are sometimes used interchangeably, though "base model" more often refers to the public-facing release while "pre-training checkpoint" emphasizes the artifact itself.

Sources

  1. Exploring Claude/GPT Knowledge Cutoffs & Pre-training Timelines

    Shrivu's Substack · Aug 10, 2026

  2. BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding

    arXiv (NAACL 2019) · Oct 11, 2018

  3. Procedural Pretraining: Warming Up Language Models with Abstract Data

    arXiv · Jan 29, 2026

Research this in Signals

Scan Pre-Training Checkpoint for yourself.

Signals turns a topic into a sourced research record you can inspect and rerun. Your first scan is free, and this one starts with Pre-Training Checkpoint already loaded, so edit it or scan as is.