B4 — Equity & Subgroup tasks - #11
Merged
Merged
Conversation
Adds Track 4 (Equity & Subgroup Interpretation) with 5 tasks covering IEP attendance gaps, suppressed race/ethnicity subgroups (AIAN n=4, NHPI n=4, TwoOrMore n=7, Unknown n=1), IEP proficiency gap robustness assessment, Hispanic/Black attendance comparisons, and a comprehensive race/ethnicity directional-vs-robust limitations review. Every task carries a sample-size required_limitation and an overgeneralization forbidden_claim; all numeric gold facts verified against pack_equity_research/ground_truth.json.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
benchmark/tracks/equity_interpretation/tasks.jsonlbenchmark/tracks/equity_interpretation/README.mddocumenting track conventions, rubric defaults, and critical design principlestests/unit/test_track_equity_interpretation.pywith 47 tests verifying schema validity, gold-fact recomputation, and Track 4 DoD invariantsImplements platform-ai#593
Test plan
validate_taskpasses on all 5 taskspack_equity_researchfixtures matchground_truth.jsonvalues: IEP attendance gap (14.04 pp), IEP proficiency gap (22.48 pp), suppressed subgroup Ns (AIAN=4, NHPI=4, TwoOrMore=7, Unknown=1), Hispanic/Black monthly ratesrequired_limitationand ≥1 overgeneralizationforbidden_claimfact_iduniqueness within each task verifiedruff check,ruff format --check,mypy benchmark runner, fullpytest(251 tests), andpre-commit run --all-filesall pass