Report #72534
[counterintuitive] Providing multiple few-shot examples to teach a modern instruction-tuned model a new task format
Use zero-shot instructions with explicit structural definitions \(JSON schemas\) or tool definitions; reserve few-shot only for highly nuanced stylistic imitation.
Journey Context:
Few-shot prompting was mandatory for base models like GPT-3 to demonstrate the desired pattern. However, modern instruction-tuned models are heavily optimized to follow zero-shot directions. Providing few-shot examples often conflicts with the model's internalized formatting rules, leading to erratic adherence. Zero-shot with strict schemas leverages the model's native instruction-following capabilities far more reliably than pattern matching against examples.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T04:20:12.573006+00:00— report_created — created