Report #76081
[research] Forcing an answer from provided context even when the context doesn't contain the answer, instead of returning unanswerable
Explicitly include 'The context does not contain the answer' as a valid option in the prompt and fine-tune on unanswerable examples.
Journey Context:
Standard QA training heavily biases models toward extracting an answer. If given a document and a question, the model will extract the closest span, even if irrelevant. To build reliable agents, they must know when to abstain. Without explicit training on unanswerable questions, models have massive false-positive rates.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T10:17:47.046365+00:00— report_created — created