{ "codebase_version": "v3.0", "robot_type": "franka_panda_sim", "total_episodes": 50, "total_frames": 7008, "total_tasks": 2, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 15, "splits": { "train": "0:50" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "features": { "observation.state": { "dtype": "float32", "shape": [ 8 ] }, "observation.joint_position": { "dtype": "float32", "shape": [ 7 ] }, "observation.gripper_position": { "dtype": "float32", "shape": [ 1 ] }, "observation.joint_velocity": { "dtype": "float32", "shape": [ 7 ] }, "observation.ee_position": { "dtype": "float32", "shape": [ 3 ] }, "observation.ee_rotation": { "dtype": "float32", "shape": [ 9 ] }, "observation.red_cube_position": { "dtype": "float32", "shape": [ 3 ] }, "observation.blue_cube_position": { "dtype": "float32", "shape": [ 3 ] }, "actions": { "dtype": "float32", "shape": [ 8 ] }, "observation.images.exterior_image_1_left": { "dtype": "video", "shape": [ 3, 180, 320 ], "info": { "video.height": 180, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "observation.images.wrist_image_left": { "dtype": "video", "shape": [ 3, 180, 320 ], "info": { "video.height": 180, "video.width": 320, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 15, "video.channels": 3, "has_audio": false } }, "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 } } }