zhaoraning commited on
Commit
27eaf5e
·
verified ·
1 Parent(s): dc1eeb7

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:cb09c95c3baaec14d9f8f9e2ab82e1dede09b2f9a9e49b254468c870fc1b0b0a
3
+ size 16851
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27cf5d94329dc81291a6b0c98c7e67b0c5ca52963268f881cebc7739db5fed08
3
+ size 17217
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5eea00dc85028ecaa5f2fd7b7ddc817552685a98c19118f55dc281aed30d376
3
+ size 17402
meta/episodes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 292}
2
+ {"episode_index": 1, "tasks": ["Grasp a lego block and put it in the bin."], "length": 298}
3
+ {"episode_index": 2, "tasks": ["Grasp a lego block and put it in the bin."], "length": 298}
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 3,
5
+ "total_frames": 888,
6
+ "total_tasks": 1,
7
+ "total_videos": 3,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:3"
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
+ 880,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.fps": 30.0,
59
+ "video.height": 880,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "h264",
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
+ -4.656038284301758,
5
+ 195.76791381835938,
6
+ 178.30064392089844,
7
+ 59.7523193359375,
8
+ 128.85256958007812,
9
+ -0.8583691120147705
10
+ ],
11
+ "std": [
12
+ 0.720978856086731,
13
+ 0.9572909474372864,
14
+ 1.8139601945877075,
15
+ 0.5636162757873535,
16
+ 0.008220997639000416,
17
+ 0.0
18
+ ],
19
+ "max": [
20
+ -2.5488200187683105,
21
+ 197.97869873046875,
22
+ 180.83102416992188,
23
+ 61.485923767089844,
24
+ 128.86532592773438,
25
+ -0.8583691120147705
26
+ ],
27
+ "min": [
28
+ -5.274127006530762,
29
+ 193.2347869873047,
30
+ 172.17013549804688,
31
+ 59.246124267578125,
32
+ 128.82603454589844,
33
+ -0.8583691120147705
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -4.080480575561523,
39
+ 194.75611877441406,
40
+ 178.9392852783203,
41
+ 59.63845443725586,
42
+ 128.10250854492188,
43
+ 0.43478259444236755
44
+ ],
45
+ "std": [
46
+ 0.8877753615379333,
47
+ 0.520884096622467,
48
+ 1.3936445713043213,
49
+ 0.4082733392715454,
50
+ 0.0439007431268692,
51
+ 0.0
52
+ ],
53
+ "max": [
54
+ -1.58203125,
55
+ 195.29296875,
56
+ 179.912109375,
57
+ 60.908203125,
58
+ 128.14453125,
59
+ 0.43478259444236755
60
+ ],
61
+ "min": [
62
+ -5.09765625,
63
+ 192.216796875,
64
+ 174.638671875,
65
+ 59.501953125,
66
+ 128.056640625,
67
+ 0.43478259444236755
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.6456193923950195
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.43612053990364075
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3147362768650055
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.28462204337120056
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.22051523625850677
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2775116562843323
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
+ 4.917116165161133
143
+ ],
144
+ "std": [
145
+ 2.849022150039673
146
+ ],
147
+ "max": [
148
+ 9.899999618530273
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 147.5135040283203
157
+ ],
158
+ "std": [
159
+ 85.47064971923828
160
+ ],
161
+ "max": [
162
+ 297.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 1.0067570209503174
171
+ ],
172
+ "std": [
173
+ 0.8150882124900818
174
+ ],
175
+ "max": [
176
+ 2.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 443.5000305175781
185
+ ],
186
+ "std": [
187
+ 256.3433837890625
188
+ ],
189
+ "max": [
190
+ 887.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 a lego block and put it in the bin."}
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:fe832e9e9958a6fc8e96b83e87b95951dd834736df63bbd850abd69d0bb7560b
3
+ size 2629960
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:3868ae99acbc3b01fda714728b4dad5296d89672e1aa03b3df362c966ddecc21
3
+ size 2553735
videos/chunk-000/observation.images.laptop/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dde7f60697c150c752007b2dd5ddb1685c8bad8f96e2c89424b9b6beb13c892
3
+ size 2892885