In-context learning (ICL) is a capability of large language models (LLMs) to learn new tasks or adapt their behavior by observing examples provided directly within the input prompt, without requiring explicit weight updates or fine-tuning.
In-context learning allows large AI models to learn new tasks or adjust their behavior simply by being shown examples directly within the text prompt, without needing to be retrained. This makes them incredibly flexible and able to handle many different jobs on the fly, saving time and computing power.
ICL, few-shot learning (in LLMs), prompt-based learning, demonstration learning
Was this definition helpful?