Paper-Inspired Analysis
Run the bundled example:
python examples/paper_figure_analysis.py
This tutorial demonstrates the intended experiment structure:
- one candidate model
- one semantic reference
- one generation reference
- one set of CKA curves
- one set of CKNNA curves
Outputs include:
- feature caches
- CSV score tables
- publication-style PNG plots
- metadata JSON
This example is still toy-sized, but it shows the organization pattern used by larger experiments.