Next-token prediction

The task of predicting a conditional distribution for the next token given a preceding token context.

The task of predicting a conditional distribution for the next token given a preceding token context.

It is commonly trained with cross-entropy loss and evaluated through predictive risk or log loss.

Connections

related to
related to

Has applicable result