Update eval_rag_precision_recall.md

This commit is contained in:
PSBigBig × MiniPS 2026-02-26 15:47:25 +08:00 committed by GitHub
parent f8f3946e84
commit 75d34ca5fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,11 @@
> If you need the full triage and all prescriptions, return to the Emergency Room lobby.
</details>
> **Evaluation disclaimer (RAG precision and recall)**
> Precision and recall here are computed in a controlled RAG scenario with specific data and judgement rules.
> They should be used to debug retrieval behavior, not as general claims about model intelligence.
---
This page defines how to measure **precision and recall** in RAG pipelines under the WFGY framework. It sets acceptance thresholds, common pitfalls, and structural fixes to keep evaluations meaningful and reproducible.