lsnu's picture
Add files using upload-large-folder tool
731a3a4 verified
{
"codebase_version": "v2.1",
"robot_type": "rlbench_bimanual",
"total_episodes": 100,
"total_frames": 14099,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:100"
},
"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": {
"front_image": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"wrist_left_image": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"wrist_right_image": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"state": {
"dtype": "float32",
"shape": [
16
],
"names": [
"state_0",
"state_1",
"state_2",
"state_3",
"state_4",
"state_5",
"state_6",
"state_7",
"state_8",
"state_9",
"state_10",
"state_11",
"state_12",
"state_13",
"state_14",
"state_15"
]
},
"action": {
"dtype": "float32",
"shape": [
16
],
"names": [
"action_0",
"action_1",
"action_2",
"action_3",
"action_4",
"action_5",
"action_6",
"action_7",
"action_8",
"action_9",
"action_10",
"action_11",
"action_12",
"action_13",
"action_14",
"action_15"
]
},
"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
}
}
}