Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
The dataset viewer is not available for this split.
External: Object at location default/train/0000.parquet not found: NotFound (permanent) at read, context: { uri: https://huggingface.co/datasets/jackvial/so101_pick_and_place_cube_9/resolve/refs%2Fconvert%2Fparquet/default/train/0000.parquet, response: Parts { status: 404, version: HTTP/1.1, headers: {"date": "Sat, 03 Jan 2026 22:00:19 GMT", "content-type": "text/plain; charset=utf-8", "content-length": "36", "connection": "keep-alive", "x-powered-by": "huggingface-moon", "x-request-id": "Root=1-69599173-3e0889cd300d5df41a26dc01", "cross-origin-opener-policy": "same-origin", "referrer-policy": "strict-origin-when-cross-origin", "access-control-max-age": "86400", "access-control-allow-origin": "https://huggingface.co", "vary": "Origin", "access-control-expose-headers": "X-Repo-Commit,X-Request-Id,X-Error-Code,X-Error-Message,X-Total-Count,ETag,Link,Accept-Ranges,Content-Range,X-Linked-Size,X-Linked-ETag,X-Xet-Hash", "x-error-code": "RevisionNotFound", "x-error-message": "Invalid rev id: refs/convert/parquet", "etag": "W/\"24-pfRQ98pbcf48UyzzxGWsA4UjExc\""} }, service: huggingface, path: default/train/0000.parquet, range: 4-17055 } => Invalid rev id: refs/convert/parquet
Error code:   UnexpectedError

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": "so101_follower",
    "total_episodes": 3,
    "total_frames": 1077,
    "total_tasks": 1,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "fps": 30,
    "splits": {
        "train": "0:3"
    },
    "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": {
        "action": {
            "dtype": "float32",
            "names": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "names": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.images.screwdriver": {
            "dtype": "video",
            "shape": [
                600,
                800,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ]
        },
        "observation.images.side": {
            "dtype": "video",
            "shape": [
                600,
                800,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ]
        },
        "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
10