# A Prompt For Honest Model Evaluation Reports

> Ask for the failure cases first and the summary last.

- **Author:** [Saanvi Kulkarni (@saanvi_kulkarni)](https://www.promptabide.com/saanvi_kulkarni)
- **Published:** 2026-08-07
- **Updated:** 2026-08-22
- **Tags:** `ml`, `evaluation`, `reporting`
- **Views:** 3403
- **Likes:** 378

## Prompt

```
Evaluation writeups generated top-down come out as marketing. The headline number goes first and everything after it is written to support the headline.

Invert the order:

"Write an evaluation report in this order:
1. Every failure case, grouped by cause, with a concrete example of each
2. What the eval set does not cover
3. Where the metric disagrees with human judgement, with examples
4. Only then: the aggregate numbers
5. One paragraph on whether this is ready to ship, given 1-4"

Section 2 is the one that gets skipped when a human writes this, because you have to admit what you did not test. Asking for it explicitly gets you an honest list instead of silence.

The reports are less pleasant to read. They have also stopped me shipping two models that looked fine on the aggregate.
```

---

Canonical HTML: https://www.promptabide.com/bides/prompt-honest-eval-reports-saanvi-kulkarni-1
Agent guide: https://www.promptabide.com/llms.txt · https://www.promptabide.com/agent-instructions.md
Sitemap: https://www.promptabide.com/sitemap.xml
