K1CH commited on
Commit
6add2bd
·
verified ·
1 Parent(s): 41f9803

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:4e0ff7da09adbc4bd8e1d0b7437a52f503192901f8ce7ede6170b266c4cfc90b
3
+ size 45765
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad744649c4e86e8de0fc14f5f5e3cacade821c17fb30603442db8c31da0a5d4
3
+ size 46769
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp green sponge and put it in the box."], "length": 893}
2
+ {"episode_index": 1, "tasks": ["Grasp green sponge and put it in the box."], "length": 893}
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": 1786,
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
+ 11.112505912780762,
5
+ 91.19047546386719,
6
+ 53.425498962402344,
7
+ 73.40325927734375,
8
+ -19.242048263549805,
9
+ 23.088687896728516
10
+ ],
11
+ "std": [
12
+ 19.929954528808594,
13
+ 59.57389450073242,
14
+ 70.64338684082031,
15
+ 30.213932037353516,
16
+ 14.985010147094727,
17
+ 23.219623565673828
18
+ ],
19
+ "max": [
20
+ 44.47265625,
21
+ 191.162109375,
22
+ 176.484375,
23
+ 103.974609375,
24
+ 7.646484375,
25
+ 76.26030731201172
26
+ ],
27
+ "min": [
28
+ -47.197265625,
29
+ 13.18359375,
30
+ -15.908203125,
31
+ -10.546875,
32
+ -67.236328125,
33
+ -0.27497708797454834
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 10.679450035095215,
39
+ 89.16351318359375,
40
+ 57.51014709472656,
41
+ 73.17888641357422,
42
+ -18.81829071044922,
43
+ 22.89533805847168
44
+ ],
45
+ "std": [
46
+ 19.581998825073242,
47
+ 60.282936096191406,
48
+ 67.28145599365234,
49
+ 29.724220275878906,
50
+ 14.766427040100098,
51
+ 22.53633689880371
52
+ ],
53
+ "max": [
54
+ 43.59375,
55
+ 190.8984375,
56
+ 176.044921875,
57
+ 103.271484375,
58
+ 6.6796875,
59
+ 75.78875732421875
60
+ ],
61
+ "min": [
62
+ -46.494140625,
63
+ 13.7109375,
64
+ -2.109375,
65
+ -6.591796875,
66
+ -66.181640625,
67
+ 0.2743484079837799
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.6089804768562317
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.6185469031333923
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.6116359233856201
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.22769230604171753
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.21137963235378265
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2099420726299286
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
+ 14.866670608520508
143
+ ],
144
+ "std": [
145
+ 8.59289264678955
146
+ ],
147
+ "max": [
148
+ 29.733333587646484
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 446.00006103515625
157
+ ],
158
+ "std": [
159
+ 257.7867431640625
160
+ ],
161
+ "max": [
162
+ 892.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
+ 892.4999389648438
185
+ ],
186
+ "std": [
187
+ 515.5737915039062
188
+ ],
189
+ "max": [
190
+ 1785.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:e036e87445a9b47d83a237f413fc5d63ef888784d2063c580d9942f20cb42b73
3
+ size 1815971
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:9145c51a9b3731727eb85ecf7c20d537e5b9efeb59d3eba2d29956e059534b0f
3
+ size 1785881