Pin US PolicyBench runs to policyengine.py 4.14.2#59
Open
MaxGhenis wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Paid US sentinel completed locally against the 3-household Models run, one-household chunks, serial:
Structural result:
Usage/cost summary:
Provider metadata notes:
Non-blocking stdout warning: LiteLLM/Pydantic serializer warnings appeared for Gemini/xAI/Claude response serialization, but all chunks wrote complete rows and analysis parsed them. |
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
policyengine[us]==4.14.2and remove the directpolicyengine-usGitHub commit pinpolicyenginefsla_overtime_premiumfrom prompt/situation inputs under the latestpolicyengine-uswhere it is now discovered as an inputSentinel verification
Authoritative latest-version checks:
policyengine->4.14.2python3 -m pip index versions policyengine-> latest4.14.2Resolved local environment:
policyengine==4.14.2policyengine-us==1.715.2policyengine-core==3.26.1bundle_id=us-4.14.2, data packagepolicyengine-us-data==1.115.5, default datasetenhanced_cps_2024, URIhf://policyengine/policyengine-us-data/enhanced_cps_2024.h5@d47fb5475144260a75467d2f2e22b2d5d53d4d57Local sentinels:
uv run python -m policybench.cli reference-outputs --country us --num-scenarios 3 --seed 42 --output results/local/sentinels/policyengine_4_14_2/us/reference_outputs.csv --scenario-manifest-output results/local/sentinels/policyengine_4_14_2/us/scenarios.csvuv run python -m policybench.cli population-weights --country us --output results/local/sentinels/policyengine_4_14_2/us/population_weights.jsonThe population-weight sentinel recorded
source_household_rows=41314,positive_weight_households=9343, and all household/aggregate/equal weight vectors summed to 1.Checks
uv run pytest tests/test_policyengine_runtime.py tests/test_population_weights.py -quv run pytest tests/test_scenarios.py::test_formula_overtime_premium_is_not_prompted_or_sent_to_policyengine -quv run pytest -m "not slow" --tb=short -quv run ruff format --check .uv run ruff check .