Datasets:

Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
aractingi commited on
Commit
7a903ae
·
verified ·
1 Parent(s): 372835c

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50289ecd023376cf56b1727b2ce63bf71c0ec2c9920d27865842a20a4582facf
3
+ size 21006964
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d9472344fac1a5a33c21987b1b39cb47a633c49504f98ea3fc31100a73b1465
3
+ size 639125
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 1003,
5
  "total_frames": 325699,
6
  "total_tasks": 1,
7
- "total_videos": 1003,
8
- "total_chunks": 2,
9
  "chunks_size": 1000,
10
- "fps": 30,
11
  "splits": {
12
  "train": "0:1003"
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
  "observation.images.image": {
18
  "dtype": "video",
@@ -50,7 +48,8 @@
50
  "motor_6",
51
  "motor_7"
52
  ]
53
- }
 
54
  },
55
  "action": {
56
  "dtype": "float32",
@@ -67,56 +66,66 @@
67
  "motor_5",
68
  "motor_6"
69
  ]
70
- }
 
71
  },
72
  "timestamp": {
73
  "dtype": "float32",
74
  "shape": [
75
  1
76
  ],
77
- "names": null
 
78
  },
79
  "episode_index": {
80
  "dtype": "int64",
81
  "shape": [
82
  1
83
  ],
84
- "names": null
 
85
  },
86
  "frame_index": {
87
  "dtype": "int64",
88
  "shape": [
89
  1
90
  ],
91
- "names": null
 
92
  },
93
  "next.reward": {
94
  "dtype": "float32",
95
  "shape": [
96
  1
97
  ],
98
- "names": null
 
99
  },
100
  "next.done": {
101
  "dtype": "bool",
102
  "shape": [
103
  1
104
  ],
105
- "names": null
 
106
  },
107
  "index": {
108
  "dtype": "int64",
109
  "shape": [
110
  1
111
  ],
112
- "names": null
 
113
  },
114
  "task_index": {
115
  "dtype": "int64",
116
  "shape": [
117
  1
118
  ],
119
- "names": null
 
120
  }
121
- }
 
 
122
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 1003,
5
  "total_frames": 325699,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 30.0,
9
  "splits": {
10
  "train": "0:1003"
11
  },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
15
  "observation.images.image": {
16
  "dtype": "video",
 
48
  "motor_6",
49
  "motor_7"
50
  ]
51
+ },
52
+ "fps": 30.0
53
  },
54
  "action": {
55
  "dtype": "float32",
 
66
  "motor_5",
67
  "motor_6"
68
  ]
69
+ },
70
+ "fps": 30.0
71
  },
72
  "timestamp": {
73
  "dtype": "float32",
74
  "shape": [
75
  1
76
  ],
77
+ "names": null,
78
+ "fps": 30.0
79
  },
80
  "episode_index": {
81
  "dtype": "int64",
82
  "shape": [
83
  1
84
  ],
85
+ "names": null,
86
+ "fps": 30.0
87
  },
88
  "frame_index": {
89
  "dtype": "int64",
90
  "shape": [
91
  1
92
  ],
93
+ "names": null,
94
+ "fps": 30.0
95
  },
96
  "next.reward": {
97
  "dtype": "float32",
98
  "shape": [
99
  1
100
  ],
101
+ "names": null,
102
+ "fps": 30.0
103
  },
104
  "next.done": {
105
  "dtype": "bool",
106
  "shape": [
107
  1
108
  ],
109
+ "names": null,
110
+ "fps": 30.0
111
  },
112
  "index": {
113
  "dtype": "int64",
114
  "shape": [
115
  1
116
  ],
117
+ "names": null,
118
+ "fps": 30.0
119
  },
120
  "task_index": {
121
  "dtype": "int64",
122
  "shape": [
123
  1
124
  ],
125
+ "names": null,
126
+ "fps": 30.0
127
  }
128
+ },
129
+ "data_files_size_in_mb": 100,
130
+ "video_files_size_in_mb": 500
131
  }
meta/stats.json ADDED
@@ -0,0 +1,280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 38.63333511352539
8
+ ],
9
+ "mean": [
10
+ 6.196965780325056
11
+ ],
12
+ "std": [
13
+ 4.786006721874513
14
+ ],
15
+ "count": [
16
+ 325699
17
+ ]
18
+ },
19
+ "task_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 0
25
+ ],
26
+ "mean": [
27
+ 0.0
28
+ ],
29
+ "std": [
30
+ 0.0
31
+ ],
32
+ "count": [
33
+ 325699
34
+ ]
35
+ },
36
+ "observation.images.image": {
37
+ "min": [
38
+ [
39
+ [
40
+ 0.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.0
51
+ ]
52
+ ]
53
+ ],
54
+ "max": [
55
+ [
56
+ [
57
+ 1.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 1.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 1.0
68
+ ]
69
+ ]
70
+ ],
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.4187791947105221
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.45343644529970384
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.4684198088005642
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.24947319172288954
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.23192077712657294
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.23975793543607202
102
+ ]
103
+ ]
104
+ ],
105
+ "count": [
106
+ 102272
107
+ ]
108
+ },
109
+ "next.reward": {
110
+ "min": [
111
+ 0.0
112
+ ],
113
+ "max": [
114
+ 1.0
115
+ ],
116
+ "mean": [
117
+ 0.0030795304893555886
118
+ ],
119
+ "std": [
120
+ 0.055408004642142385
121
+ ],
122
+ "count": [
123
+ 325699
124
+ ]
125
+ },
126
+ "action": {
127
+ "min": [
128
+ 0.09922284632921219,
129
+ -0.5180193781852722,
130
+ 0.13791072368621826,
131
+ -2.635117530822754,
132
+ -1.0734480619430542,
133
+ -1.9282547235488892,
134
+ 0.0
135
+ ],
136
+ "max": [
137
+ 0.6839867234230042,
138
+ 0.4454185664653778,
139
+ 0.7984078526496887,
140
+ 2.120781660079956,
141
+ 1.371164321899414,
142
+ 1.4118704795837402,
143
+ 0.0
144
+ ],
145
+ "mean": [
146
+ 0.3854133878513603,
147
+ 0.007769495898932808,
148
+ 0.3632727088029491,
149
+ -0.6652069534159887,
150
+ 0.18904098411644968,
151
+ 0.03298728457794161,
152
+ 0.0
153
+ ],
154
+ "std": [
155
+ 0.1221176837536421,
156
+ 0.19379519609530563,
157
+ 0.1017860133037291,
158
+ 0.5725533942209885,
159
+ 0.29885810149590136,
160
+ 0.3260042356169926,
161
+ 0.0
162
+ ],
163
+ "count": [
164
+ 325699
165
+ ]
166
+ },
167
+ "frame_index": {
168
+ "min": [
169
+ 0
170
+ ],
171
+ "max": [
172
+ 1159
173
+ ],
174
+ "mean": [
175
+ 185.90897423694884
176
+ ],
177
+ "std": [
178
+ 143.58020235798847
179
+ ],
180
+ "count": [
181
+ 325699
182
+ ]
183
+ },
184
+ "index": {
185
+ "min": [
186
+ 0
187
+ ],
188
+ "max": [
189
+ 325698
190
+ ],
191
+ "mean": [
192
+ 162849.0
193
+ ],
194
+ "std": [
195
+ 94021.2026619528
196
+ ],
197
+ "count": [
198
+ 325699
199
+ ]
200
+ },
201
+ "episode_index": {
202
+ "min": [
203
+ 0
204
+ ],
205
+ "max": [
206
+ 1002
207
+ ],
208
+ "mean": [
209
+ 498.0628248781851
210
+ ],
211
+ "std": [
212
+ 286.15902009528145
213
+ ],
214
+ "count": [
215
+ 325699
216
+ ]
217
+ },
218
+ "observation.state": {
219
+ "min": [
220
+ -1.8345723152160645,
221
+ -1.7133995294570923,
222
+ -1.40083646774292,
223
+ -2.985748767852783,
224
+ -2.814244270324707,
225
+ -0.6621421575546265,
226
+ -3.5424435138702393,
227
+ 0.0
228
+ ],
229
+ "max": [
230
+ 1.4926575422286987,
231
+ 0.7715681195259094,
232
+ 1.9506583213806152,
233
+ -1.6330622434616089,
234
+ 2.804656744003296,
235
+ 2.0850095748901367,
236
+ 1.9661481380462646,
237
+ 0.0
238
+ ],
239
+ "mean": [
240
+ -0.03772362138977138,
241
+ -0.2519676762163656,
242
+ 0.0503890674457659,
243
+ -2.513426701298342,
244
+ -0.16706279375156502,
245
+ 0.876481275657419,
246
+ 0.011692814775533066,
247
+ 0.0
248
+ ],
249
+ "std": [
250
+ 0.33628316118136714,
251
+ 0.37492939236915845,
252
+ 0.39448202449513,
253
+ 0.31974738278029013,
254
+ 0.6334337063531083,
255
+ 0.3276472447955139,
256
+ 0.5631050482816101,
257
+ 0.0
258
+ ],
259
+ "count": [
260
+ 325699
261
+ ]
262
+ },
263
+ "next.done": {
264
+ "min": [
265
+ false
266
+ ],
267
+ "max": [
268
+ true
269
+ ],
270
+ "mean": [
271
+ 0.0030795304867377547
272
+ ],
273
+ "std": [
274
+ 0.05540800464480748
275
+ ],
276
+ "count": [
277
+ 325699
278
+ ]
279
+ }
280
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7defb79b794174a1ed557b1518c9b5f010c251410266740076ac858cf5fdad6d
3
+ size 2066
videos/observation.images.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fe4bcf3aa658eecefb0c8ab266e5768d72235eab7f3be2f4e8b50fdbcd6ee30
3
+ size 519734355
videos/observation.images.image/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2995f232d5516b1c5b23186b79d412f4629579a61c529d609ff9aeef8a4589ad
3
+ size 522920186
videos/observation.images.image/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1434f559edca21d4e6714238f810daf3b802044a368c8353a9bd9980bff51e6f
3
+ size 517949819
videos/observation.images.image/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8207085dbe8ffdfff35b422b326ed8e88362a2c657c4e09c64affca6b95b8869
3
+ size 519686754
videos/observation.images.image/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dcc1cbff9f3b67ecc5bcaa7d1ea7b1193d3f77284d4fbe0a3a3b1dd82a9c680
3
+ size 523823291
videos/observation.images.image/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5336102cfcdbbaf39f4a4b532c5e76c0fa2bdde7f08e1b8c4a0b4273f6b0537a
3
+ size 523564545
videos/observation.images.image/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c790ec22e621fae65e0c841eb1a747cd03eb1cdc865d7f827934a33920bff232
3
+ size 520366757
videos/observation.images.image/chunk-000/file-007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1974c22891d5f9987e42578bfd5ec008f5da7c49860b6a052f346c24766945e
3
+ size 520871985
videos/observation.images.image/chunk-000/file-008.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afb48108a9116403804016e775de85750124e1881c5f7a9703d358300d0f7065
3
+ size 515213977
videos/observation.images.image/chunk-000/file-009.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98d74d780351faa0bfc0f6bc6044dbcb451d343553992de750b92b1f1c8b28d3
3
+ size 523514761
videos/observation.images.image/chunk-000/file-010.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d5561f81aff60b4f4302a651108f0767b6d8550725dc56a0d005f8ed5f910b
3
+ size 411639749