Overview
Querying a language model to perform a task it was not explicitly trained on, without providing any examples in the prompt.
Cross-References(1)
More in Artificial Intelligence
Tensor Processing Unit
Models & ArchitectureGoogle's custom-designed application-specific integrated circuit for accelerating machine learning workloads.
Retrieval-Augmented Generation
Infrastructure & OperationsA technique combining information retrieval with text generation, allowing AI to access external knowledge before generating responses.
Neural Architecture Search
Models & ArchitectureAn automated technique for designing optimal neural network architectures using search algorithms.
AI Training
Training & InferenceThe process of teaching an AI model to recognise patterns by exposing it to large datasets and adjusting its parameters.
ROC Curve
Evaluation & MetricsA graphical plot illustrating the diagnostic ability of a binary classifier as its discrimination threshold is varied.
Model Distillation
Models & ArchitectureA technique where a smaller, simpler model is trained to replicate the behaviour of a larger, more complex model.
AI Inference
Training & InferenceThe process of using a trained AI model to make predictions or decisions on new, unseen data.
Artificial Intelligence
Foundations & TheoryThe simulation of human intelligence processes by computer systems, including learning, reasoning, and self-correction.