Views
No views yet
nvidia/Cosmos-Predict2-2B-Video2World
(model-480p-16fps.pt) on the romoya bimanual lebai-follower crack-egg dataset
(romoya/B3_Station_crack_egg, 55 episodes / 118,224 frames).pick-up an egg and crack into the bowl.model.pt; this is the plateau — see eval table below).state_t=11, chunk_duration=41, 3 cameras: 1 third-person base + 2 wrist).| file | purpose |
|---|---|
model.pt | consolidated PyTorch checkpoint (~3.91 GB; converted from FSDP/DCP shards via torch.distributed.checkpoint.format_utils.dcp_to_torch_save) |
dataset_statistics.json | action / proprio normalization stats used at training time |
dataset_statistics_post_norm.json | post-normalization stats (auxiliary) |
t5_embeddings.pkl | precomputed T5 embeddings for the 4 romoya task commands; only pick-up an egg and crack into the bowl is used here |
romoya/eval_pi05_bimanual_crack_egg (5 episodes × 5 query points each, 5 denoising steps, action-chunk L1 in unnormalized units):| Checkpoint | Mean L1 ↓ | Cross-step Corr ↑ |
|---|---|---|
| iter 6,500 | 0.7575 | 0.130 |
| iter 7,000 | 0.7333 | 0.114 |
| iter 10,000 | 0.6975 | 0.111 |
| iter 15,000 | 0.6830 | 0.154 |
| iter 20,000 | 0.6654 | 0.144 |
| iter 25,000 | 0.6563 | 0.152 |
| iter 30,000 | 0.6545 | 0.142 |
base) + 2 wrist (left_wrist, right_wrist).obs dict with keys primary_image, left_wrist_image, right_wrist_image,
future_primary_image, future_left_wrist_image, future_right_wrist_image, proprio.
See cosmos_policy/experiments/robot/cosmos_utils.py:get_action (suite="aloha" branch) for the full contract.cosmos_policy.constants at runtime before importing cosmos_utils:1import cosmos_policy.constants as _C
2_C.NUM_ACTIONS_CHUNK = 25
3_C.ACTION_DIM = 94
4_C.PROPRIO_DIM = 166
5from cosmos_policy.experiments.robot.cosmos_utils import get_action, get_modelcosmos_policy/experiments/robot/romoya/eval_offline.py.