K1CH commited on
Commit
c7a62e1
·
verified ·
1 Parent(s): 69975af

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:65f825441fae2daf9bb9c3f453d3503492e1249030efe2f41a3c2dc05857899b
3
+ size 33926
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee47e7dd5a758ebf3c00d5c4459ed8b6099601480707726a86d96364930f15b
3
+ size 32371
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp green sponge and put it in the box."], "length": 595}
2
+ {"episode_index": 1, "tasks": ["Grasp green sponge and put it in the box."], "length": 595}
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": 1190,
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.laptop": {
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": 640,
60
+ "video.width": 480,
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
+ 20.55547523498535,
5
+ 93.7744369506836,
6
+ 85.15450286865234,
7
+ 76.16404724121094,
8
+ -18.65061378479004,
9
+ 16.184986114501953
10
+ ],
11
+ "std": [
12
+ 16.49566078186035,
13
+ 56.77427291870117,
14
+ 59.67435836791992,
15
+ 30.751813888549805,
16
+ 11.888385772705078,
17
+ 8.09770393371582
18
+ ],
19
+ "max": [
20
+ 47.900390625,
21
+ 190.986328125,
22
+ 176.30859375,
23
+ 103.88671875,
24
+ 0.087890625,
25
+ 35.74702072143555
26
+ ],
27
+ "min": [
28
+ -24.43359375,
29
+ 21.97265625,
30
+ 2.109375,
31
+ -10.458984375,
32
+ -55.01953125,
33
+ -0.09165902435779572
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 20.126066207885742,
39
+ 92.4559326171875,
40
+ 85.97032928466797,
41
+ 75.46939849853516,
42
+ -18.127849578857422,
43
+ 15.917048454284668
44
+ ],
45
+ "std": [
46
+ 16.122116088867188,
47
+ 57.497779846191406,
48
+ 59.88327407836914,
49
+ 30.275936126708984,
50
+ 11.792378425598145,
51
+ 7.251389503479004
52
+ ],
53
+ "max": [
54
+ 46.845703125,
55
+ 190.546875,
56
+ 175.60546875,
57
+ 103.271484375,
58
+ 0.087890625,
59
+ 34.77366256713867
60
+ ],
61
+ "min": [
62
+ -22.67578125,
63
+ 21.62109375,
64
+ 2.900390625,
65
+ -7.822265625,
66
+ -54.052734375,
67
+ 0.2743484079837799
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5299866199493408
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5409865975379944
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.5213896036148071
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.18565495312213898
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.15597862005233765
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.1655682921409607
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ]
121
+ ],
122
+ "min": [
123
+ [
124
+ [
125
+ 0.0
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ]
138
+ ]
139
+ },
140
+ "timestamp": {
141
+ "mean": [
142
+ 9.899999618530273
143
+ ],
144
+ "std": [
145
+ 5.725381851196289
146
+ ],
147
+ "max": [
148
+ 19.799999237060547
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 297.0000915527344
157
+ ],
158
+ "std": [
159
+ 171.76144409179688
160
+ ],
161
+ "max": [
162
+ 594.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
+ 594.4999389648438
185
+ ],
186
+ "std": [
187
+ 343.52325439453125
188
+ ],
189
+ "max": [
190
+ 1189.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": "Grasp green sponge and put it in the box."}
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660576359fb359e2ef29c69071e799f5b2cdd00c7986555a593756d580708c9d
3
+ size 863776
videos/chunk-000/observation.images.laptop/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb87d5f5178a0cd88d49a8ac09617a190153b20eb8681ea73d5a2e0ab4478fc
3
+ size 1084172