Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 621002529 bytes, limit is 300000000 bytes Make sure that 1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code:   TooBigContentError

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "robot_type": "Unitree_G1_Inspire",
    "total_episodes": 82,
    "total_frames": 28187,
    "total_tasks": 1,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "fps": 30,
    "splits": {
        "train": "0:82"
    },
    "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.state": {
            "dtype": "float32",
            "shape": [
                26
            ],
            "names": [
                [
                    "kLeftShoulderPitch",
                    "kLeftShoulderRoll",
                    "kLeftShoulderYaw",
                    "kLeftElbow",
                    "kLeftWristRoll",
                    "kLeftWristPitch",
                    "kLeftWristYaw",
                    "kLeftHandPinky",
                    "kLeftHandRing",
                    "kLeftHandMiddle",
                    "kLeftHandIndex",
                    "kLeftHandThumbBend",
                    "kLeftHandThumbRotation",
                    "kRightShoulderPitch",
                    "kRightShoulderRoll",
                    "kRightShoulderYaw",
                    "kRightElbow",
                    "kRightWristRoll",
                    "kRightWristPitch",
                    "kRightWristYaw",
                    "kRightHandPinky",
                    "kRightHandRing",
                    "kRightHandMiddle",
                    "kRightHandIndex",
                    "kRightHandThumbBend",
                    "kRightHandThumbRotation"
                ]
            ]
        },
        "action": {
            "dtype": "float32",
            "shape": [
                26
            ],
            "names": [
                [
                    "kLeftShoulderPitch",
                    "kLeftShoulderRoll",
                    "kLeftShoulderYaw",
                    "kLeftElbow",
                    "kLeftWristRoll",
                    "kLeftWristPitch",
                    "kLeftWristYaw",
                    "kLeftHandPinky",
                    "kLeftHandRing",
                    "kLeftHandMiddle",
                    "kLeftHandIndex",
                    "kLeftHandThumbBend",
                    "kLeftHandThumbRotation",
                    "kRightShoulderPitch",
                    "kRightShoulderRoll",
                    "kRightShoulderYaw",
                    "kRightElbow",
                    "kRightWristRoll",
                    "kRightWristPitch",
                    "kRightWristYaw",
                    "kRightHandPinky",
                    "kRightHandRing",
                    "kRightHandMiddle",
                    "kRightHandIndex",
                    "kRightHandThumbBend",
                    "kRightHandThumbRotation"
                ]
            ]
        },
        "observation.language.tokens": {
            "dtype": "int32",
            "shape": [
                48
            ],
            "names": [
                "seq"
            ]
        },
        "observation.language.attention_mask": {
            "dtype": "int8",
            "shape": [
                48
            ],
            "names": [
                "seq"
            ]
        },
        "observation.images.cam_left_high": {
            "dtype": "video",
            "shape": [
                3,
                480,
                848
            ],
            "names": [
                "channels",
                "height",
                "width"
            ],
            "info": {
                "video.height": 480,
                "video.width": 848,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 30,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.cam_third": {
            "dtype": "video",
            "shape": [
                3,
                480,
                640
            ],
            "names": [
                "channels",
                "height",
                "width"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 30,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.tactiles.left_tactile_little_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_little_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_little_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_ring_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_ring_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_ring_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_middle_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_middle_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_middle_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_index_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_index_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_index_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_thumb_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_thumb_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_thumb_middle": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_thumb_pad": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.left_tactile_palm": {
            "dtype": "image",
            "shape": [
                3,
                8,
                14
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_little_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_little_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_little_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_ring_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_ring_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_ring_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_middle_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_middle_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_middle_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_index_finger_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_index_finger_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_index_finger_pad": {
            "dtype": "image",
            "shape": [
                3,
                10,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_thumb_tip": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_thumb_nail": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_thumb_middle": {
            "dtype": "image",
            "shape": [
                3,
                3,
                3
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_thumb_pad": {
            "dtype": "image",
            "shape": [
                3,
                12,
                8
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "observation.tactiles.right_tactile_palm": {
            "dtype": "image",
            "shape": [
                3,
                8,
                14
            ],
            "names": [
                "channels",
                "height",
                "width",
                "channel"
            ]
        },
        "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
        }
    }
}

Citation

BibTeX:

[More Information Needed]
Downloads last month
286