Skip to content

Model Training & Adaptation

Checkpoint

A saved snapshot of model parameters at a particular point in training.

Example

The team saves model weights midway through training so work can resume after an interruption.

Why people use it

Understanding “Checkpoint” helps teams adapt models deliberately and diagnose training problems.

What you'll hear

“Would Checkpoint improve the model for our specific use case?”

Related terms