CoolFace
Datasetpublic

policyengine/microplex-us-diagnostics

Microplex US Diagnostics Stable diagnostics registry for Microplex-US artifact bundles. Layout runs/<run_id>/manifest.json runs/<run_id>/policyengine_native_scores.json runs/<run_id>/pe_us_data_rebuild_native_audit.json runs/<run_id>/pe_native_target_diagnostics.json latest.json run_registry.jsonl The runs/<run_id>/... paths are immutable once published. latest.json and run_registry.jsonl are mutable discovery files.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes14downloads
README.md25 linesDownload Raw Back to root
1---2pretty_name: Microplex US Diagnostics3license: mit4tags:5- policyengine6- microplex7- diagnostics8- synthetic-data9---10 11# Microplex US Diagnostics12 13Stable diagnostics registry for Microplex-US artifact bundles.14 15## Layout16 17- `runs/<run_id>/manifest.json`18- `runs/<run_id>/policyengine_native_scores.json`19- `runs/<run_id>/pe_us_data_rebuild_native_audit.json`20- `runs/<run_id>/pe_native_target_diagnostics.json`21- `latest.json`22- `run_registry.jsonl`23 24The `runs/<run_id>/...` paths are immutable once published. `latest.json` and `run_registry.jsonl` are mutable discovery files.25