Report #82613
[counterintuitive] Do few-shot examples replace detailed prompt instructions
Combine few-shot examples with explicit instructions; do not rely solely on examples to convey complex rules, edge cases, or negative constraints.
Journey Context:
Developers assume providing 3-5 examples is the ultimate way to teach a model a task, often dropping explicit instructions. Models can overfit to the superficial patterns in the examples \(e.g., output length, specific phrasing\) while missing the underlying rule, especially if the examples don't cover edge cases. Explicit instructions combined with examples yield significantly higher reliability than examples alone.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:15:30.225945+00:00— report_created — created