{ "codebase_version": "v2.0", "robot_type": "realmandoor", "total_episodes": 10, "total_frames": 5000, "total_tasks": 1, "total_videos": 0, "total_chunks": 1, "chunks_size": 1000, "fps": 50.000000000000625, "splits": { "train": "0:10" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": { "observation.state": { "dtype": "float32", "shape": [ 51 ], "names": "TODO" }, "action": { "dtype": "float32", "shape": [ 17 ], "names": "TODO" }, "timestamp": { "dtype": "float64", "shape": [ 1 ], "names": "TODO" }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": "TODO" }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": "TODO" }, "index": { "dtype": "int64", "shape": [ 1 ], "names": "TODO" }, "next.reward": { "dtype": "float32", "shape": [ 1 ], "names": "TODO" }, "next.done": { "dtype": "float32", "shape": [ 1 ], "names": "TODO" }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": "TODO" } } }