MauoSama commited on
Commit
fa72a36
·
verified ·
1 Parent(s): 0eac1f4

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:55f55e5f7b2b61893be05c05f600d06a1233ede742f456c65248b38e611b4536
3
+ size 101739294
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c12750ad8b0163aba48cf12b2c78e367353c21ae35cbbd17d3ce29fc3873e83a
3
+ size 102460191
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:071de1d8a9a02f1074475359e159653bd7f01cadd026e9e64563eb6666324456
3
+ size 101178714
data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80be717bec2ef3b14bce575f05f49c6c12510f1ecbcbe63b8927b344615820c6
3
+ size 100954135
data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59503169a156b00f78ab29dab6997663e27ca23fa3cb2d32507f514b40dd3875
3
+ size 31535126
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16202bbd7e7a06fd0e5967b15211234f62c01bc9af776c9295b62f31581cf05b
3
+ size 82437
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "dvrk",
4
  "total_episodes": 113,
5
  "total_frames": 71013,
6
  "total_tasks": 1,
7
- "total_videos": 0,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 30,
11
  "splits": {
12
  "train": "0:113"
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.cam0_img": {
18
  "dtype": "image",
@@ -25,7 +23,8 @@
25
  "C",
26
  "H",
27
  "W"
28
- ]
 
29
  },
30
  "observation.images.cam1_img": {
31
  "dtype": "image",
@@ -38,7 +37,8 @@
38
  "C",
39
  "H",
40
  "W"
41
- ]
 
42
  },
43
  "observation.state": {
44
  "dtype": "float64",
@@ -47,7 +47,8 @@
47
  ],
48
  "names": [
49
  "D"
50
- ]
 
51
  },
52
  "action": {
53
  "dtype": "float64",
@@ -56,42 +57,50 @@
56
  ],
57
  "names": [
58
  "D_act"
59
- ]
 
60
  },
61
  "timestamp": {
62
  "dtype": "float32",
63
  "shape": [
64
  1
65
  ],
66
- "names": null
 
67
  },
68
  "frame_index": {
69
  "dtype": "int64",
70
  "shape": [
71
  1
72
  ],
73
- "names": null
 
74
  },
75
  "episode_index": {
76
  "dtype": "int64",
77
  "shape": [
78
  1
79
  ],
80
- "names": null
 
81
  },
82
  "index": {
83
  "dtype": "int64",
84
  "shape": [
85
  1
86
  ],
87
- "names": null
 
88
  },
89
  "task_index": {
90
  "dtype": "int64",
91
  "shape": [
92
  1
93
  ],
94
- "names": null
 
95
  }
96
- }
 
 
97
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "dvrk",
4
  "total_episodes": 113,
5
  "total_frames": 71013,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
  "fps": 30,
9
  "splits": {
10
  "train": "0:113"
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.cam0_img": {
16
  "dtype": "image",
 
23
  "C",
24
  "H",
25
  "W"
26
+ ],
27
+ "fps": 30
28
  },
29
  "observation.images.cam1_img": {
30
  "dtype": "image",
 
37
  "C",
38
  "H",
39
  "W"
40
+ ],
41
+ "fps": 30
42
  },
43
  "observation.state": {
44
  "dtype": "float64",
 
47
  ],
48
  "names": [
49
  "D"
50
+ ],
51
+ "fps": 30
52
  },
53
  "action": {
54
  "dtype": "float64",
 
57
  ],
58
  "names": [
59
  "D_act"
60
+ ],
61
+ "fps": 30
62
  },
63
  "timestamp": {
64
  "dtype": "float32",
65
  "shape": [
66
  1
67
  ],
68
+ "names": null,
69
+ "fps": 30
70
  },
71
  "frame_index": {
72
  "dtype": "int64",
73
  "shape": [
74
  1
75
  ],
76
+ "names": null,
77
+ "fps": 30
78
  },
79
  "episode_index": {
80
  "dtype": "int64",
81
  "shape": [
82
  1
83
  ],
84
+ "names": null,
85
+ "fps": 30
86
  },
87
  "index": {
88
  "dtype": "int64",
89
  "shape": [
90
  1
91
  ],
92
+ "names": null,
93
+ "fps": 30
94
  },
95
  "task_index": {
96
  "dtype": "int64",
97
  "shape": [
98
  1
99
  ],
100
+ "names": null,
101
+ "fps": 30
102
  }
103
+ },
104
+ "data_files_size_in_mb": 100,
105
+ "video_files_size_in_mb": 500
106
  }
meta/stats.json ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.cam0_img": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.01568627450980392
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.01568627450980392
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.011764705882352941
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.11912030776922151
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.4367459864350038
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.6608685431453579
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.06331920507795902
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.09879247804232706
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.16615599753253255
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 14485
73
+ ]
74
+ },
75
+ "action": {
76
+ "min": [
77
+ -0.010001000000000815,
78
+ 0.0,
79
+ -0.010001000000000149
80
+ ],
81
+ "max": [
82
+ 0.01000100000000037,
83
+ 0.0,
84
+ 0.010001000000000149
85
+ ],
86
+ "mean": [
87
+ -0.0027984955677087284,
88
+ 0.0,
89
+ 0.00011506463718414934
90
+ ],
91
+ "std": [
92
+ 0.0068822311954230145,
93
+ 0.0,
94
+ 0.006938704037636435
95
+ ],
96
+ "count": [
97
+ 71013
98
+ ]
99
+ },
100
+ "frame_index": {
101
+ "min": [
102
+ 0
103
+ ],
104
+ "max": [
105
+ 957
106
+ ],
107
+ "mean": [
108
+ 342.57835889203386
109
+ ],
110
+ "std": [
111
+ 222.02528542926268
112
+ ],
113
+ "count": [
114
+ 71013
115
+ ]
116
+ },
117
+ "task_index": {
118
+ "min": [
119
+ 0
120
+ ],
121
+ "max": [
122
+ 0
123
+ ],
124
+ "mean": [
125
+ 0.0
126
+ ],
127
+ "std": [
128
+ 0.0
129
+ ],
130
+ "count": [
131
+ 71013
132
+ ]
133
+ },
134
+ "observation.images.cam1_img": {
135
+ "min": [
136
+ [
137
+ [
138
+ 0.043137254901960784
139
+ ]
140
+ ],
141
+ [
142
+ [
143
+ 0.00392156862745098
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 0.00392156862745098
149
+ ]
150
+ ]
151
+ ],
152
+ "max": [
153
+ [
154
+ [
155
+ 1.0
156
+ ]
157
+ ],
158
+ [
159
+ [
160
+ 1.0
161
+ ]
162
+ ],
163
+ [
164
+ [
165
+ 1.0
166
+ ]
167
+ ]
168
+ ],
169
+ "mean": [
170
+ [
171
+ [
172
+ 0.1353425565712277
173
+ ]
174
+ ],
175
+ [
176
+ [
177
+ 0.4399620230468112
178
+ ]
179
+ ],
180
+ [
181
+ [
182
+ 0.6480005396918194
183
+ ]
184
+ ]
185
+ ],
186
+ "std": [
187
+ [
188
+ [
189
+ 0.11529627858479037
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 0.1467510169637524
195
+ ]
196
+ ],
197
+ [
198
+ [
199
+ 0.22015825162526825
200
+ ]
201
+ ]
202
+ ],
203
+ "count": [
204
+ 14485
205
+ ]
206
+ },
207
+ "index": {
208
+ "min": [
209
+ 0
210
+ ],
211
+ "max": [
212
+ 71012
213
+ ],
214
+ "mean": [
215
+ 35506.0
216
+ ],
217
+ "std": [
218
+ 20499.687330948895
219
+ ],
220
+ "count": [
221
+ 71013
222
+ ]
223
+ },
224
+ "episode_index": {
225
+ "min": [
226
+ 0
227
+ ],
228
+ "max": [
229
+ 112
230
+ ],
231
+ "mean": [
232
+ 55.80983763536254
233
+ ],
234
+ "std": [
235
+ 32.8953960251798
236
+ ],
237
+ "count": [
238
+ 71013
239
+ ]
240
+ },
241
+ "timestamp": {
242
+ "min": [
243
+ 0.0
244
+ ],
245
+ "max": [
246
+ 31.9
247
+ ],
248
+ "mean": [
249
+ 11.41927862973446
250
+ ],
251
+ "std": [
252
+ 7.400842847642091
253
+ ],
254
+ "count": [
255
+ 71013
256
+ ]
257
+ },
258
+ "observation.state": {
259
+ "min": [
260
+ -4.771997,
261
+ -2.798,
262
+ -2.578181
263
+ ],
264
+ "max": [
265
+ 0.4913217,
266
+ -2.798,
267
+ 2.576618
268
+ ],
269
+ "mean": [
270
+ -1.3372058512473595,
271
+ -2.7979999999999885,
272
+ 0.05115109437588531
273
+ ],
274
+ "std": [
275
+ 1.0723593757122958,
276
+ 2.6914728619209864e-14,
277
+ 0.8841116072861428
278
+ ],
279
+ "count": [
280
+ 71013
281
+ ]
282
+ }
283
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7fcbec3a2bc4d3941921997b28041838f181f85066bb816ff5dead8455fc6c
3
+ size 2094