Rutav's picture
Upload folder using huggingface_hub
4688427 verified
{
"codebase_version": "v3.0",
"robot_type": "PandaOmron",
"total_episodes": 53,
"total_frames": 9979,
"total_tasks": 7,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 20,
"splits": {
"train": "0:53"
},
"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.robot0_agentview_left": {
"dtype": "video",
"shape": [
128,
128,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 128,
"video.width": 128,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 20,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.robot0_agentview_right": {
"dtype": "video",
"shape": [
128,
128,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 128,
"video.width": 128,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 20,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.robot0_eye_in_hand": {
"dtype": "video",
"shape": [
128,
128,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 128,
"video.width": 128,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 20,
"video.channels": 3,
"has_audio": false
}
},
"object": {
"dtype": "float64",
"shape": [
14
],
"names": [
"object"
]
},
"robot0_base_pos": {
"dtype": "float64",
"shape": [
3
],
"names": [
"robot0_base_pos"
]
},
"robot0_base_quat": {
"dtype": "float32",
"shape": [
4
],
"names": [
"robot0_base_quat"
]
},
"robot0_base_to_eef_pos": {
"dtype": "float64",
"shape": [
3
],
"names": [
"robot0_base_to_eef_pos"
]
},
"robot0_base_to_eef_quat": {
"dtype": "float32",
"shape": [
4
],
"names": [
"robot0_base_to_eef_quat"
]
},
"robot0_eef_pos": {
"dtype": "float64",
"shape": [
3
],
"names": [
"robot0_eef_pos"
]
},
"robot0_eef_quat": {
"dtype": "float64",
"shape": [
4
],
"names": [
"robot0_eef_quat"
]
},
"robot0_gripper_qpos": {
"dtype": "float64",
"shape": [
2
],
"names": [
"robot0_gripper_qpos"
]
},
"robot0_gripper_qvel": {
"dtype": "float64",
"shape": [
2
],
"names": [
"robot0_gripper_qvel"
]
},
"robot0_joint_pos": {
"dtype": "float64",
"shape": [
7
],
"names": [
"robot0_joint_pos"
]
},
"robot0_joint_pos_cos": {
"dtype": "float64",
"shape": [
7
],
"names": [
"robot0_joint_pos_cos"
]
},
"robot0_joint_pos_sin": {
"dtype": "float64",
"shape": [
7
],
"names": [
"robot0_joint_pos_sin"
]
},
"robot0_joint_vel": {
"dtype": "float64",
"shape": [
7
],
"names": [
"robot0_joint_vel"
]
},
"observation.state": {
"dtype": "float64",
"shape": [
16
],
"names": [
"robot0_joint_pos_cos_7d",
"robot0_joint_pos_sin_7d",
"robot0_gripper_qpos_2d"
]
},
"action": {
"dtype": "float64",
"shape": [
12
],
"names": [
"action"
]
},
"actions_abs": {
"dtype": "float64",
"shape": [
12
],
"names": [
"actions_abs"
]
},
"dones": {
"dtype": "int64",
"shape": [
1
],
"names": [
"dones"
]
},
"rewards": {
"dtype": "int64",
"shape": [
1
],
"names": [
"rewards"
]
},
"states": {
"dtype": "float64",
"shape": [
178
],
"names": [
"states"
]
},
"task_clip_embedding": {
"dtype": "float32",
"shape": [
512
],
"names": [
"task_clip_embedding"
]
},
"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
}
}
}