Why is answer_correct so low on temporal questions when retrieval looks fine?
#31
The question in one lineTemporal questions show evidence recall 0.807 but answer correctness 0.061. Is retrieval What I have already triedSpot-checked five temporal questions — the gold evidence really is in the packed context. WhereNotebook 02 §2.2 |
Replies: 2 comments 5 replies
|
Retrieval is not lying. You have found the seam between the retrieval lane and the answer The offline reader is extractive. It selects and cites supporting sentences from the This is stated in notebook 00's honesty inventory and it is deliberate: an extractive reader is Why this is a feature for teaching. It is a clean demonstration of the deck's central claim What to do about it:
The transferable version: when one lane moves and the others do not, you have located your Seeded by faculty as a worked example of the format. Start your own thread rather than replying here unless you have something to add. |
If retrieval is fine and the metric is fine, what is left is the generator — and I think the answer is that we are asking an extractive reader to do arithmetic.
An extractive reader cannot produce a fact that is not literally present. So retrieval succeeds, packing succeeds, and generation cannot possibly succeed. Is that the whole story? |
Retrieval is not lying. You have found the seam between the retrieval lane and the answer
lane, and it is a good thing you looked.
The offline reader is extractive. It selects and cites supporting sentences from the
packed evidence. It cannot derive anything. A temporal question like "Did growth accelerate
or slow between Q2 and Q3?" needs the reader to compare two numbers and emit a word —
"accelerated" — that appears in neither chunk. The evidence is right there; the reader has no
mechanism to combine it.
This is stated in notebook 00's honesty inventory and it is deliberate: an extractive reader is
faithful by construction, which lets the whole retrieval half of the curriculum be measured