JeasLee's picture
Upload folder using huggingface_hub (#2)
d5d60d0
{
"codebase_version": "v2.1",
"robot_type": "rh20t",
"total_episodes": 82894,
"total_frames": 40755632,
"total_tasks": 146,
"total_videos": 165788,
"total_chunks": 83,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:82894"
},
"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": {
"action": {
"dtype": "float64",
"shape": [
7
],
"names": [
"delta_x",
"delta_y",
"delta_z",
"delta_rx",
"delta_ry",
"delta_rz",
"gripper_command"
]
},
"state": {
"dtype": "float64",
"shape": [
7
],
"names": [
"x",
"y",
"z",
"rx",
"ry",
"rz",
"gripper_state"
]
},
"observation.images.primary": {
"dtype": "video",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 180,
"video.width": 320,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist": {
"dtype": "video",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 180,
"video.width": 320,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"episode_name": {
"dtype": "string",
"shape": [
1
],
"names": [
"id"
]
},
"camera_view": {
"dtype": "string",
"shape": [
1
],
"names": [
"view"
]
},
"other_information.action_delta_tcp_pose": {
"dtype": "float64",
"shape": [
7
],
"names": [
"delta_x",
"delta_y",
"delta_z",
"delta_rx",
"delta_ry",
"delta_rz",
"gripper"
]
},
"other_information.action_tcp_pose": {
"dtype": "float64",
"shape": [
7
],
"names": [
"x",
"y",
"z",
"rx",
"ry",
"rz",
"gripper"
]
},
"other_information.gripper_command": {
"dtype": "float64",
"shape": [
1
],
"names": [
"command"
]
},
"other_information.observation_joint_position": {
"dtype": "float64",
"shape": [
14
],
"names": [
"j1",
"j2",
"j3",
"j4",
"j5",
"j6",
"j7",
"j8",
"j9",
"j10",
"j11",
"j12",
"j13",
"j14"
]
},
"other_information.observation_gripper_open_state": {
"dtype": "float64",
"shape": [
1
],
"names": [
"open_state"
]
},
"other_information.observation_gripper_pose6d": {
"dtype": "float64",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"rx",
"ry",
"rz"
]
},
"other_information.is_first": {
"dtype": "bool",
"shape": [
1
],
"names": [
"flag"
]
},
"other_information.is_last": {
"dtype": "bool",
"shape": [
1
],
"names": [
"flag"
]
},
"other_information.is_terminal": {
"dtype": "bool",
"shape": [
1
],
"names": [
"flag"
]
},
"other_information.tcp_camera": {
"dtype": "float64",
"shape": [
7
],
"names": [
"x",
"y",
"z",
"qx",
"qy",
"qz",
"qw"
]
},
"other_information.tcp_base": {
"dtype": "float64",
"shape": [
7
],
"names": [
"x",
"y",
"z",
"qx",
"qy",
"qz",
"qw"
]
},
"other_information.gripper": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.time_clip": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.instruction_add": {
"dtype": "string",
"shape": [
1
],
"names": [
"text"
]
},
"annotation.substask": {
"dtype": "string",
"shape": [
1
],
"names": [
"text"
]
},
"annotation.primitive_skill": {
"dtype": "string",
"shape": [
1
],
"names": [
"text"
]
},
"annotation.segmentation": {
"dtype": "string",
"shape": [
1
],
"names": [
"text"
]
},
"annotation.object_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.placement_proposal": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.trace": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.gripper_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.contact_frame": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.state_affordance": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.affordance_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.contact_points": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"annotation.origin_shape": {
"dtype": "string",
"shape": [
1
],
"names": [
"json"
]
},
"Q_annotation.instruction_add": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.substask": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.primitive_skill": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.segmentation": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.object_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.placement_proposal": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.trace": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.gripper_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.contact_frame": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.state_affordance": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.affordance_box": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"Q_annotation.contact_points": {
"dtype": "string",
"shape": [
1
],
"names": [
"quality"
]
},
"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
}
}
}