CoolFace
Datasetpublic

federicosabbadini/patch-aliasing-bayesian

Patch-Aliasing Bayesian Analysis Data Raw and processed data from the Bayesian analysis of structural patch-aliasing in Chronos-Bolt Tiny. Companion to the model weights at federicosabbadini/chronos-bolt-patch-aliasing-models. Structure clean_15model/ # 15 preregistered (P,S) configurations full_22model/ # all 22 configurations (adds 7 robustness checks) h1_fixed_offset/ # supplementary H1 analysis with fixed offset Each run folder… See the full description on the dataset page: https://huggingface.co/datasets/federicosabbadini/patch-aliasing-bayesian.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
1likes781downloads
Dataset Card

Patch-Aliasing Bayesian Analysis Data

Raw and processed data from the Bayesian analysis of structural patch-aliasing in Chronos-Bolt Tiny. Companion to the model weights at `federicosabbadini/chronos-bolt-patch-aliasing-models`.

Structure

clean_15model/          # 15 preregistered (P,S) configurations
full_22model/           # all 22 configurations (adds 7 robustness checks)
h1_fixed_offset/        # supplementary H1 analysis with fixed offset

Each run folder contains:

  • 01_prior_spec.json / .parquet — prior specification
  • 03_recovery.parquet — parameter recovery test
  • 04_*.nc — MCMC trace files (NetCDF/ArviZ InferenceData)
  • 05_diagnostics.parquet — convergence diagnostics
  • 05_sensitivity.parquet — prior sensitivity analysis
  • 05_verdicts.parquet — hypothesis verdicts
  • data/ — input data (contrasts, collapse profiles, MDL cells, sites)
  • data/signals/ — generated probe signals
  • figures/ — analysis figures (prior predictive, forests, combs, PPC, sensitivity)
  • run.log — execution log

Models fitted

IDEstimandHypothesis
APopulation forecast attenuationH1 behavioural
BCodelength expansion at locked frequenciesH1 representational
CPhase-offset dispersionH2
D1Token-collapse grid labellingH3a (stride branch)
D2Stride-scaling slopeH3a (κ_S)

Key results

  • H1 behavioural: inconclusive (forecast contrast 1.08 [0.45, 2.49])
  • H1 representational: supported on clean (codelength 1.27 [1.23, 1.31])
  • H2 phase invariance: supported (σ_φ = 0.033, ROPE prob 0.997)
  • H3a stride branch: supported (κ_S = 1.000 [0.992, 1.008])
  • H3b patch branch: not identified

Trace file sizes

The .nc files contain full MCMC traces (4 chains × 2000 draws). Models A and C are large (~8 GB each) due to per-observation random effects; Models B, D1, D2 are smaller (4–730 MB).

License

Apache-2.0 — same as the Chronos models these data derive from.