Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
next.reward
int64
0
0
next.done
bool
1 class
action
sequence
observation.state
sequence
timestamp
float32
0
1.3
frame_index
int64
0
13
episode_index
int64
0
0
index
int64
0
13
task_index
int64
0
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0
0
0
0
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.1
1
0
1
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.2
2
0
2
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.3
3
0
3
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.4
4
0
4
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.5
5
0
5
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.6
6
0
6
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.7
7
0
7
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.8
8
0
8
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
0.9
9
0
9
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
1
10
0
10
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
1.1
11
0
11
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
1.2
12
0
12
0
0
false
[ -1.142578125, 3.955078125, -0.703125, 0.087890625, -0.3515625, 0.21276596188545227 ]
[ -7.734375, 99.228515625, 128.3203125, 53.96484375, 0.3515625, -0.21276596188545227 ]
1.3
13
0
13
0

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v2.0",
    "robot_type": "so100",
    "total_episodes": 1,
    "total_frames": 14,
    "total_tasks": 1,
    "total_videos": 2,
    "total_chunks": 1,
    "chunks_size": 1000,
    "fps": 10,
    "splits": {
        "train": "0:1"
    },
    "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
    "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
    "features": {
        "next.reward": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "next.done": {
            "dtype": "bool",
            "shape": [
                1
            ],
            "names": null
        },
        "action": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "main_shoulder_pan",
                "main_shoulder_lift",
                "main_elbow_flex",
                "main_wrist_flex",
                "main_wrist_roll",
                "main_gripper"
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "main_shoulder_pan",
                "main_shoulder_lift",
                "main_elbow_flex",
                "main_wrist_flex",
                "main_wrist_roll",
                "main_gripper"
            ]
        },
        "observation.images.front": {
            "dtype": "video",
            "shape": [
                128,
                128
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.fps": 10.0,
                "video.height": 480,
                "video.width": 640,
                "video.channels": 3,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "has_audio": false
            }
        },
        "observation.images.side": {
            "dtype": "video",
            "shape": [
                128,
                128
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.fps": 10.0,
                "video.height": 480,
                "video.width": 640,
                "video.channels": 3,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "has_audio": false
            }
        },
        "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