Overview
An approach to AI alignment where models are trained to follow a set of principles or constitution.
Cross-References(1)
More in Natural Language Processing
Information Extraction
Parsing & StructureThe process of automatically extracting structured information from unstructured or semi-structured text sources.
Sentiment Analysis
Text AnalysisThe computational study of people's opinions, emotions, and attitudes expressed in text.
Context Window
Semantics & RepresentationThe maximum amount of text a language model can consider at once when generating a response.
Prompt Injection
Semantics & RepresentationA security vulnerability where malicious inputs manipulate a language model into ignoring its instructions or producing unintended outputs.
GPT
Semantics & RepresentationGenerative Pre-trained Transformer — a family of autoregressive language models that generate text by predicting the next token.
Word2Vec
Semantics & RepresentationA neural network model that learns distributed word representations by predicting surrounding context words.
Speech-to-Text
Speech & AudioThe automatic transcription of spoken language into written text using acoustic and language models, foundational to voice assistants and meeting transcription systems.
Abstractive Summarisation
Text AnalysisA text summarisation approach that generates novel sentences to capture the essential meaning of a document, rather than simply extracting and rearranging existing sentences.