Report #71810
[counterintuitive] adding more few-shot examples always improves accuracy
Use 3-5 highly diverse, high-quality few-shot examples. Adding more examples beyond a small set introduces noise, increases latency, and can cause the model to overfit to the specific examples rather than the underlying pattern.
Journey Context:
Developers add 20-50 examples to prompts thinking more is better. In-context learning has diminishing returns quickly. The model starts to over-index on the provided examples, losing generalization. Research shows that even random labels in few-shot examples yield decent performance, meaning the format and distribution matter more than the sheer volume of correct examples.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T03:06:50.502966+00:00— report_created — created