CarolinePascal HF Staff commited on
Commit
29534cb
·
verified ·
1 Parent(s): 6f1b686

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:ab11a06b57c06ea24e39fca110047d3217148f263dab0e56cb981a3e5053923d
3
+ size 648377
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd6540954f54f9a0d683ce4600c23da2812bd21aaf572c72eecdea5110dad417
3
+ size 647825
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 1000,
5
  "total_frames": 100000,
6
  "total_tasks": 1,
7
- "total_videos": 1000,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 10,
11
  "splits": {
12
  "train": "0:1000"
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",
@@ -43,7 +41,8 @@
43
  "motors": [
44
  "motor_0"
45
  ]
46
- }
 
47
  },
48
  "action": {
49
  "dtype": "float32",
@@ -57,56 +56,66 @@
57
  "motor_2",
58
  "motor_3"
59
  ]
60
- }
 
61
  },
62
  "timestamp": {
63
  "dtype": "float32",
64
  "shape": [
65
  1
66
  ],
67
- "names": null
 
68
  },
69
  "episode_index": {
70
  "dtype": "int64",
71
  "shape": [
72
  1
73
  ],
74
- "names": null
 
75
  },
76
  "frame_index": {
77
  "dtype": "int64",
78
  "shape": [
79
  1
80
  ],
81
- "names": null
 
82
  },
83
  "next.reward": {
84
  "dtype": "float32",
85
  "shape": [
86
  1
87
  ],
88
- "names": null
 
89
  },
90
  "next.done": {
91
  "dtype": "bool",
92
  "shape": [
93
  1
94
  ],
95
- "names": null
 
96
  },
97
  "index": {
98
  "dtype": "int64",
99
  "shape": [
100
  1
101
  ],
102
- "names": null
 
103
  },
104
  "task_index": {
105
  "dtype": "int64",
106
  "shape": [
107
  1
108
  ],
109
- "names": null
 
110
  }
111
- }
 
 
112
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 1000,
5
  "total_frames": 100000,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
  "fps": 10,
9
  "splits": {
10
  "train": "0:1000"
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",
 
41
  "motors": [
42
  "motor_0"
43
  ]
44
+ },
45
+ "fps": 10
46
  },
47
  "action": {
48
  "dtype": "float32",
 
56
  "motor_2",
57
  "motor_3"
58
  ]
59
+ },
60
+ "fps": 10
61
  },
62
  "timestamp": {
63
  "dtype": "float32",
64
  "shape": [
65
  1
66
  ],
67
+ "names": null,
68
+ "fps": 10
69
  },
70
  "episode_index": {
71
  "dtype": "int64",
72
  "shape": [
73
  1
74
  ],
75
+ "names": null,
76
+ "fps": 10
77
  },
78
  "frame_index": {
79
  "dtype": "int64",
80
  "shape": [
81
  1
82
  ],
83
+ "names": null,
84
+ "fps": 10
85
  },
86
  "next.reward": {
87
  "dtype": "float32",
88
  "shape": [
89
  1
90
  ],
91
+ "names": null,
92
+ "fps": 10
93
  },
94
  "next.done": {
95
  "dtype": "bool",
96
  "shape": [
97
  1
98
  ],
99
+ "names": null,
100
+ "fps": 10
101
  },
102
  "index": {
103
  "dtype": "int64",
104
  "shape": [
105
  1
106
  ],
107
+ "names": null,
108
+ "fps": 10
109
  },
110
  "task_index": {
111
  "dtype": "int64",
112
  "shape": [
113
  1
114
  ],
115
+ "names": null,
116
+ "fps": 10
117
  }
118
+ },
119
+ "data_files_size_in_mb": 100,
120
+ "video_files_size_in_mb": 200
121
  }
meta/stats.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 100000
17
+ ]
18
+ },
19
+ "observation.images.image": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.40392157435417175
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.21568627655506134
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.0
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.9127496418952942
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.8845966625809669
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.8768165855407715
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.05609840419861775
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.09434336492535475
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.13234145597211136
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 100000
90
+ ]
91
+ },
92
+ "index": {
93
+ "min": [
94
+ 0
95
+ ],
96
+ "max": [
97
+ 99999
98
+ ],
99
+ "mean": [
100
+ 49999.5
101
+ ],
102
+ "std": [
103
+ 28867.513458037913
104
+ ],
105
+ "count": [
106
+ 100000
107
+ ]
108
+ },
109
+ "next.done": {
110
+ "min": [
111
+ false
112
+ ],
113
+ "max": [
114
+ true
115
+ ],
116
+ "mean": [
117
+ 0.01
118
+ ],
119
+ "std": [
120
+ 0.099498743710662
121
+ ],
122
+ "count": [
123
+ 100000
124
+ ]
125
+ },
126
+ "action": {
127
+ "min": [
128
+ 0.0,
129
+ -0.6000000238418579,
130
+ -0.5,
131
+ 0.0
132
+ ],
133
+ "max": [
134
+ 0.5,
135
+ 0.5,
136
+ 1.0,
137
+ 0.800000011920929
138
+ ],
139
+ "mean": [
140
+ 0.10499999672174454,
141
+ 0.039000000804662704,
142
+ 2.38418573772492e-09,
143
+ 0.2879998981952667
144
+ ],
145
+ "std": [
146
+ 0.20365405082702356,
147
+ 0.22266359627247065,
148
+ 0.3633180558681514,
149
+ 0.3839999735355349
150
+ ],
151
+ "count": [
152
+ 100000
153
+ ]
154
+ },
155
+ "timestamp": {
156
+ "min": [
157
+ 0.0
158
+ ],
159
+ "max": [
160
+ 9.899999618530273
161
+ ],
162
+ "mean": [
163
+ 4.949999809265137
164
+ ],
165
+ "std": [
166
+ 2.8866071701049805
167
+ ],
168
+ "count": [
169
+ 100000
170
+ ]
171
+ },
172
+ "frame_index": {
173
+ "min": [
174
+ 0
175
+ ],
176
+ "max": [
177
+ 99
178
+ ],
179
+ "mean": [
180
+ 49.5
181
+ ],
182
+ "std": [
183
+ 28.86607004772212
184
+ ],
185
+ "count": [
186
+ 100000
187
+ ]
188
+ },
189
+ "next.reward": {
190
+ "min": [
191
+ 0.0
192
+ ],
193
+ "max": [
194
+ 0.9452749490737915
195
+ ],
196
+ "mean": [
197
+ 0.009271433803252876
198
+ ],
199
+ "std": [
200
+ 0.09225525217927844
201
+ ],
202
+ "count": [
203
+ 100000
204
+ ]
205
+ },
206
+ "episode_index": {
207
+ "min": [
208
+ 0
209
+ ],
210
+ "max": [
211
+ 999
212
+ ],
213
+ "mean": [
214
+ 499.5
215
+ ],
216
+ "std": [
217
+ 288.6749902572095
218
+ ],
219
+ "count": [
220
+ 100000
221
+ ]
222
+ },
223
+ "observation.state": {
224
+ "min": [
225
+ 0.0
226
+ ],
227
+ "max": [
228
+ 0.0
229
+ ],
230
+ "mean": [
231
+ 0.0
232
+ ],
233
+ "std": [
234
+ 0.0
235
+ ],
236
+ "count": [
237
+ 100000
238
+ ]
239
+ }
240
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e84922c4514eeec0196b0cef2b67429ea47aacf60fe0a450c9898b8688660d8f
3
+ size 2108
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:e2c8a0267613b39a69bac8d217e5930fb708f617b29ce5b50e521f288edcf0a8
3
+ size 22893174