cijerezg commited on
Commit
28417a2
·
verified ·
1 Parent(s): a71c3c8

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89c9afb0e958f650d123cd40d8d8ef0d3c64da030d1261d7cc95a8c16f10a8b8
3
+ size 169612
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Put the sock in container"], "length": 2573}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-46.51953125, -45.269248962402344, -42.55410385131836, 49.9747314453125, -3.9284701347351074, 0.2680816650390625], "max": [19.388530731201172, 21.180814743041992, 51.22054672241211, 94.73262023925781, 10.970447540283203, 35.053070068359375], "mean": [1.655619740486145, -19.806177139282227, 21.469013214111328, 67.0816879272461, 3.3640854358673096, 16.657941818237305], "std": [20.732208251953125, 14.322972297668457, 23.53335189819336, 8.387049674987793, 3.0767297744750977, 8.436882019042969], "count": [2573]}, "observation.state": {"min": [-46.59090805053711, -44.013633728027344, -40.39675521850586, 50.61082077026367, -3.8151137828826904, 2.524038553237915], "max": [18.993507385253906, 22.028121948242188, 51.39765548706055, 94.58987426757812, 10.638298034667969, 34.49519348144531], "mean": [1.5748642683029175, -18.58588218688965, 22.624231338500977, 67.27616882324219, 3.319593667984009, 16.690610885620117], "std": [20.72337532043457, 14.6145601272583, 23.34693717956543, 8.416574478149414, 3.073824167251587, 8.188514709472656], "count": [2573]}, "observation.images.wrist": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3077934370077671]], [[0.3087671760994333]], [[0.3391894248003911]]], "std": [[[0.18589257822447489]], [[0.1796626707676753]], [[0.1651830980233938]]], "count": [361]}, "observation.images.bottom": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5151649517724911]], [[0.5149569041605562]], [[0.48616372628229504]]], "std": [[[0.2241321529470512]], [[0.21726336946930191]], [[0.2169401188769944]]], "count": [361]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5968941435079337]], [[0.5435401327512381]], [[0.4792097495498309]]], "std": [[[0.21214569313259737]], [[0.162861126649368]], [[0.1474704748274276]]], "count": [361]}, "timestamp": {"min": [0.0], "max": [85.73333333333333], "mean": [42.86666666666667], "std": [24.758702173848558], "count": [2573]}, "frame_index": {"min": [0], "max": [2572], "mean": [1286.0], "std": [742.7610652154567], "count": [2573]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2573]}, "index": {"min": [0], "max": [2572], "mean": [1286.0], "std": [742.7610652154567], "count": [2573]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2573]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 1,
5
+ "total_frames": 2573,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.wrist": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.bottom": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.top": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 340,
95
+ 340,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 340,
105
+ "video.width": 340,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "frame_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "episode_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "task_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ }
149
+ }
150
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Put the sock in container"}
videos/chunk-000/observation.images.bottom/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9cf85cf878dbf19bb5e722e29ddb889d2f419a39163d9b910c7cd2148b0b204
3
+ size 45592351
videos/chunk-000/observation.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:074b9a91e9092c6f5a1658ab555964704ba1edc58829c0f90b16abc0a83a6c7b
3
+ size 13751032
videos/chunk-000/observation.images.wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6da2f857fb9943699d55dfec7c5fc0b3efce08947e3c5406cb15d48e3cb26f17
3
+ size 18836564