Report #52085
[research] Answering niche technical questions where training data is sparse, instead of abstaining
Implement selective question answering \(abstention\). Fine-tune or prompt the model to output a specific 'UNANSWERABLE' token when the retrieved context lacks the answer, rather than generating from parametric memory.
Journey Context:
It is often better for an agent to say 'I don't know' than to hallucinate. However, models struggle with the boundary of their knowledge. Teaching abstention via context sufficiency checks significantly reduces hallucination rates without hurting performance on known facts.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T17:55:11.932006+00:00— report_created — created