Timsty's picture
Add files using upload-large-folder tool
e479c46 verified
Raw
History Blame Contribute Delete
912 Bytes
{
"codebase_version": "v2.1",
"robot_type": "droid",
"total_episodes": 3,
"total_frames": 844,
"fps": 15,
"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",
"chunks_size": 1000,
"splits": {
"train": "0:3"
},
"features": {
"observation.images.exterior_1_left": {
"dtype": "video",
"shape": [
180,
320,
3
]
},
"observation.images.wrist_left": {
"dtype": "video",
"shape": [
180,
320,
3
]
},
"observation.state": {
"dtype": "float32",
"shape": [
17
]
},
"action": {
"dtype": "float32",
"shape": [
17
]
},
"task_index": {
"dtype": "int64",
"shape": [
1
]
}
}
}