fywang's picture
init
9b17024
{
"codebase_version": "v2.1",
"robot_type": "calvin_robot",
"total_episodes": 17,
"total_frames": 958,
"total_tasks": 15,
"total_videos": 0,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 10,
"splits": {
"train": "0:9",
"validation": "9:17"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": null,
"features": {
"action": {
"dtype": "float64",
"shape": [
7
],
"names": null
},
"observation.state": {
"dtype": "float64",
"shape": [
15
],
"names": null
},
"observation.environment_state": {
"dtype": "float64",
"shape": [
24
],
"names": null
},
"observation.images.top": {
"dtype": "image",
"shape": [
3,
200,
200
],
"names": [
"height",
"width",
"channels"
]
},
"observation.images.wrist": {
"dtype": "image",
"shape": [
3,
84,
84
],
"names": [
"height",
"width",
"channels"
]
},
"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
}
}
}