K1CH commited on
Commit
3630db1
·
verified ·
1 Parent(s): c0fd8f0

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:1b5abd0905ebf59f88081e9054c9b3ed3a052e59d7cc1ccba18dabab29be0025
3
+ size 41175
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a81f908f7184d43b19ca2ef20f14f29090a1ccb0a56dca992d17a96d398ce1f
3
+ size 40767
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ea8670565c4670e981e00ae83bd6c494ac322d54c3d08faaf8617332d3946b8
3
+ size 43199
meta/episodes.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
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}
3
+ {"episode_index": 2, "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": 3,
5
+ "total_frames": 2679,
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
+ 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
+ 10.765774726867676,
5
+ 104.26233673095703,
6
+ 79.22015380859375,
7
+ 92.08915710449219,
8
+ -13.9247407913208,
9
+ 26.652122497558594
10
+ ],
11
+ "std": [
12
+ 21.760295867919922,
13
+ 68.04286193847656,
14
+ 68.97319793701172,
15
+ 14.401418685913086,
16
+ 9.166568756103516,
17
+ 29.190555572509766
18
+ ],
19
+ "max": [
20
+ 47.63671875,
21
+ 191.162109375,
22
+ 173.3203125,
23
+ 103.88671875,
24
+ 13.447265625,
25
+ 93.95050048828125
26
+ ],
27
+ "min": [
28
+ -47.197265625,
29
+ 17.138671875,
30
+ -15.64453125,
31
+ 54.66796875,
32
+ -30.673828125,
33
+ -0.18331804871559143
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 10.45879077911377,
39
+ 102.99763488769531,
40
+ 80.05697631835938,
41
+ 91.41036224365234,
42
+ -13.421541213989258,
43
+ 26.755111694335938
44
+ ],
45
+ "std": [
46
+ 21.3122615814209,
47
+ 68.68154907226562,
48
+ 68.74427032470703,
49
+ 14.331850051879883,
50
+ 8.989398002624512,
51
+ 28.342805862426758
52
+ ],
53
+ "max": [
54
+ 46.7578125,
55
+ 191.25,
56
+ 173.3203125,
57
+ 103.271484375,
58
+ 12.48046875,
59
+ 92.66117858886719
60
+ ],
61
+ "min": [
62
+ -46.93359375,
63
+ 17.05078125,
64
+ -1.93359375,
65
+ 55.01953125,
66
+ -29.70703125,
67
+ 0.2743484079837799
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5763940811157227
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5815820693969727
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.5738806128501892
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.2195567637681961
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.19959217309951782
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.19882652163505554
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.866667747497559
143
+ ],
144
+ "std": [
145
+ 8.592891693115234
146
+ ],
147
+ "max": [
148
+ 29.733333587646484
149
+ ],
150
+ "min": [
151
+ 0.0
152
+ ]
153
+ },
154
+ "frame_index": {
155
+ "mean": [
156
+ 445.9998474121094
157
+ ],
158
+ "std": [
159
+ 257.7867736816406
160
+ ],
161
+ "max": [
162
+ 892.0
163
+ ],
164
+ "min": [
165
+ 0.0
166
+ ]
167
+ },
168
+ "episode_index": {
169
+ "mean": [
170
+ 0.9999997615814209
171
+ ],
172
+ "std": [
173
+ 0.8164963722229004
174
+ ],
175
+ "max": [
176
+ 2.0
177
+ ],
178
+ "min": [
179
+ 0.0
180
+ ]
181
+ },
182
+ "index": {
183
+ "mean": [
184
+ 1339.000244140625
185
+ ],
186
+ "std": [
187
+ 773.3605346679688
188
+ ],
189
+ "max": [
190
+ 2678.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:16cc8e97f418ca9b2bcbf95b930bf03a95162c01842d486efe272f35dd98f89a
3
+ size 826359
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:bf734444fb83a8e8c1ce7d948badc34a0858ac54b7f6d9228648dbde4f836421
3
+ size 3739956
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:4f59afa49b72194929578fc43a579357f2e35585a5fbb8e41c48120dd1cf82f0
3
+ size 2313701