Models and training

Model checkpoint

stable definition

Definition

A saved snapshot of model parameters and related training state at a particular point.

Distinguish it from nearby terms

A checkpoint is a stored model state, not an application release or an agent recovery checkpoint.

Check your understanding

Resuming training and rolling back production software require different surrounding state.

Also called

checkpoint

Public evidence