A records clerk must point at the filing date already written in a short passage. One score requires the span to match gold characters exactly; another gives partial credit when the words mostly overlap. How should they pick?
Select an answer to reveal the explanation.
Short Explanation
The filing date is already in the passage. Use exact match when the clerk needs those characters. Use token-overlap or F1 when a near-miss still helps. A summary n-gram and a politeness rank do not measure the span.
Full Explanation
Extractive QA asks the model to point at a span that is already in the passage. Exact match is the right bar when the clerk needs those characters, such as a filing date that must copy cleanly. A token-overlap or F1-style score is more informative when near-miss wording still helps a reviewer. Summary overlap and politeness do not measure span quality.