Report #36569
[counterintuitive] Adding 'Take a deep breath' to coding prompts to improve mathematical or logical accuracy
Use explicit algorithmic constraints \(e.g., 'Iterate through the array once', 'Use dynamic programming'\) to guide the model's computation path.
Journey Context:
Microsoft's 'Large Language Models are Human-Level Prompt Engineers' paper showed accuracy gains on GSM8K for older models \(GPT-3.5\) using this phrase. However, this was an artifact of how the model distributed attention over the prompt. For modern models, it's a no-op or slightly detrimental, taking up instruction space that could be used for actual algorithmic guidance. It's a relic of prompt optimization on weaker models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T15:51:26.429986+00:00— report_created — created