max-chr's picture
Upload meta/info.json with huggingface_hub
c4ea3fa verified
{
"codebase_version": "v3.0",
"robot_type": "franka",
"total_episodes": 133,
"total_frames": 28570,
"total_tasks": 3,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 15,
"splits": {
"train": "0:133"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"observation.images.eagles_view": {
"dtype": "video",
"shape": [
520,
840,
3
],
"names": [
"height",
"width",
"channels"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
},
"info": {
"video.height": 520,
"video.width": 840,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.fpv": {
"dtype": "video",
"shape": [
520,
840,
3
],
"names": [
"height",
"width",
"channels"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
},
"info": {
"video.height": 520,
"video.width": 840,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.orth": {
"dtype": "video",
"shape": [
520,
840,
3
],
"names": [
"height",
"width",
"channels"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
},
"info": {
"video.height": 520,
"video.width": 840,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.person_view_3rd_1st": {
"dtype": "video",
"shape": [
520,
840,
3
],
"names": [
"height",
"width",
"channels"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
},
"info": {
"video.height": 520,
"video.width": 840,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.wrist": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channels"
],
"video_info": {
"video.fps": 30.0,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"has_audio": false
},
"info": {
"video.height": 256,
"video.width": 256,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 15,
"video.channels": 3,
"has_audio": false
}
},
"observation.state.cartesian": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"observation.state.gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper"
]
},
"observation.state.target": {
"dtype": "float32",
"shape": [
6
],
"names": [
"target_x",
"target_y",
"target_z",
"target_roll",
"target_pitch",
"target_yaw"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
13
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw",
"gripper",
"target_x",
"target_y",
"target_z",
"target_roll",
"target_pitch",
"target_yaw"
]
},
"action": {
"dtype": "float32",
"shape": [
7
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw",
"gripper"
]
},
"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
}
}
}