aractingi commited on
Commit
39fac2b
·
verified ·
1 Parent(s): 5e2eb91

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:30e3d60a899adfe064fc38b084388b30ef3b9de361ab993ffac4ac0cb7e9b3b5
3
+ size 599893
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e4e6520b7f10e3edb0d665d2687ff276ee86f8f903e928c60e93c3bc066f134
3
+ size 107514
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
7
- "total_videos": 206,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 10,
11
  "splits": {
12
  "train": "0:206"
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.image": {
18
  "dtype": "video",
@@ -44,7 +42,8 @@
44
  "motor_0",
45
  "motor_1"
46
  ]
47
- }
 
48
  },
49
  "action": {
50
  "dtype": "float32",
@@ -56,63 +55,74 @@
56
  "motor_0",
57
  "motor_1"
58
  ]
59
- }
 
60
  },
61
  "episode_index": {
62
  "dtype": "int64",
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
  "timestamp": {
76
  "dtype": "float32",
77
  "shape": [
78
  1
79
  ],
80
- "names": null
 
81
  },
82
  "next.reward": {
83
  "dtype": "float32",
84
  "shape": [
85
  1
86
  ],
87
- "names": null
 
88
  },
89
  "next.done": {
90
  "dtype": "bool",
91
  "shape": [
92
  1
93
  ],
94
- "names": null
 
95
  },
96
  "next.success": {
97
  "dtype": "bool",
98
  "shape": [
99
  1
100
  ],
101
- "names": null
 
102
  },
103
  "index": {
104
  "dtype": "int64",
105
  "shape": [
106
  1
107
  ],
108
- "names": null
 
109
  },
110
  "task_index": {
111
  "dtype": "int64",
112
  "shape": [
113
  1
114
  ],
115
- "names": null
 
116
  }
117
- }
 
 
118
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 10.0,
9
  "splits": {
10
  "train": "0:206"
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.image": {
16
  "dtype": "video",
 
42
  "motor_0",
43
  "motor_1"
44
  ]
45
+ },
46
+ "fps": 10.0
47
  },
48
  "action": {
49
  "dtype": "float32",
 
55
  "motor_0",
56
  "motor_1"
57
  ]
58
+ },
59
+ "fps": 10.0
60
  },
61
  "episode_index": {
62
  "dtype": "int64",
63
  "shape": [
64
  1
65
  ],
66
+ "names": null,
67
+ "fps": 10.0
68
  },
69
  "frame_index": {
70
  "dtype": "int64",
71
  "shape": [
72
  1
73
  ],
74
+ "names": null,
75
+ "fps": 10.0
76
  },
77
  "timestamp": {
78
  "dtype": "float32",
79
  "shape": [
80
  1
81
  ],
82
+ "names": null,
83
+ "fps": 10.0
84
  },
85
  "next.reward": {
86
  "dtype": "float32",
87
  "shape": [
88
  1
89
  ],
90
+ "names": null,
91
+ "fps": 10.0
92
  },
93
  "next.done": {
94
  "dtype": "bool",
95
  "shape": [
96
  1
97
  ],
98
+ "names": null,
99
+ "fps": 10.0
100
  },
101
  "next.success": {
102
  "dtype": "bool",
103
  "shape": [
104
  1
105
  ],
106
+ "names": null,
107
+ "fps": 10.0
108
  },
109
  "index": {
110
  "dtype": "int64",
111
  "shape": [
112
  1
113
  ],
114
+ "names": null,
115
+ "fps": 10.0
116
  },
117
  "task_index": {
118
  "dtype": "int64",
119
  "shape": [
120
  1
121
  ],
122
+ "names": null,
123
+ "fps": 10.0
124
  }
125
+ },
126
+ "data_files_size_in_mb": 100,
127
+ "video_files_size_in_mb": 50
128
  }
meta/stats.json ADDED
@@ -0,0 +1,253 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "episode_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 205
8
+ ],
9
+ "mean": [
10
+ 104.13235867446394
11
+ ],
12
+ "std": [
13
+ 60.34683692452595
14
+ ],
15
+ "count": [
16
+ 25650
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "min": [
21
+ 13.45642375946045,
22
+ 32.93829345703125
23
+ ],
24
+ "max": [
25
+ 496.14617919921875,
26
+ 510.9578857421875
27
+ ],
28
+ "mean": [
29
+ 229.11103166814436,
30
+ 293.3112367905883
31
+ ],
32
+ "std": [
33
+ 101.8547050631131,
34
+ 96.48948719420683
35
+ ],
36
+ "count": [
37
+ 25650
38
+ ]
39
+ },
40
+ "task_index": {
41
+ "min": [
42
+ 0
43
+ ],
44
+ "max": [
45
+ 0
46
+ ],
47
+ "mean": [
48
+ 0.0
49
+ ],
50
+ "std": [
51
+ 0.0
52
+ ],
53
+ "count": [
54
+ 25650
55
+ ]
56
+ },
57
+ "next.success": {
58
+ "min": [
59
+ false
60
+ ],
61
+ "max": [
62
+ false
63
+ ],
64
+ "mean": [
65
+ 0.0
66
+ ],
67
+ "std": [
68
+ 0.0
69
+ ],
70
+ "count": [
71
+ 25650
72
+ ]
73
+ },
74
+ "action": {
75
+ "min": [
76
+ 12.0,
77
+ 25.0
78
+ ],
79
+ "max": [
80
+ 511.0,
81
+ 511.0
82
+ ],
83
+ "mean": [
84
+ 228.23964986314087,
85
+ 293.9890841163204
86
+ ],
87
+ "std": [
88
+ 101.5995746254447,
89
+ 96.0392898600564
90
+ ],
91
+ "count": [
92
+ 25650
93
+ ]
94
+ },
95
+ "timestamp": {
96
+ "min": [
97
+ 0.0
98
+ ],
99
+ "max": [
100
+ 24.5
101
+ ],
102
+ "mean": [
103
+ 6.684296266154239
104
+ ],
105
+ "std": [
106
+ 4.41065195983628
107
+ ],
108
+ "count": [
109
+ 25650
110
+ ]
111
+ },
112
+ "frame_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 245
118
+ ],
119
+ "mean": [
120
+ 66.84296296296296
121
+ ],
122
+ "std": [
123
+ 44.10651976701055
124
+ ],
125
+ "count": [
126
+ 25650
127
+ ]
128
+ },
129
+ "next.done": {
130
+ "min": [
131
+ false
132
+ ],
133
+ "max": [
134
+ true
135
+ ],
136
+ "mean": [
137
+ 0.016062378167641327
138
+ ],
139
+ "std": [
140
+ 0.12571546513950066
141
+ ],
142
+ "count": [
143
+ 25650
144
+ ]
145
+ },
146
+ "index": {
147
+ "min": [
148
+ 0
149
+ ],
150
+ "max": [
151
+ 25649
152
+ ],
153
+ "mean": [
154
+ 12824.5
155
+ ],
156
+ "std": [
157
+ 7404.517196729755
158
+ ],
159
+ "count": [
160
+ 25650
161
+ ]
162
+ },
163
+ "next.reward": {
164
+ "min": [
165
+ 0.0
166
+ ],
167
+ "max": [
168
+ 0.9488797187805176
169
+ ],
170
+ "mean": [
171
+ 0.2914402438331301
172
+ ],
173
+ "std": [
174
+ 0.27785711122727075
175
+ ],
176
+ "count": [
177
+ 25650
178
+ ]
179
+ },
180
+ "observation.image": {
181
+ "min": [
182
+ [
183
+ [
184
+ 0.0
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 0.0
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 0.20392157137393951
195
+ ]
196
+ ]
197
+ ],
198
+ "max": [
199
+ [
200
+ [
201
+ 1.0
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 1.0
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 1.0
212
+ ]
213
+ ]
214
+ ],
215
+ "mean": [
216
+ [
217
+ [
218
+ 0.971810055192843
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 0.980545840215243
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.9773617930760824
229
+ ]
230
+ ]
231
+ ],
232
+ "std": [
233
+ [
234
+ [
235
+ 0.099704437446315
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.07213738658644508
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.07794362643983596
246
+ ]
247
+ ]
248
+ ],
249
+ "count": [
250
+ 19619
251
+ ]
252
+ }
253
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8944b45cc78bb9443a6f7d274655c9ba64c629b65ba96ca4a551733f59a2c457
3
+ size 2281
videos/observation.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56bb188bab7a75fd14865ffd16391aefb58f1fe99200c489e2e4971fd44810bf
3
+ size 6890970