Skip to content
Spark.
All terms

Models and requests

Training

Training is the process of updating a model’s parameters using data and an optimization objective. It happens before ordinary use of the model.

Example

A training run adjusts parameters so code-like text makes the next token more predictable.