GT-111's picture
Human-readable meta JSON
416d1be verified
Raw
History Blame
2.25 kB
{
"chunks_size": 1000,
"codebase_version": "v3.0",
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"features": {
"action": {
"dtype": "float32",
"names": [
[
"x",
"y",
"z",
"qw",
"qx",
"qy",
"qz",
"gripper"
]
],
"shape": [
8
]
},
"episode_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"frame_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"observation.images.head": {
"dtype": "video",
"info": {
"has_audio": false,
"video.channels": 3,
"video.codec": "h264",
"video.fps": 20,
"video.height": 128,
"video.is_depth_map": false,
"video.pix_fmt": "yuv444p",
"video.width": 128
},
"shape": [
128,
128,
3
]
},
"observation.images.wrist_right": {
"dtype": "video",
"info": {
"has_audio": false,
"video.channels": 3,
"video.codec": "h264",
"video.fps": 20,
"video.height": 128,
"video.is_depth_map": false,
"video.pix_fmt": "yuv444p",
"video.width": 128
},
"shape": [
128,
128,
3
]
},
"observation.state": {
"dtype": "float32",
"names": [
[
"x",
"y",
"z",
"qw",
"qx",
"qy",
"qz",
"gripper"
]
],
"shape": [
8
]
},
"task_index": {
"dtype": "int64",
"names": null,
"shape": [
1
]
},
"timestamp": {
"dtype": "float32",
"names": null,
"shape": [
1
]
}
},
"fps": 20,
"robot_type": "franka_panda",
"splits": {
"train": "0:100"
},
"total_episodes": 100,
"total_frames": 47293,
"total_tasks": 47,
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4"
}