Mcen27's picture
Upload data
1679867 verified
{
"codebase_version": "v2.0",
"robot_type": "realmandoor",
"total_episodes": 51,
"total_frames": 4386,
"total_tasks": 1,
"total_videos": 51,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 5.0,
"splits": {
"train": "0:51"
},
"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": "float64",
"shape": [
18
],
"names": "TODO"
},
"action": {
"dtype": "float64",
"shape": [
18
],
"names": "TODO"
},
"timestamp": {
"dtype": "float64",
"shape": [
1
],
"names": "TODO"
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": "TODO"
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": "TODO"
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": "TODO"
},
"next.reward": {
"dtype": "float64",
"shape": [
1
],
"names": "TODO"
},
"next.done": {
"dtype": "bool",
"shape": [
1
],
"names": "TODO"
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": "TODO"
},
"observation.images.top_camera": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.front_camera": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.left_camera": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.right_camera": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.top_camera_depth": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.front_camera_depth": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.left_camera_depth": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.images.right_camera_depth": {
"dtype": "video",
"shape": [
180,
240,
3
],
"names": [
"height",
"width",
"channel"
]
}
}
}