locht131's picture
Upload folder using huggingface_hub
5eb7565 verified
Raw
History Blame Contribute Delete
4.72 kB
{
"codebase_version": "v2.1",
"robot_type": "VR_C2",
"total_episodes": 49,
"total_frames": 32399,
"total_tasks": 1,
"total_videos": 49,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 25,
"splits": {
"train": "0:49"
},
"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.images.camera0": {
"dtype": "video",
"shape": [
600,
960,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 600,
"video.width": 960,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 25,
"video.channels": 3,
"has_audio": false
}
},
"observation.robot0_eef_pos": {
"dtype": "float32",
"shape": [
3
],
"names": [
"x",
"y",
"z"
]
},
"observation.robot0_eef_rot6d": {
"dtype": "float32",
"shape": [
6
],
"names": [
"r0",
"r1",
"r2",
"r3",
"r4",
"r5"
]
},
"observation.gripper0_gripper_pose": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper0_q"
]
},
"observation.robot1_eef_pos": {
"dtype": "float32",
"shape": [
3
],
"names": [
"x",
"y",
"z"
]
},
"observation.robot1_eef_rot6d": {
"dtype": "float32",
"shape": [
6
],
"names": [
"r0",
"r1",
"r2",
"r3",
"r4",
"r5"
]
},
"observation.gripper1_gripper_pose": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper1_q"
]
},
"observation.camera0_pose": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"rx",
"ry",
"rz"
]
},
"observation.is_human": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"action": {
"dtype": "float32",
"shape": [
20
],
"names": [
"robot0_eef_pos_x",
"robot0_eef_pos_y",
"robot0_eef_pos_z",
"robot0_eef_rot6d_0",
"robot0_eef_rot6d_1",
"robot0_eef_rot6d_2",
"robot0_eef_rot6d_3",
"robot0_eef_rot6d_4",
"robot0_eef_rot6d_5",
"gripper0_q",
"robot1_eef_pos_x",
"robot1_eef_pos_y",
"robot1_eef_pos_z",
"robot1_eef_rot6d_0",
"robot1_eef_rot6d_1",
"robot1_eef_rot6d_2",
"robot1_eef_rot6d_3",
"robot1_eef_rot6d_4",
"robot1_eef_rot6d_5",
"gripper1_q"
]
},
"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
}
}
}