aarontung's picture
Add files using upload-large-folder tool
05a006b verified
Raw
History Blame Contribute Delete
6.71 kB
{
"codebase_version": "v3.0",
"robot_type": "unitree_g1",
"total_episodes": 533,
"total_frames": 6276443,
"total_tasks": 8,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 30,
"splits": {
"train": "0:533"
},
"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.images.cam_0": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_1": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_2": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_3": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_0_ir": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_1_ir": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_2_ir": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.cam_3_ir": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"image"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 30,
"video.channels": 3,
"has_audio": false
}
},
"observation.state.ee_state": {
"dtype": "float32",
"shape": [
12
]
},
"observation.state.hand_state": {
"dtype": "float32",
"shape": [
2
]
},
"observation.state.robot_q_current": {
"dtype": "float32",
"shape": [
36
]
},
"action.ee_action": {
"dtype": "float32",
"shape": [
12
]
},
"action.hand_cmd": {
"dtype": "float32",
"shape": [
2
]
},
"action.robot_q_desired": {
"dtype": "float32",
"shape": [
36
]
},
"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
}
}
}