ajaysri's picture
Add files using upload-large-folder tool
94459a8 verified
{
"codebase_version": "v3.0",
"robot_type": "shape_sorting",
"total_episodes": 1,
"total_frames": 117,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 4,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": null,
"features": {
"observation.images.main": {
"dtype": "image",
"shape": [
480,
480,
3
],
"names": [
"height",
"width",
"channel"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
7
],
"names": [
"state"
]
},
"action": {
"dtype": "float32",
"shape": [
7
],
"names": [
"action"
]
},
"episode.id": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"observation.images.wrist": {
"dtype": "image",
"shape": [
480,
480,
3
],
"names": [
"height",
"width",
"channel"
]
},
"high_level_instruction": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"language_instruction.generic": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"language_instruction.spatial_clean": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"language_instruction.spatial_noisy": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"subtask.ordinal": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"subtask.shape_idx": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"subtask.shape_template_name": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"subtask.source_uv": {
"dtype": "float32",
"shape": [
2
],
"names": [
"u",
"v"
]
},
"subtask.target_uv": {
"dtype": "float32",
"shape": [
2
],
"names": [
"u",
"v"
]
},
"subtask.source_uv_label": {
"dtype": "float32",
"shape": [
2
],
"names": [
"u",
"v"
]
},
"subtask.target_uv_label": {
"dtype": "float32",
"shape": [
2
],
"names": [
"u",
"v"
]
},
"subtask.trace_uv_start_end": {
"dtype": "float32",
"shape": [
4
],
"names": [
"u0",
"v0",
"u1",
"v1"
]
},
"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
}
}
}