Dataset Viewer
Auto-converted to Parquet
Search is not available for this dataset
timestamp
float32
0
64.5
frame_index
int64
0
645
episode_index
int64
0
9
index
int64
0
3.09k
task_index
int64
0
0
0
0
0
0
0
0.1
1
0
1
0
0.2
2
0
2
0
0.3
3
0
3
0
0.4
4
0
4
0
0.5
5
0
5
0
0.6
6
0
6
0
0.7
7
0
7
0
0.8
8
0
8
0
0.9
9
0
9
0
1
10
0
10
0
1.1
11
0
11
0
1.2
12
0
12
0
1.3
13
0
13
0
1.4
14
0
14
0
1.5
15
0
15
0
1.6
16
0
16
0
1.7
17
0
17
0
1.8
18
0
18
0
1.9
19
0
19
0
2
20
0
20
0
2.1
21
0
21
0
2.2
22
0
22
0
2.3
23
0
23
0
2.4
24
0
24
0
2.5
25
0
25
0
2.6
26
0
26
0
2.7
27
0
27
0
2.8
28
0
28
0
2.9
29
0
29
0
3
30
0
30
0
3.1
31
0
31
0
3.2
32
0
32
0
3.3
33
0
33
0
3.4
34
0
34
0
3.5
35
0
35
0
3.6
36
0
36
0
3.7
37
0
37
0
3.8
38
0
38
0
3.9
39
0
39
0
4
40
0
40
0
4.1
41
0
41
0
4.2
42
0
42
0
4.3
43
0
43
0
4.4
44
0
44
0
4.5
45
0
45
0
4.6
46
0
46
0
4.7
47
0
47
0
4.8
48
0
48
0
4.9
49
0
49
0
5
50
0
50
0
5.1
51
0
51
0
5.2
52
0
52
0
5.3
53
0
53
0
5.4
54
0
54
0
5.5
55
0
55
0
5.6
56
0
56
0
5.7
57
0
57
0
5.8
58
0
58
0
5.9
59
0
59
0
6
60
0
60
0
6.1
61
0
61
0
6.2
62
0
62
0
6.3
63
0
63
0
6.4
64
0
64
0
6.5
65
0
65
0
6.6
66
0
66
0
6.7
67
0
67
0
6.8
68
0
68
0
6.9
69
0
69
0
7
70
0
70
0
7.1
71
0
71
0
7.2
72
0
72
0
7.3
73
0
73
0
7.4
74
0
74
0
7.5
75
0
75
0
7.6
76
0
76
0
7.7
77
0
77
0
7.8
78
0
78
0
7.9
79
0
79
0
8
80
0
80
0
8.1
81
0
81
0
8.2
82
0
82
0
8.3
83
0
83
0
8.4
84
0
84
0
8.5
85
0
85
0
8.6
86
0
86
0
8.7
87
0
87
0
8.8
88
0
88
0
8.9
89
0
89
0
9
90
0
90
0
9.1
91
0
91
0
9.2
92
0
92
0
9.3
93
0
93
0
9.4
94
0
94
0
9.5
95
0
95
0
9.6
96
0
96
0
9.7
97
0
97
0
9.8
98
0
98
0
9.9
99
0
99
0
End of preview. Expand in Data Studio

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v2.1",
    "robot_type": "ur5",
    "total_episodes": 10,
    "total_frames": 3091,
    "total_tasks": 1,
    "total_videos": 0,
    "total_chunks": 1,
    "chunks_size": 1000,
    "fps": 10,
    "splits": {
        "train": "0:10"
    },
    "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": {
        "observation.images.cam_036422060909": {
            "dtype": "image",
            "shape": [
                360,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "rgb"
            ]
        },
        "observation.state.cam_036422060909": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "state"
            ]
        },
        "observation.action.cam_036422060909": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "actions"
            ]
        },
        "observation.images.cam_104122062295": {
            "dtype": "image",
            "shape": [
                360,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "rgb"
            ]
        },
        "observation.state.cam_104122062295": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "state"
            ]
        },
        "observation.action.cam_104122062295": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "actions"
            ]
        },
        "observation.images.cam_104122062823": {
            "dtype": "image",
            "shape": [
                360,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "rgb"
            ]
        },
        "observation.state.cam_104122062823": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "state"
            ]
        },
        "observation.action.cam_104122062823": {
            "dtype": "float32",
            "shape": [
                6
            ],
            "names": [
                "actions"
            ]
        },
        "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
36