ninetyone commited on
Commit
e2c65fc
·
verified ·
1 Parent(s): 95e80ef

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:a89cbce46440a2d43cec645c24aa48a8277b7914a258dd01bdb00c327a383024
3
+ size 34593
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f3200dba7a7af8ac503a2278588131ddb9b61b40acc4a07c1b6bddb83d29d9a
3
+ size 63122
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["building_blocks"], "length": 1194}
2
+ {"episode_index": 1, "tasks": ["building_blocks"], "length": 1194}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 2,
5
+ "total_frames": 2388,
6
+ "total_tasks": 1,
7
+ "total_videos": 2,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.phone": {
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.fps": 30.0,
59
+ "video.height": 480,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/stats.json ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ 0.6321278810501099,
5
+ -19.963212966918945,
6
+ 124.90642547607422,
7
+ 77.52286529541016,
8
+ -40.277339935302734,
9
+ 11.18708610534668
10
+ ],
11
+ "std": [
12
+ 21.257848739624023,
13
+ 144.52874755859375,
14
+ 52.84917449951172,
15
+ 17.963014602661133,
16
+ 24.901241302490234,
17
+ 17.115163803100586
18
+ ],
19
+ "max": [
20
+ 59.501953125,
21
+ 189.4921875,
22
+ 174.990234375,
23
+ 100.01953125,
24
+ 17.2265625,
25
+ 63.06140899658203
26
+ ],
27
+ "min": [
28
+ -28.037109375,
29
+ -267.890625,
30
+ -18.369140625,
31
+ -1.40625,
32
+ -75.673828125,
33
+ 0.0
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 0.8110374212265015,
39
+ 108.05146789550781,
40
+ 118.62226867675781,
41
+ 77.3563003540039,
42
+ -39.66863250732422,
43
+ 14.373045921325684
44
+ ],
45
+ "std": [
46
+ 20.529306411743164,
47
+ 34.5582160949707,
48
+ 46.07685470581055,
49
+ 17.859277725219727,
50
+ 24.712989807128906,
51
+ 17.3250675201416
52
+ ],
53
+ "max": [
54
+ 59.0625,
55
+ 189.052734375,
56
+ 173.232421875,
57
+ 100.107421875,
58
+ 16.171875,
59
+ 58.98181915283203
60
+ ],
61
+ "min": [
62
+ -27.0703125,
63
+ 9.580078125,
64
+ -14.150390625,
65
+ -2.63671875,
66
+ -72.24609375,
67
+ 0.4363636374473572
68
+ ]
69
+ },
70
+ "observation.images.phone": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.12922993302345276
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.07313553988933563
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.03143809735774994
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.04062563553452492
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.03357314690947533
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.04141472280025482
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 0.3960784375667572
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 0.3450980484485626
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 0.34117648005485535
119
+ ]
120
+ ]
121
+ ],
122
+ "min": [
123
+ [
124
+ [
125
+ 0.0117647061124444
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ]
138
+ ]
139
+ },
140
+ "timestamp": {
141
+ "mean": [
142
+ 19.883333206176758
143
+ ],
144
+ "std": [
145
+ 11.489265441894531
146
+ ],
147
+ "max": [
148
+ 39.766666412353516
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 596.5001220703125
157
+ ],
158
+ "std": [
159
+ 344.6780090332031
160
+ ],
161
+ "max": [
162
+ 1193.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.5000000596046448
171
+ ],
172
+ "std": [
173
+ 0.5
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 1193.5
185
+ ],
186
+ "std": [
187
+ 689.3560180664062
188
+ ],
189
+ "max": [
190
+ 2387.0
191
+ ],
192
+ "min": [
193
+ 0.0
194
+ ]
195
+ },
196
+ "task_index": {
197
+ "mean": [
198
+ 0.0
199
+ ],
200
+ "std": [
201
+ 0.0
202
+ ],
203
+ "max": [
204
+ 0.0
205
+ ],
206
+ "min": [
207
+ 0.0
208
+ ]
209
+ }
210
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "building_blocks"}
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13751fb569684c67e8b1932f1b9c2fa27295efb6af61b1500f512f577781655a
3
+ size 960132
videos/chunk-000/observation.images.phone/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:617a60879a130db2a0947f3ce073a35fff2d63ef390b81ebc4f7559d682adcc5
3
+ size 855723