Skip to content

Clarify legal-hard-15 wording to match its gold (include Micropolitan)#39

Merged
vitaglianog merged 1 commit into
mitdbg:mainfrom
lyrain2001:fix/legal-hard-15-wording
Jul 24, 2026
Merged

Clarify legal-hard-15 wording to match its gold (include Micropolitan)#39
vitaglianog merged 1 commit into
mitdbg:mainfrom
lyrain2001:fix/legal-hard-15-wording

Conversation

@lyrain2001

Copy link
Copy Markdown
Contributor

The query asked for reports from cross-state "Metropolitan Statistical Areas", but the gold 243377 sums all 43 deduplicated cross-state statistical areas, including 2 cross-state Micropolitan Statistical Areas (LaGrange, GA-AL: 453 reports; Lebanon-Claremont, NH-VT: 242 reports). A system filtering on the literal wording computes 242682 (41 areas) and is scored wrong.

Reword the task and subtask 15-3 to "cross-state statistical areas (Metropolitan or Micropolitan)" so the query unambiguously matches the existing gold. No gold values change. Verified against the raw CSVs with the reference solution's recipe.

The query asked for reports from cross-state "Metropolitan Statistical
Areas", but the gold 243377 sums all 43 deduplicated cross-state
statistical areas, including 2 cross-state Micropolitan Statistical
Areas (LaGrange, GA-AL: 453 reports; Lebanon-Claremont, NH-VT: 242
reports). A system filtering on the literal wording computes 242682
(41 areas) and is scored wrong.

Reword the task and subtask 15-3 to "cross-state statistical areas
(Metropolitan or Micropolitan)" so the query unambiguously matches the
existing gold. No gold values change. Verified against the raw CSVs
with the reference solution's recipe.
@vitaglianog
vitaglianog merged commit 36d262e into mitdbg:main Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants