{ "codebase_version": "v2.1-embeddings-sharded", "robot_type": "franka", "total_episodes": 240, "total_frames": 353094, "total_tasks": 4, "total_videos": 480, "total_chunks": 1, "chunks_size": 1000, "fps": 20, "splits": { "train": "0:240" }, "data_path": "data/shard-{shard_id:05d}-of-{num_shards:05d}.parquet", "features": { "observation.state": { "dtype": "float32", "shape": [ 8 ], "names": { "motors": [ "x", "y", "z", "rx", "ry", "rz", "rw", "gripper" ] } }, "action": { "dtype": "float32", "shape": [ 7 ], "names": { "motors": [ "x", "y", "z", "roll", "pitch", "yaw", "gripper" ] } }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "observation.images.image_dinov3": { "dtype": "float32", "shape": [ 1024 ], "names": null }, "observation.images.image_siglip2": { "dtype": "float32", "shape": [ 768 ], "names": null }, "observation.images.wrist_image_dinov3": { "dtype": "float32", "shape": [ 1024 ], "names": null }, "observation.images.wrist_image_siglip2": { "dtype": "float32", "shape": [ 768 ], "names": null } }, "video_keys": [ "observation.images.image", "observation.images.wrist_image" ], "num_shards": 64, "index_path": "meta/sharded_index.json" }