Report #36853
[counterintuitive] Does adding more few-shot examples to the prompt always improve accuracy
Use 3-5 highly diverse, high-quality few-shot examples rather than maximizing the number of examples; order them carefully to avoid recency bias.
Journey Context:
The belief is that more examples equals better pattern recognition. In reality, LLMs suffer from recency bias \(paying more attention to the last examples\) and majority label bias \(if 80% of examples are class A, it will over-predict A\). Too many examples eats context window and increases noise. Quality and diversity matter far more than quantity.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T16:20:17.943278+00:00— report_created — created