JA EN
Glossary › pre-training

GLOSSARY

pre-training

appears in 6 paper titles

Definition

The stage where a model is trained on large amounts of general data before it is pointed at any specific task, usually with a self-supervised objective such as next-token or masked-token prediction. This is where most of the compute budget goes in modern large models; later adaptation is comparatively cheap. Contrast fine-tuning, which is the task-specific step that comes after.

Explainers using this term