The Dataset Viewer has been disabled on this dataset.

ALife 2026 dataset content

This directory is excluded from the single GitHub repository rooted at alife2026/. It is the local content tree managed and published through the ALife 2026 Hugging Face dataset repository. Model weights are kept separately in the root-level model/ directory and model repository.

Contents

Each top-level directory is an experiment and retains its original relative layout. Typical artifacts include:

  • training and evaluation CSV files;
  • JSON summaries and manifests;
  • logs and generated reports;
  • figures and analysis tables;
  • immutable per-job results and checksum inventories.

The completed formal frozen competition batch is:

v4.4_cross_20260224_2238_G50000_R3_C5000/
└── competition_frozen_v2_20260730T121411Z/

That batch contains 135 completed jobs, aggregate.csv, run_effects.csv, statistical_summary.json, and checksums.sha256. Historical manifests and metadata are preserved byte-for-byte, including their original absolute paths.

Code integration

The source code under src/ discovers this directory through ALIFE_DATASET_ROOT, which defaults to the root-level dataset/ directory. New experiments write data here and write controller checkpoints to ALIFE_MODEL_ROOT.

The data schemas vary between historical experiment versions, so the automatic Hugging Face Dataset Viewer is intentionally disabled for this initial import.

Downloads last month
31