Concept

Zero-Shot Learning with LLMs

Zero-shot learning is a prompting method where a Large Language Model is applied directly to solve new problems not seen during its training, without any task-specific examples. This approach, which does not involve a traditional learning process, relies solely on instructions within the prompt to leverage the model's generalized knowledge.

0

1

Updated 2026-04-21

Contributors are:

Who are from:

Tags

Ch.1 Pre-training - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Ch.2 Generative Models - Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Related