THETA Bench DP: Simulation training, 3,003 segments
The validated final policy checkpoint is available in this repository.
This is a THETA training-result repository. It does not substitute an upstream pretrained policy for a THETA-trained checkpoint.
| Setting | Value |
|---|---|
| Training stage | Simulation training, 3,003 segments |
| Target optimizer updates | 40000 |
| Per-GPU batch / GPUs / global batch | 16 / 8 / 128 |
| Gradient accumulation | 1 |
| Conditions per global batch | 18 |
| Dataset revision | 8b2cd31e107b64cb13f812ea217a63a20845c78a |
The simulation pool contains 1,200 successful L1/L2 demonstrations and 1,803 extracted L0 prefixes, spanning 18 conditions. The 3,003 segments are not 3,003 independent demonstrations.
Use the model's native THETA adapter and model-specific dependencies. This repository does not claim compatibility with arbitrary Transformers or simulation loaders. No evaluation score is claimed by checkpoint publication.
Retain run/checkpoints/ckpt_40000 layout. Use THETA native adapter with run directory run and step 40000. Run from exported run directory for explicit dataset_statistics.json resolution; serialized normalization bounds are retained. Nearby launch.json contains required exact language-conditioning receipt. Install pinned Psi0 source plus THETA adapter and pre-cache openai/clip-vit-large-patch14 at 32bd64288804d66eefd0ccbe215aa642df71cc41. DP native serving selects ema_net.pth; model.safetensors is retained for launcher discovery. Do not substitute non-EMA weights.
Training uses independent model optimizers and shared GPU execution through MPS. Publication is performed by a CPU uploader after final checkpoint validation.