1g0rrr commited on
Commit
5f01aea
·
verified ·
1 Parent(s): 8f52837

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:28360988107071cd23108fd08bfbc668761ca39d2105f93aeea4a5d95c1cf7f8
3
+ size 9181
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7267bc2563ddbfad277e37fe4df19501064eee882abf218b2e35c38808d9af0
3
+ size 9230
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["Grasp a lego block and put it in the bin."], "length": 297}
2
+ {"episode_index": 1, "tasks": ["Grasp a lego block and put it in the bin."], "length": 300}
meta/info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "moss",
4
+ "total_episodes": 2,
5
+ "total_frames": 597,
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
+ 7
21
+ ],
22
+ "names": [
23
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_side",
28
+ "main_wrist_roll",
29
+ "main_gripper"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "main_shoulder_pan",
39
+ "main_shoulder_lift",
40
+ "main_elbow_flex",
41
+ "main_wrist_flex",
42
+ "main_wrist_side",
43
+ "main_wrist_roll",
44
+ "main_gripper"
45
+ ]
46
+ },
47
+ "observation.images.laptop": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.fps": 30.0,
61
+ "video.height": 480,
62
+ "video.width": 640,
63
+ "video.channels": 3,
64
+ "video.codec": "av1",
65
+ "video.pix_fmt": "yuv420p",
66
+ "video.is_depth_map": false,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "timestamp": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "frame_index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "episode_index": {
85
+ "dtype": "int64",
86
+ "shape": [
87
+ 1
88
+ ],
89
+ "names": null
90
+ },
91
+ "index": {
92
+ "dtype": "int64",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "task_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ }
105
+ }
106
+ }
meta/stats.json ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ -2.021484375,
5
+ 175.078125,
6
+ 178.857421875,
7
+ 35.419921875,
8
+ -7.3828125,
9
+ 1.58203125,
10
+ 5.401969909667969
11
+ ],
12
+ "std": [
13
+ 0.0,
14
+ 0.0,
15
+ 0.0,
16
+ 0.0,
17
+ 0.0,
18
+ 0.0,
19
+ 0.0
20
+ ],
21
+ "max": [
22
+ -2.021484375,
23
+ 175.078125,
24
+ 178.857421875,
25
+ 35.419921875,
26
+ -7.3828125,
27
+ 1.58203125,
28
+ 5.401969909667969
29
+ ],
30
+ "min": [
31
+ -2.021484375,
32
+ 175.078125,
33
+ 178.857421875,
34
+ 35.419921875,
35
+ -7.3828125,
36
+ 1.58203125,
37
+ 5.401969909667969
38
+ ]
39
+ },
40
+ "observation.state": {
41
+ "mean": [
42
+ -1.58203125,
43
+ 174.7265625,
44
+ 177.978515625,
45
+ 36.123046875,
46
+ -7.294921875,
47
+ 1.669921875,
48
+ 5.344827651977539
49
+ ],
50
+ "std": [
51
+ 0.0,
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0,
56
+ 0.0,
57
+ 0.0
58
+ ],
59
+ "max": [
60
+ -1.58203125,
61
+ 174.7265625,
62
+ 177.978515625,
63
+ 36.123046875,
64
+ -7.294921875,
65
+ 1.669921875,
66
+ 5.344827651977539
67
+ ],
68
+ "min": [
69
+ -1.58203125,
70
+ 174.7265625,
71
+ 177.978515625,
72
+ 36.123046875,
73
+ -7.294921875,
74
+ 1.669921875,
75
+ 5.344827651977539
76
+ ]
77
+ },
78
+ "observation.images.laptop": {
79
+ "mean": [
80
+ [
81
+ [
82
+ 0.4573472738265991
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.4665948152542114
88
+ ]
89
+ ],
90
+ [
91
+ [
92
+ 0.45636722445487976
93
+ ]
94
+ ]
95
+ ],
96
+ "std": [
97
+ [
98
+ [
99
+ 0.305755078792572
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.2880846858024597
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.30398938059806824
110
+ ]
111
+ ]
112
+ ],
113
+ "max": [
114
+ [
115
+ [
116
+ 1.0
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 1.0
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 1.0
127
+ ]
128
+ ]
129
+ ],
130
+ "min": [
131
+ [
132
+ [
133
+ 0.0
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.0
139
+ ]
140
+ ],
141
+ [
142
+ [
143
+ 0.0
144
+ ]
145
+ ]
146
+ ]
147
+ },
148
+ "timestamp": {
149
+ "mean": [
150
+ 4.958459377288818
151
+ ],
152
+ "std": [
153
+ 2.8725194931030273
154
+ ],
155
+ "max": [
156
+ 9.966666221618652
157
+ ],
158
+ "min": [
159
+ 0.0
160
+ ]
161
+ },
162
+ "frame_index": {
163
+ "mean": [
164
+ 148.7537841796875
165
+ ],
166
+ "std": [
167
+ 86.17557525634766
168
+ ],
169
+ "max": [
170
+ 299.0
171
+ ],
172
+ "min": [
173
+ 0.0
174
+ ]
175
+ },
176
+ "episode_index": {
177
+ "mean": [
178
+ 0.5025126338005066
179
+ ],
180
+ "std": [
181
+ 0.4999936819076538
182
+ ],
183
+ "max": [
184
+ 1.0
185
+ ],
186
+ "min": [
187
+ 0.0
188
+ ]
189
+ },
190
+ "index": {
191
+ "mean": [
192
+ 298.0000305175781
193
+ ],
194
+ "std": [
195
+ 172.33880615234375
196
+ ],
197
+ "max": [
198
+ 596.0
199
+ ],
200
+ "min": [
201
+ 0.0
202
+ ]
203
+ },
204
+ "task_index": {
205
+ "mean": [
206
+ 0.0
207
+ ],
208
+ "std": [
209
+ 0.0
210
+ ],
211
+ "max": [
212
+ 0.0
213
+ ],
214
+ "min": [
215
+ 0.0
216
+ ]
217
+ }
218
+ }
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:8f816846494f638f37006968d646e323586bdedfdd02af9f89d6cbc767a579a3
3
+ size 5072783
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:53a1ddf89c439d4e06959f8e0caa62b7d049350ab4f9f9ebf9318ef4938ccb7d
3
+ size 5077231