Skip to content

Fix default enhanced FRS Hugging Face repo URL#1551

Merged
MaxGhenis merged 1 commit intomainfrom
codex/fix-1533
Apr 5, 2026
Merged

Fix default enhanced FRS Hugging Face repo URL#1551
MaxGhenis merged 1 commit intomainfrom
codex/fix-1533

Conversation

@MaxGhenis
Copy link
Copy Markdown
Collaborator

Summary

  • point the default enhanced FRS dataset URL at policyengine/policyengine-uk-data-private
  • update the shared ENHANCED_FRS constant to the same repo
  • add a regression test covering the default Simulation() dataset URL

Closes #1533.

Verification

  • pytest policyengine_uk/tests/test_deterministic_variables.py::TestDefaultDatasetUrl::test_simulation_defaults_to_private_hf_repo -q

@MaxGhenis MaxGhenis merged commit fe5f8e2 into main Apr 5, 2026
2 checks passed
@MaxGhenis MaxGhenis deleted the codex/fix-1533 branch April 5, 2026 23:54
Copy link
Copy Markdown
Collaborator Author

This branch now also pins the default enhanced FRS dataset URL to @1.40.3 so runtime downloads use a stable HF revision rather than whatever stale cache happens to be present. That means the PR addresses both the wrong-repo bug in #1533 and the stale-cache concern in #1505.

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.

Default dataset URL points to non-existent HuggingFace repo

1 participant