Report #8529
[research] LLM attempts to answer questions outside its knowledge scope instead of abstaining
Train or prompt the model with explicit abstention tokens/options, and define a strict boundary \(e.g., If the context does not contain the answer, output a specific fallback string\).
Journey Context:
Standard RLHF penalizes 'I don't know' because it is rated as unhelpful, pushing the model to guess. Explicitly rewarding abstention on unanswerable queries is necessary to establish the boundary and prevent hallucinations.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T05:44:50.582302+00:00— report_created — created