DogofWinter's picture
Publish LeRobot v3 dataset
caf68be verified
Raw
History Blame Contribute Delete
3.46 kB
{
"codebase_version": "v3.0",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"shape": [
23
],
"names": [
"action"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
61
],
"names": [
null
]
},
"observation.images.rgb.left_wrist": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"is_depth_map": false,
"video.height": 256,
"video.width": 256,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.fps": 30.0,
"video.channels": 3,
"has_audio": false,
"video.g": 8,
"video.crf": null,
"video.preset": "p4",
"video.fast_decode": 0,
"video.video_backend": "ffmpeg",
"video.extra_options": {
"rc": "vbr",
"cq": "23",
"b:v": "0"
}
}
},
"observation.images.rgb.right_wrist": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"is_depth_map": false,
"video.height": 256,
"video.width": 256,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.fps": 30.0,
"video.channels": 3,
"has_audio": false,
"video.g": 8,
"video.crf": null,
"video.preset": "p4",
"video.fast_decode": 0,
"video.video_backend": "ffmpeg",
"video.extra_options": {
"rc": "vbr",
"cq": "23",
"b:v": "0"
}
}
},
"observation.images.rgb.head": {
"dtype": "video",
"shape": [
256,
256,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"is_depth_map": false,
"video.height": 256,
"video.width": 256,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.fps": 30.0,
"video.channels": 3,
"has_audio": false,
"video.g": 8,
"video.crf": null,
"video.preset": "p4",
"video.fast_decode": 0,
"video.video_backend": "ffmpeg",
"video.extra_options": {
"rc": "vbr",
"cq": "23",
"b:v": "0"
}
}
},
"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
}
},
"total_episodes": 569,
"total_frames": 207134,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 11,
"video_files_size_in_mb": 200,
"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",
"robot_type": "R1Pro",
"splits": {
"train": "0:569"
}
}