zhaoraning commited on
Commit
b79229f
·
verified ·
1 Parent(s): b67889a

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:45edb4af165135c59fcbe423579cbcdad2a1935b1462474a46a5bbe2e7cf7e08
3
+ size 11575
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aaa8e6f937da68d297d9923d3f97be739201034d988e32b5c7ef2f430f8c61e3
3
+ size 11915
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 143}
2
+ {"episode_index": 1, "tasks": ["Grasp a lego block and put it in the bin."], "length": 149}
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": 292,
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": 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
+ -7.454802513122559,
5
+ 188.92892456054688,
6
+ 173.79945373535156,
7
+ 16.723941802978516,
8
+ 89.866943359375,
9
+ 1.965725064277649
10
+ ],
11
+ "std": [
12
+ 0.07382423430681229,
13
+ 2.697002649307251,
14
+ 0.9543030261993408,
15
+ 0.7694860696792603,
16
+ 0.1056230291724205,
17
+ 0.012272637337446213
18
+ ],
19
+ "max": [
20
+ -7.278439998626709,
21
+ 194.798095703125,
22
+ 176.33433532714844,
23
+ 18.304391860961914,
24
+ 90.06766510009766,
25
+ 1.986528754234314
26
+ ],
27
+ "min": [
28
+ -7.6717352867126465,
29
+ 184.67442321777344,
30
+ 172.1682586669922,
31
+ 15.354387283325195,
32
+ 89.55593872070312,
33
+ 1.9417142868041992
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -6.97646951675415,
39
+ 188.44232177734375,
40
+ 175.087158203125,
41
+ 17.321077346801758,
42
+ 89.16022491455078,
43
+ 1.39130437374115
44
+ ],
45
+ "std": [
46
+ 0.14461687207221985,
47
+ 2.618440866470337,
48
+ 0.9162622690200806,
49
+ 4.807826995849609,
50
+ 0.12536878883838654,
51
+ 0.0
52
+ ],
53
+ "max": [
54
+ -6.591796875,
55
+ 193.798828125,
56
+ 176.748046875,
57
+ 50.80078125,
58
+ 89.736328125,
59
+ 1.39130437374115
60
+ ],
61
+ "min": [
62
+ -7.294921875,
63
+ 184.482421875,
64
+ 173.583984375,
65
+ 15.732421875,
66
+ 89.033203125,
67
+ 1.39130437374115
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.6405534744262695
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.4329380989074707
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3158770203590393
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.2886182963848114
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.21627716720104218
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2777968943119049
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
+ 2.417693853378296
143
+ ],
144
+ "std": [
145
+ 1.4066307544708252
146
+ ],
147
+ "max": [
148
+ 4.933333396911621
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 72.53080749511719
157
+ ],
158
+ "std": [
159
+ 42.19892120361328
160
+ ],
161
+ "max": [
162
+ 148.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.5102739930152893
171
+ ],
172
+ "std": [
173
+ 0.4998944401741028
174
+ ],
175
+ "max": [
176
+ 1.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 145.5
185
+ ],
186
+ "std": [
187
+ 84.29264831542969
188
+ ],
189
+ "max": [
190
+ 291.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:54605ee0e499610730b13e028e64c0abcc1350f751aadae3d61191127e1b9845
3
+ size 1183331
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:b1826466122d18cdd8f16e8c7443c7508f1e555f69ef37c50f91a3d70c95dd0b
3
+ size 1304018