zte-terminators's picture
Add files using upload-large-folder tool
71b3d3c verified
{
"codebase_version": "v2.1",
"robot_type": "A2",
"total_episodes": 120,
"total_frames": 49292,
"total_tasks": 1,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 120,
"fps": 15,
"splits": {
"train": "0:120"
},
"data_path": "data/episode_{episode_index:06d}.parquet",
"video_path": null,
"features": {
"observation.images.left_wrist_camera": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.right_wrist_camera": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.head_camera": {
"dtype": "image",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
26
],
"names": null
},
"action": {
"dtype": "float32",
"shape": [
26
],
"names": null
},
"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
}
}
}