Report #58744
[counterintuitive] Should I always add few-shot examples to my prompt
Start with zero-shot with clear instructions. Only add few-shot examples if the task is highly nuanced, requires a specific format, or zero-shot fails. Ensure examples are diverse and high-quality.
Journey Context:
Adding few-shot examples can bias the model heavily towards the specific patterns in the examples, reducing its ability to generalize to other valid outputs. Bad examples degrade performance faster than no examples. For modern instruction-tuned models, a clear zero-shot instruction often outperforms a poorly constructed few-shot prompt because the model has already been heavily instruction-tuned.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:05:19.668532+00:00— report_created — created