RESEARCH INTERFACE / STUDIO 01
Every demonstration.
One measurable scene.
Inspect the complete SO-101 tic-tac-toe corpus frame by frame, align both recorded cameras with MuJoCo, and send the same observations through the published 120K SmolVLA policy.
16d46485fac0cb54250 HzINTERACTIVE / REVISION-PINNED
SO-101 Replay Studio
Dataset Replay reconstructs recorded joint state. Policy Lab asks the checkpoint for a new 50-step action chunk and executes that output in MuJoCo. The two claims never share a label.
--:----:--MODEL EXECUTION / SMOLVLA 120K
From recorded observation to simulated motion.
Select any frame. The Studio sends its two camera views, six-axis state, and exact task to the pinned checkpoint. The returned 50 × 6 action chunk is then executed by the same MuJoCo arm—without relabeling it as a recorded success.
GPU inference must be enabled by the Space operator. Replay remains available on CPU Basic.
Board transition pending.
CORPUS VIEW / 195 EPISODES
Dataset diagnostics
Descriptive measurements of the recorded corpus. They are not a policy benchmark or a physical success rate.
MEASUREMENT CONTRACT / READ BEFORE INTERPRETATION
Replay is reconstruction.
Recorded state drives the arm. Contact-only kinematic calibration aligns each physical trajectory with the canonical digital scene.
Inference is new output.
Policy Lab loads the exact published checkpoint and reports its device, latency, seed, and complete 50-step action chunk.
Simulation is not hardware proof.
A simulated rollout can reveal action shape, instability, and collisions. It cannot replace bounded physical evaluation or safety gates.