yusei926's picture
Add files using upload-large-folder tool
d53612a verified
{
"codebase_version": "v3.0",
"robot_type": "hsr",
"total_episodes": 3591,
"total_frames": 944488,
"total_tasks": 20,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:3591"
},
"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.image.head": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.fps": 10,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": "false",
"has_audio": "false"
}
},
"observation.image.hand": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.fps": 10,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": "false",
"has_audio": "false"
}
},
"observation.state": {
"dtype": "float32",
"shape": [
32
],
"names": [
"arm_lift_joint",
"arm_flex_joint",
"arm_roll_joint",
"wrist_flex_joint",
"wrist_roll_joint",
"zero_5",
"hand_motor_joint",
"zero_7",
"zero_8",
"zero_9",
"zero_10",
"head_pan_joint",
"head_tilt_joint",
"zero_13",
"zero_14",
"zero_15",
"zero_16",
"zero_17",
"zero_18",
"zero_19",
"zero_20",
"zero_21",
"zero_22",
"zero_23",
"zero_24",
"zero_25",
"zero_26",
"zero_27",
"zero_28",
"zero_29",
"zero_30",
"zero_31"
],
"fps": 10
},
"action": {
"dtype": "float32",
"shape": [
32
],
"names": [
"arm_lift_joint_state_diff",
"arm_flex_joint_state_diff",
"arm_roll_joint_state_diff",
"wrist_flex_joint_state_diff",
"wrist_roll_joint_state_diff",
"zero_5",
"hand_motor_joint_relative",
"zero_7",
"zero_8",
"zero_9",
"zero_10",
"head_pan_joint_state_diff",
"head_tilt_joint_state_diff",
"base_x_relative",
"base_y_relative",
"base_t_relative",
"zero_16",
"zero_17",
"zero_18",
"zero_19",
"zero_20",
"zero_21",
"zero_22",
"zero_23",
"zero_24",
"zero_25",
"zero_26",
"zero_27",
"zero_28",
"zero_29",
"zero_30",
"zero_31"
],
"description": "32D HSR sparse action layout (arm/gripper/head/base)",
"fps": 10
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 10
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 10
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 10
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 10
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 10
}
},
"data_files_size_in_mb": 24,
"video_files_size_in_mb": 382
}