Report #84787
[counterintuitive] Defaulting to few-shot examples to teach a task format
Use zero-shot with explicit instructions and structured schemas first; reserve few-shot only for highly nuanced edge cases that defy formal description.
Journey Context:
In the GPT-3 era, few-shot was mandatory because models struggled with zero-shot instruction following. Modern instruction-tuned models excel at zero-shot. Few-shot examples often anchor the model too heavily to the specific examples, reducing its ability to generalize to slightly different inputs, and consume massive context windows. Zero-shot with clear definitions and schemas is more robust and context-efficient.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:54:11.088416+00:00— report_created — created