Add runtime provenance to benchmark metadata#7
Open
Genmin wants to merge 1 commit into
Open
Conversation
|
@Genmin is attempting to deploy a commit to the PolicyEngine Team on Vercel. A member of the Team first needs to authorize it. |
MaxGhenis
added a commit
that referenced
this pull request
Jul 7, 2026
Adds deepseek-v4-pro (#7, 87.8 exact), minimax-m3 (#12, 86.4), qwen-3.7-max (#15, 85.4), glm-5.2 (#19, 82.4), and kimi-k2.6 (#20, 74.6) to the live dashboard as dashboard-data-20260707. Same dataset version: every incumbent's modelStats entry and all 29,760 incumbent scenarioPrediction leaves are byte-identical to dashboard-data-20260705, and globalWeights are unchanged — versions change only when existing numbers change. Codex failure-audit annotations for the five models are merged into annotations/ (issue #107 tracks 14 reference-suspect cases). Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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
Fixes #6
Validation
uv run --extra dev pytest -q(189 passed)uv run --extra dev ruff check policybench/provenance.py policybench/eval_no_tools.py policybench/cli.py tests/test_eval_no_tools.py tests/test_provenance.pyuv run --extra dev ruff format --check policybench/provenance.py policybench/eval_no_tools.py policybench/cli.py tests/test_eval_no_tools.py tests/test_provenance.pygit diff --check