Ason-jay commited on
Commit
7bdb643
·
verified ·
1 Parent(s): 650383f

Upload dataset export (meta)

Browse files
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bae6f7ac7f9b341ede6cf5cc0772ee8f850141f0bc430a1bb49fcf1a195c56
3
+ size 59230
meta/info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "fetch",
4
+ "total_episodes": 56,
5
+ "total_frames": 3390,
6
+ "total_tasks": 56,
7
+ "chunks_size": 10000,
8
+ "data_files_size_in_mb": 0.29,
9
+ "video_files_size_in_mb": 26.83,
10
+ "fps": 1.0,
11
+ "splits": {
12
+ "train": "0:56"
13
+ },
14
+ "data_path": "data/chunk-{{chunk_index:03d}}/file-{{file_index:03d}}.parquet",
15
+ "video_path": "videos/observation.images.front/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 7
21
+ ],
22
+ "names": [
23
+ "shoulder_pan_joint",
24
+ "shoulder_lift_joint",
25
+ "upperarm_roll_joint",
26
+ "elbow_flex_joint",
27
+ "forearm_roll_joint",
28
+ "wrist_flex_joint",
29
+ "wrist_roll_joint"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "shoulder_pan_joint",
39
+ "shoulder_lift_joint",
40
+ "upperarm_roll_joint",
41
+ "elbow_flex_joint",
42
+ "forearm_roll_joint",
43
+ "wrist_flex_joint",
44
+ "wrist_roll_joint"
45
+ ]
46
+ },
47
+ "observation.images.front": {
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.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "h264",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 1.0,
66
+ "video.channels": 3,
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,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "index": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 3389.0
8
+ ],
9
+ "mean": [
10
+ 1694.5
11
+ ],
12
+ "std": [
13
+ 978.6086636989612
14
+ ],
15
+ "count": [
16
+ 3390
17
+ ]
18
+ },
19
+ "frame_index": {
20
+ "min": [
21
+ 0.0
22
+ ],
23
+ "max": [
24
+ 87.0
25
+ ],
26
+ "mean": [
27
+ 29.94542772861357
28
+ ],
29
+ "std": [
30
+ 17.832396557948655
31
+ ],
32
+ "count": [
33
+ 3390
34
+ ]
35
+ },
36
+ "episode_index": {
37
+ "min": [
38
+ 0.0
39
+ ],
40
+ "max": [
41
+ 55.0
42
+ ],
43
+ "mean": [
44
+ 27.446902654867255
45
+ ],
46
+ "std": [
47
+ 16.176861206335705
48
+ ],
49
+ "count": [
50
+ 3390
51
+ ]
52
+ },
53
+ "timestamp": {
54
+ "min": [
55
+ -0.001119852066040039
56
+ ],
57
+ "max": [
58
+ 89.37616968154907
59
+ ],
60
+ "mean": [
61
+ 30.443556769899914
62
+ ],
63
+ "std": [
64
+ 18.458075957586708
65
+ ],
66
+ "count": [
67
+ 3390
68
+ ]
69
+ },
70
+ "task_index": {
71
+ "min": [
72
+ 0.0
73
+ ],
74
+ "max": [
75
+ 55.0
76
+ ],
77
+ "mean": [
78
+ 27.446902654867255
79
+ ],
80
+ "std": [
81
+ 16.176861206335705
82
+ ],
83
+ "count": [
84
+ 3390
85
+ ]
86
+ },
87
+ "action": {
88
+ "min": [
89
+ -0.2453646454354006,
90
+ -1.183563145237466,
91
+ -1.9442450202536143,
92
+ -2.2442262680381893,
93
+ -3.050094947073992,
94
+ -2.160147153628712,
95
+ -2.990173718719981
96
+ ],
97
+ "max": [
98
+ 1.360281335897973,
99
+ 0.7001168228343202,
100
+ 3.0500336399248873,
101
+ 0.7147783018775042,
102
+ 1.6545467175376753,
103
+ 2.1600162579468893,
104
+ 1.912531393207912
105
+ ],
106
+ "mean": [
107
+ 0.743019418807156,
108
+ 0.03852155012455715,
109
+ 0.8477226252211384,
110
+ -1.3815372798547054,
111
+ 0.6343268429010583,
112
+ -1.297478780939551,
113
+ 0.13603512698036097
114
+ ],
115
+ "std": [
116
+ 0.42299176552314405,
117
+ 0.4421431202236061,
118
+ 0.9170152158467141,
119
+ 0.5027933912207428,
120
+ 0.9006098724988145,
121
+ 0.7815397203503628,
122
+ 0.4588959237838714
123
+ ],
124
+ "count": [
125
+ 3390
126
+ ]
127
+ },
128
+ "observation.state": {
129
+ "min": [
130
+ -0.2453646454354006,
131
+ -1.183563145237466,
132
+ -1.9442450202536143,
133
+ -2.2442262680381893,
134
+ -3.050094947073992,
135
+ -2.160147153628712,
136
+ -2.990173718719981
137
+ ],
138
+ "max": [
139
+ 1.360281335897973,
140
+ 0.7001168228343202,
141
+ 3.0500336399248873,
142
+ 0.7147783018775042,
143
+ 1.6545467175376753,
144
+ 2.1600162579468893,
145
+ 1.912531393207912
146
+ ],
147
+ "mean": [
148
+ 0.743019418807156,
149
+ 0.03852155012455715,
150
+ 0.8477226252211384,
151
+ -1.3815372798547054,
152
+ 0.6343268429010583,
153
+ -1.297478780939551,
154
+ 0.13603512698036097
155
+ ],
156
+ "std": [
157
+ 0.42299176552314405,
158
+ 0.4421431202236061,
159
+ 0.9170152158467141,
160
+ 0.5027933912207428,
161
+ 0.9006098724988145,
162
+ 0.7815397203503628,
163
+ 0.4588959237838714
164
+ ],
165
+ "count": [
166
+ 3390
167
+ ]
168
+ },
169
+ "observation.images.front": {
170
+ "min": [
171
+ [
172
+ [
173
+ 0.23200751889304058
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.34408951184633424
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 0.3249103732646052
184
+ ]
185
+ ]
186
+ ],
187
+ "max": [
188
+ [
189
+ [
190
+ 0.6128451669737028
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 0.6470523003478619
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 0.6672497829861617
201
+ ]
202
+ ]
203
+ ],
204
+ "mean": [
205
+ [
206
+ [
207
+ 0.5595353719949174
208
+ ]
209
+ ],
210
+ [
211
+ [
212
+ 0.5094976895805139
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 0.40646446215931054
218
+ ]
219
+ ]
220
+ ],
221
+ "std": [
222
+ [
223
+ [
224
+ 0.01562436886216509
225
+ ]
226
+ ],
227
+ [
228
+ [
229
+ 0.03491791822259924
230
+ ]
231
+ ],
232
+ [
233
+ [
234
+ 0.06810304105334078
235
+ ]
236
+ ]
237
+ ],
238
+ "count": [
239
+ 3390
240
+ ]
241
+ }
242
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4af975c85bc3e5c63839c3b0fa7f52c5562641dc1d189a371e7578417768f38
3
+ size 2698