Report #84542
[counterintuitive] Providing few-shot examples as the default method to teach a new task format
Use zero-shot with highly structured schemas \(JSON/XML\) and explicit rules; reserve few-shot only for nuanced stylistic imitation where rules fail.
Journey Context:
In the GPT-3/3.5 era, few-shot was necessary to condition the model into the right format or task because instruction-following was weak. Modern models have exceptional instruction adherence and native structured output capabilities. Few-shot examples often conflict with each other or with system instructions, causing attention dilution and rigid adherence to example-specific quirks rather than the underlying rule. Zero-shot with clear schemas and constraints is more robust, saves context window, and avoids few-shot bias.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T00:29:44.165029+00:00— report_created — created