mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
Update pattern_rag_semantic_drift.md
This commit is contained in:
parent
eb9c380d62
commit
12fd7725e5
1 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,11 @@ Answers **sound plausible** but are **not grounded** in retrieved evidence, or t
|
|||
**Why it matters**
|
||||
Semantic drift is the primary source of silent hallucinations. It evades naive keyword checks and only shows up when you enforce grounding, citations, and refusal behavior.
|
||||
|
||||
> Quick nav: [Patterns Index](./README.md) · Examples:
|
||||
> [Example 01](../examples/example_01_basic_fix.md) ·
|
||||
> [Example 03](../examples/example_03_pipeline_patch.md) ·
|
||||
> [Eval: Precision & CHR](../eval/eval_rag_precision_recall.md)
|
||||
|
||||
---
|
||||
|
||||
## 1) Signals & fast triage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue