Skip to content

Prompt-based methods

Methods that guide language models toward specific tasks through careful instruction-writing (prompts) rather than task-specific fine-tuning. Prompt-based approaches leverage the implicit knowledge and capabilities learned during pretraining, enabling zero-shot and few-shot task performance. The effectiveness of these methods depends critically on prompt engineering—choosing the right instruction wording, examples, and format.

Key papers