| title: SBIBM Reference Posterior Viewer | |
| emoji: ๐ | |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: static | |
| app_file: index.html | |
| fullWidth: true | |
| datasets: | |
| - sbi-dev/sbibm | |
| tags: | |
| - simulation-based-inference | |
| - benchmark | |
| - visualization | |
| # SBIBM Reference Posterior Viewer | |
| Static browser viewer for SBIBM reference posterior samples hosted in the | |
| `sbi-dev/sbibm` Hugging Face dataset repository. | |
| The app reads the public per-observation parquet files directly in the browser, | |
| then renders pairplots on canvas. It has no Python runtime and does not fetch | |
| posterior samples until the user explicitly clicks **Load**. | |