Overview
The capability of language models to accurately interpret and execute natural language instructions, a core skill developed through instruction tuning and alignment training.
Cross-References(1)
More in Natural Language Processing
Conversational AI
Generation & TranslationAI systems designed to engage in natural, context-aware dialogue with humans across multiple turns.
Token Limit
Semantics & RepresentationThe maximum number of tokens a language model can process in a single input-output interaction.
Document Understanding
Core NLPAI systems that extract structured information from unstructured documents by combining optical character recognition, layout analysis, and natural language comprehension.
Question Answering
Generation & TranslationAn NLP task where a system automatically answers questions posed in natural language based on given context.
Latent Dirichlet Allocation
Core NLPA generative probabilistic model for discovering topics in a collection of documents.
Intent Detection
Generation & TranslationThe classification of user utterances into predefined categories representing the user's goal or purpose, a fundamental component of conversational AI and chatbot systems.
Natural Language Processing
Core NLPThe field of AI focused on enabling computers to understand, interpret, and generate human language.
Long-Context Modelling
Semantics & RepresentationTechniques and architectures that enable language models to process and reason over extremely long input sequences, from tens of thousands to millions of tokens.