huzheyuan's picture
Upload folder using huggingface_hub
34aec1f verified
Raw
History Blame Contribute Delete
5.06 kB
{
"codebase_version": "v2.1",
"robot_type": "dual_xarm",
"total_episodes": 79,
"total_frames": 131338,
"total_tasks": 1,
"total_videos": 237,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 60,
"splits": {
"train": "0:79"
},
"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.state": {
"dtype": "float32",
"shape": [
20
],
"names": [
[
"left_pos_x",
"left_pos_y",
"left_pos_z",
"left_r00",
"left_r10",
"left_r20",
"left_r01",
"left_r11",
"left_r21",
"left_gripper",
"right_pos_x",
"right_pos_y",
"right_pos_z",
"right_r00",
"right_r10",
"right_r20",
"right_r01",
"right_r11",
"right_r21",
"right_gripper"
]
]
},
"action": {
"dtype": "float32",
"shape": [
20
],
"names": [
[
"left_pos_x",
"left_pos_y",
"left_pos_z",
"left_r00",
"left_r10",
"left_r20",
"left_r01",
"left_r11",
"left_r21",
"left_gripper",
"right_pos_x",
"right_pos_y",
"right_pos_z",
"right_r00",
"right_r10",
"right_r20",
"right_r01",
"right_r11",
"right_r21",
"right_gripper"
]
]
},
"is_intervention": {
"dtype": "bool",
"shape": [
1
],
"names": [
"is_intervention"
]
},
"observation.images.base": {
"dtype": "video",
"shape": [
3,
224,
224
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 224,
"video.width": 224,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 60,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.left_wrist": {
"dtype": "video",
"shape": [
3,
224,
224
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 224,
"video.width": 224,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 60,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.right_wrist": {
"dtype": "video",
"shape": [
3,
224,
224
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 224,
"video.width": 224,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 60,
"video.channels": 3,
"has_audio": false
}
},
"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
}
}
}