PromptHub

Next Token Prediction

Quick Definition

Core LLM objective predicting the next token from context

Full Definition

The core training objective of autoregressive LLMs predicting the most probable next token given previous context.

Examples

GPT text generation, autocomplete, language modeling

Related Terms

autoregressive-model large-language-model pre-training

More Large Language Models Terms