Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.17 KB

File metadata and controls

17 lines (10 loc) · 1.17 KB

Analysis artefacts

This directory preserves the outputs used during ASAL++ development and paper analysis.

  • data/ contains linear EST/ETT runs, ablations, sweep summaries, checkpoints, prompts, scores, and generated media.
  • graphs/ contains branching trajectories, prompt chains, tree metadata, and rendered graph videos.

The files are retained as research provenance rather than presented as a fully normalised benchmark dataset. In particular, configuration snapshots may contain the original ./data/... save paths or machine-specific metadata. Current scripts write to analysis/data/ and analysis/graphs/; historical records have not been rewritten.

The aggregate paper tables are:

  • data/non_temporal_large_run/high_level_summary_modified.csv (EST);
  • data/temporal_large_run/high_level_summary_modified.csv (ETT).

In these novelty tables, min and max are ordered after converting CLIP similarity to 1 - similarity. Per-run stdev values describe variation over eight ASAL++ iterations; the final MEAN row reports the cross-run mean and standard error over the nine paper prompts.

Large media and pickle files are committed. Clone size is therefore substantial.