experiments
parity-experiments
Upload your Adapter Oracle and Parity results
This dataset saves the oracle and parity experiment logs for adapters. Please upload them according to the following format and draft a PR.
adapters/
└── {adapter_name}/
├── README.md # Results overview, directory structure, trajectory interpretation, notes, etc. This should be DIFFERENT than the adapter REAMDE.
├── config.yaml # The yaml file that can be directly used to run parity experiments in Harbor.
├──… See the full description on the dataset page: https://huggingface.co/datasets/harborframework/parity-experiments.experimentsRRC_Experimentsdl2l-experiments
DL2L Experiments Dataset
Simulation trajectory data from the DL2L
distributed artificial life simulator, used to train JEPA world models.
See felipedreis/dl2l-jepa for the trained models.
Dataset structure
Data is organized by experiment prefix. Each prefix contains parquet files for
model training and a stats.json with dataset metadata.
p9/
train.parquet # single-encoder training set (trials 1–8)
val.parquet # single-encoder validation set… See the full description on the dataset page: https://huggingface.co/datasets/felipedreis/dl2l-experiments.self-organisation-experiments
Self-Organisation Experiment Data
Experiment data for the self-organisation project investigating whether self-replication can emerge spontaneously in continuous neural network weight space.
Result: Negative — continuous weight space appears to lack the computational primitives required for spontaneous self-replication. See the code repository for full analysis.
Structure
autoresearch/ — Automated research runs across 11 experiment configurations
phase1*/ — BFF… See the full description on the dataset page: https://huggingface.co/datasets/LindaP/self-organisation-experiments.pisa-experiments
Pisa Experiments
This repository contains the PisaBench, training data, model checkpoints, introduced in PISA Experiments: Exploring Physics Post-Training for Video Diffusion Models by Watching Stuff Drop.
PisaBench
Real World Videos
We curate a dataset comprising 361 videos demonstrating the dropping task.Each video begins with an object suspended by an invisible wire in the first frame. We cut the video clips to begin as soon as the… See the full description on the dataset page: https://huggingface.co/datasets/nyu-visionx/pisa-experiments.

