Report #83680
[counterintuitive] Providing 3-5 complex few-shot examples to teach a modern frontier model a new task
Use zero-shot with explicit rules/schemas first. Reserve few-shot for highly nuanced edge cases or strict formatting needs where zero-shot fails, and use only 1-2 highly curated examples.
Journey Context:
In the GPT-3 era, few-shot was mandatory because zero-shot capabilities were weak. With modern models, zero-shot performance is often equal or superior, and few-shot examples can actually hurt by anchoring the model to the specific style/length of the examples, limiting its ability to generalize. Also, long few-shot examples consume context window and increase latency/cost.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T23:02:34.987323+00:00— report_created — created