JA EN
Glossary › training

GLOSSARY

training

appears in 30 paper titles

Definition

The concrete process of feeding data to a model and updating its weights, typically split into large-scale pre-training followed by fine-tuning or post-training. It dominates the compute budget of most projects, so papers report training cost, data mixture, and schedule as first-class details. Compare inference, which runs a finished model without changing any weights.

Explainers using this term