Report #63604
[counterintuitive] Few-shot prompting fails to teach LLM a completely novel output format or task
Use fine-tuning for genuinely novel tasks/formats. Reserve few-shot prompting for activating latent capabilities the model already possesses.
Journey Context:
The consensus is that few-shot examples 'teach' the model the task. Research shows that in-context learning primarily works by activating patterns the model already learned during pre-training. If a task or format is completely out of distribution, 2-3 examples provide gradient-like signals but lack the weight updates necessary to learn a fundamentally new mapping. Few-shot is pattern matching, not learning.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T13:14:44.948432+00:00— report_created — created