Datasets:

Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
aractingi HF Staff commited on
Commit
0f3d54b
·
verified ·
1 Parent(s): 8c6938c

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:3c3d517f18ef1e94542de38772ded4b14658a193f43993edef368a1ba80af961
3
+ size 11286
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ee0ca4ccced42b42d92c63ef07b9d5bebd7a8c07c1c0aa2b623702d705646f5
3
+ size 46072
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 14,
5
  "total_frames": 440,
6
  "total_tasks": 12,
7
- "total_videos": 14,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 5,
11
  "splits": {
12
  "train": "0:14"
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",
@@ -49,7 +47,8 @@
49
  "motor_5",
50
  "motor_6"
51
  ]
52
- }
 
53
  },
54
  "action": {
55
  "dtype": "float32",
@@ -66,56 +65,66 @@
66
  "motor_5",
67
  "motor_6"
68
  ]
69
- }
 
70
  },
71
  "timestamp": {
72
  "dtype": "float32",
73
  "shape": [
74
  1
75
  ],
76
- "names": null
 
77
  },
78
  "episode_index": {
79
  "dtype": "int64",
80
  "shape": [
81
  1
82
  ],
83
- "names": null
 
84
  },
85
  "frame_index": {
86
  "dtype": "int64",
87
  "shape": [
88
  1
89
  ],
90
- "names": null
 
91
  },
92
  "next.reward": {
93
  "dtype": "float32",
94
  "shape": [
95
  1
96
  ],
97
- "names": null
 
98
  },
99
  "next.done": {
100
  "dtype": "bool",
101
  "shape": [
102
  1
103
  ],
104
- "names": null
 
105
  },
106
  "index": {
107
  "dtype": "int64",
108
  "shape": [
109
  1
110
  ],
111
- "names": null
 
112
  },
113
  "task_index": {
114
  "dtype": "int64",
115
  "shape": [
116
  1
117
  ],
118
- "names": null
 
119
  }
120
- }
 
 
121
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 14,
5
  "total_frames": 440,
6
  "total_tasks": 12,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 5.0,
9
  "splits": {
10
  "train": "0:14"
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",
 
47
  "motor_5",
48
  "motor_6"
49
  ]
50
+ },
51
+ "fps": 5.0
52
  },
53
  "action": {
54
  "dtype": "float32",
 
65
  "motor_5",
66
  "motor_6"
67
  ]
68
+ },
69
+ "fps": 5.0
70
  },
71
  "timestamp": {
72
  "dtype": "float32",
73
  "shape": [
74
  1
75
  ],
76
+ "names": null,
77
+ "fps": 5.0
78
  },
79
  "episode_index": {
80
  "dtype": "int64",
81
  "shape": [
82
  1
83
  ],
84
+ "names": null,
85
+ "fps": 5.0
86
  },
87
  "frame_index": {
88
  "dtype": "int64",
89
  "shape": [
90
  1
91
  ],
92
+ "names": null,
93
+ "fps": 5.0
94
  },
95
  "next.reward": {
96
  "dtype": "float32",
97
  "shape": [
98
  1
99
  ],
100
+ "names": null,
101
+ "fps": 5.0
102
  },
103
  "next.done": {
104
  "dtype": "bool",
105
  "shape": [
106
  1
107
  ],
108
+ "names": null,
109
+ "fps": 5.0
110
  },
111
  "index": {
112
  "dtype": "int64",
113
  "shape": [
114
  1
115
  ],
116
+ "names": null,
117
+ "fps": 5.0
118
  },
119
  "task_index": {
120
  "dtype": "int64",
121
  "shape": [
122
  1
123
  ],
124
+ "names": null,
125
+ "fps": 5.0
126
  }
127
+ },
128
+ "data_files_size_in_mb": 100,
129
+ "video_files_size_in_mb": 500
130
  }
meta/stats.json ADDED
@@ -0,0 +1,276 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 11
8
+ ],
9
+ "mean": [
10
+ 5.431818181818182
11
+ ],
12
+ "std": [
13
+ 3.2361433786132143
14
+ ],
15
+ "count": [
16
+ 440
17
+ ]
18
+ },
19
+ "timestamp": {
20
+ "min": [
21
+ 0.0
22
+ ],
23
+ "max": [
24
+ 7.800000190734863
25
+ ],
26
+ "mean": [
27
+ 3.0818182771856133
28
+ ],
29
+ "std": [
30
+ 1.8893568883403693
31
+ ],
32
+ "count": [
33
+ 440
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.4770863503217697
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.46589704061096365
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.44463684342124243
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.20356700406500575
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.2142395068861378
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.2428117342380901
102
+ ]
103
+ ]
104
+ ],
105
+ "count": [
106
+ 440
107
+ ]
108
+ },
109
+ "index": {
110
+ "min": [
111
+ 0
112
+ ],
113
+ "max": [
114
+ 439
115
+ ],
116
+ "mean": [
117
+ 219.5
118
+ ],
119
+ "std": [
120
+ 127.01673118136839
121
+ ],
122
+ "count": [
123
+ 440
124
+ ]
125
+ },
126
+ "next.done": {
127
+ "min": [
128
+ false
129
+ ],
130
+ "max": [
131
+ true
132
+ ],
133
+ "mean": [
134
+ 0.031818181818181815
135
+ ],
136
+ "std": [
137
+ 0.17551576887552567
138
+ ],
139
+ "count": [
140
+ 440
141
+ ]
142
+ },
143
+ "action": {
144
+ "min": [
145
+ -1.0,
146
+ -1.0,
147
+ -1.0,
148
+ 0.0,
149
+ 0.0,
150
+ 0.0,
151
+ 0.0
152
+ ],
153
+ "max": [
154
+ 1.0,
155
+ 1.0,
156
+ 1.0,
157
+ 0.0,
158
+ 1.0,
159
+ 0.0,
160
+ 0.0
161
+ ],
162
+ "mean": [
163
+ 0.19654627923261037,
164
+ -0.10499950887804682,
165
+ -0.0398191978816319,
166
+ 0.0,
167
+ 0.002272727391259237,
168
+ 0.0,
169
+ 0.0
170
+ ],
171
+ "std": [
172
+ 0.42316060955693036,
173
+ 0.46901584570937654,
174
+ 0.42725571141581264,
175
+ 0.0,
176
+ 0.04761891799043874,
177
+ 0.0,
178
+ 0.0
179
+ ],
180
+ "count": [
181
+ 440
182
+ ]
183
+ },
184
+ "next.reward": {
185
+ "min": [
186
+ 0.0
187
+ ],
188
+ "max": [
189
+ 1.0
190
+ ],
191
+ "mean": [
192
+ 0.3227272802455859
193
+ ],
194
+ "std": [
195
+ 0.4675193776955676
196
+ ],
197
+ "count": [
198
+ 440
199
+ ]
200
+ },
201
+ "observation.state": {
202
+ "min": [
203
+ 0.25000596046447754,
204
+ -1.0,
205
+ -0.1999940574169159,
206
+ -3.1415927410125732,
207
+ -3.1415927410125732,
208
+ 6.2831854820251465,
209
+ 0.0
210
+ ],
211
+ "max": [
212
+ 1.0,
213
+ 1.0,
214
+ 1.0,
215
+ 6.2831854820251465,
216
+ 1.0,
217
+ 6.2831854820251465,
218
+ 1.0
219
+ ],
220
+ "mean": [
221
+ 0.9234098426320336,
222
+ 0.17681746506555515,
223
+ 0.8427971728484739,
224
+ 5.426388697190718,
225
+ -0.574416843327609,
226
+ 6.283186912536621,
227
+ 0.9318181818181818
228
+ ],
229
+ "std": [
230
+ 0.18067771273539693,
231
+ 0.6520705402235318,
232
+ 0.34829698134259424,
233
+ 2.4485048468125505,
234
+ 1.3255228622276796,
235
+ 1.430511474609375e-06,
236
+ 0.25205764787294127
237
+ ],
238
+ "count": [
239
+ 440
240
+ ]
241
+ },
242
+ "frame_index": {
243
+ "min": [
244
+ 0
245
+ ],
246
+ "max": [
247
+ 39
248
+ ],
249
+ "mean": [
250
+ 15.409090909090908
251
+ ],
252
+ "std": [
253
+ 9.446784401963987
254
+ ],
255
+ "count": [
256
+ 440
257
+ ]
258
+ },
259
+ "episode_index": {
260
+ "min": [
261
+ 0
262
+ ],
263
+ "max": [
264
+ 13
265
+ ],
266
+ "mean": [
267
+ 6.318181818181818
268
+ ],
269
+ "std": [
270
+ 4.060747396907077
271
+ ],
272
+ "count": [
273
+ 440
274
+ ]
275
+ }
276
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b98b7a607fcf2b5cfbc0018313bbf26f93ff4960ee3f4e7f4ab84a79f08e9bf2
3
+ size 2398
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:35499ec75664fa3b47b59e50e8a22fca98b2755588d5c1719f08ac15afd443b7
3
+ size 296535