periphanes's picture
Add files using upload-large-folder tool
73bf4d4 verified
Raw
History Blame Contribute Delete
3.46 kB
{
"codebase_version": "v2.1",
"robot_type": "R1Pro",
"total_episodes": 250,
"total_frames": 3490956,
"total_tasks": 50,
"total_videos": 750,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30.0,
"splits": {
"train": "0:250"
},
"data_path": "data/chunk-000/episode_{episode_index:08d}.parquet",
"video_path": "videos/chunk-000/{video_key}/episode_{episode_index:08d}.mp4",
"features": {
"observation.images.observation.images.rgb.left_wrist_256_256": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"observation.images.observation.images.rgb.right_wrist_256_256": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"observation.images.observation.images.rgb.head_256_256": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
}
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
]
},
"timestamp": {
"dtype": "float64",
"shape": [
1
],
"names": null
},
"observation.state": {
"dtype": "float64",
"shape": [
256
],
"names": null
},
"observation.cam_rel_poses": {
"dtype": "float32",
"shape": [
21
],
"names": null
},
"action": {
"dtype": "float32",
"shape": [
23
],
"names": null
},
"observation.task_info": {
"dtype": "float32",
"shape": [
46
]
},
"annotation.human.coarse_action": {
"dtype": "int64",
"shape": [
1
]
}
}
}