wangdx25 commited on
Commit
1aec660
·
verified ·
1 Parent(s): 8ef4040

Add TsFile (converted from windfromthenorth/scripted_atomic_step_train_frac0.3_large_image)

Browse files
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ data/scripted_atomic_step_train_frac0_3_large_image.tsfile filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - lego-atomic-step
8
+ - scripted
9
+ - simulation
10
+ - ur5
11
+ - lerobot
12
+ - v3
13
+ - tsfile
14
+ - timeseries
15
+ - format:tsfile
16
+ pretty_name: scripted_atomic_step_train_frac0_3_large_image
17
+ modality: timeseries
18
+ configs:
19
+ - config_name: default
20
+ data_files:
21
+ - split: train
22
+ path: data/scripted_atomic_step_train_frac0_3_large_image.tsfile
23
+ ---
24
+
25
+ # scripted_atomic_step_train_frac0_3_large_image (TsFile)
26
+
27
+ Apache TsFile version of [`windfromthenorth/scripted_atomic_step_train_frac0.3_large_image`](https://huggingface.co/datasets/windfromthenorth/scripted_atomic_step_train_frac0.3_large_image).
28
+
29
+ ## Overview
30
+
31
+ A [LeRobot](https://github.com/huggingface/lerobot) robot-manipulation dataset. The source card is auto-generated ("This dataset was created using LeRobot") and does not add a free-text description; the facts below are taken from the source `meta/info.json`.
32
+
33
+ - **Robot:** ur5_wsg50_lego_atomic_step
34
+ - **Episodes:** 664
35
+ - **Frames:** 116214
36
+ - **Sampling rate:** 20 fps
37
+ - **Splits:** a single `train` split
38
+
39
+ ## Schema (TsFile structure)
40
+
41
+ - **Time** (INT64, milliseconds) — `round(timestamp * 1000)`; the source `timestamp` column (seconds) is dropped because it equals `Time / 1000`.
42
+ - **episode_index** (TAG), **task_index** (TAG) — device dimensions; query one episode with `WHERE episode_index = <n>`.
43
+ - **frame_index** (FIELD, INT64), **sample_index** (FIELD, INT64, from the source `index`) — per-frame bookkeeping.
44
+ - Vector columns (single-precision FLOAT, source name with `.` → `_` and an element index appended):
45
+ - observation.state → `observation_state_0`..`observation_state_20` (FLOAT)
46
+ - action → `action_0`..`action_6` (FLOAT)
47
+
48
+ Camera video streams are **not** included in this repository; see the original dataset for the videos: https://huggingface.co/datasets/windfromthenorth/scripted_atomic_step_train_frac0.3_large_image (`videos/` directory).
49
+
50
+ ## Usage
51
+
52
+ Read the `.tsfile` files with the Apache TsFile Java or Python SDK.
53
+
54
+ ## Source & license
55
+
56
+ - Original dataset: https://huggingface.co/datasets/windfromthenorth/scripted_atomic_step_train_frac0.3_large_image
57
+ - Author / publisher: windfromthenorth
58
+ - License: apache-2.0
data/scripted_atomic_step_train_frac0_3_large_image.tsfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e608bcb2cf79ca6f7b550ae68d368d4ae98193d29d709fecf38fd18e0c6cf00f
3
+ size 7416317
meta/info.json ADDED
@@ -0,0 +1,371 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "ur5_wsg50_lego_atomic_step",
4
+ "total_episodes": 664,
5
+ "total_frames": 116214,
6
+ "total_tasks": 1,
7
+ "total_videos": 1328,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 20,
11
+ "splits": {
12
+ "train": "0:664"
13
+ },
14
+ "data_path": "data/scripted_atomic_step_train_frac0_3_large_image.tsfile",
15
+ "features": {
16
+ "Time": {
17
+ "dtype": "int64",
18
+ "shape": [
19
+ 1
20
+ ],
21
+ "tsfile_role": "TIME",
22
+ "unit": "ms"
23
+ },
24
+ "episode_index": {
25
+ "dtype": "int64",
26
+ "shape": [
27
+ 1
28
+ ],
29
+ "tsfile_role": "TAG"
30
+ },
31
+ "task_index": {
32
+ "dtype": "int64",
33
+ "shape": [
34
+ 1
35
+ ],
36
+ "tsfile_role": "TAG"
37
+ },
38
+ "frame_index": {
39
+ "dtype": "int64",
40
+ "shape": [
41
+ 1
42
+ ],
43
+ "tsfile_role": "FIELD"
44
+ },
45
+ "sample_index": {
46
+ "dtype": "int64",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "tsfile_role": "FIELD"
51
+ },
52
+ "prompt": {
53
+ "dtype": "string",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "tsfile_role": "FIELD"
58
+ },
59
+ "observation_state_0": {
60
+ "dtype": "float32",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "tsfile_role": "FIELD"
65
+ },
66
+ "observation_state_1": {
67
+ "dtype": "float32",
68
+ "shape": [
69
+ 1
70
+ ],
71
+ "tsfile_role": "FIELD"
72
+ },
73
+ "observation_state_2": {
74
+ "dtype": "float32",
75
+ "shape": [
76
+ 1
77
+ ],
78
+ "tsfile_role": "FIELD"
79
+ },
80
+ "observation_state_3": {
81
+ "dtype": "float32",
82
+ "shape": [
83
+ 1
84
+ ],
85
+ "tsfile_role": "FIELD"
86
+ },
87
+ "observation_state_4": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "tsfile_role": "FIELD"
93
+ },
94
+ "observation_state_5": {
95
+ "dtype": "float32",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "tsfile_role": "FIELD"
100
+ },
101
+ "observation_state_6": {
102
+ "dtype": "float32",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "tsfile_role": "FIELD"
107
+ },
108
+ "observation_state_7": {
109
+ "dtype": "float32",
110
+ "shape": [
111
+ 1
112
+ ],
113
+ "tsfile_role": "FIELD"
114
+ },
115
+ "observation_state_8": {
116
+ "dtype": "float32",
117
+ "shape": [
118
+ 1
119
+ ],
120
+ "tsfile_role": "FIELD"
121
+ },
122
+ "observation_state_9": {
123
+ "dtype": "float32",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "tsfile_role": "FIELD"
128
+ },
129
+ "observation_state_10": {
130
+ "dtype": "float32",
131
+ "shape": [
132
+ 1
133
+ ],
134
+ "tsfile_role": "FIELD"
135
+ },
136
+ "observation_state_11": {
137
+ "dtype": "float32",
138
+ "shape": [
139
+ 1
140
+ ],
141
+ "tsfile_role": "FIELD"
142
+ },
143
+ "observation_state_12": {
144
+ "dtype": "float32",
145
+ "shape": [
146
+ 1
147
+ ],
148
+ "tsfile_role": "FIELD"
149
+ },
150
+ "observation_state_13": {
151
+ "dtype": "float32",
152
+ "shape": [
153
+ 1
154
+ ],
155
+ "tsfile_role": "FIELD"
156
+ },
157
+ "observation_state_14": {
158
+ "dtype": "float32",
159
+ "shape": [
160
+ 1
161
+ ],
162
+ "tsfile_role": "FIELD"
163
+ },
164
+ "observation_state_15": {
165
+ "dtype": "float32",
166
+ "shape": [
167
+ 1
168
+ ],
169
+ "tsfile_role": "FIELD"
170
+ },
171
+ "observation_state_16": {
172
+ "dtype": "float32",
173
+ "shape": [
174
+ 1
175
+ ],
176
+ "tsfile_role": "FIELD"
177
+ },
178
+ "observation_state_17": {
179
+ "dtype": "float32",
180
+ "shape": [
181
+ 1
182
+ ],
183
+ "tsfile_role": "FIELD"
184
+ },
185
+ "observation_state_18": {
186
+ "dtype": "float32",
187
+ "shape": [
188
+ 1
189
+ ],
190
+ "tsfile_role": "FIELD"
191
+ },
192
+ "observation_state_19": {
193
+ "dtype": "float32",
194
+ "shape": [
195
+ 1
196
+ ],
197
+ "tsfile_role": "FIELD"
198
+ },
199
+ "observation_state_20": {
200
+ "dtype": "float32",
201
+ "shape": [
202
+ 1
203
+ ],
204
+ "tsfile_role": "FIELD"
205
+ },
206
+ "action_0": {
207
+ "dtype": "float32",
208
+ "shape": [
209
+ 1
210
+ ],
211
+ "tsfile_role": "FIELD"
212
+ },
213
+ "action_1": {
214
+ "dtype": "float32",
215
+ "shape": [
216
+ 1
217
+ ],
218
+ "tsfile_role": "FIELD"
219
+ },
220
+ "action_2": {
221
+ "dtype": "float32",
222
+ "shape": [
223
+ 1
224
+ ],
225
+ "tsfile_role": "FIELD"
226
+ },
227
+ "action_3": {
228
+ "dtype": "float32",
229
+ "shape": [
230
+ 1
231
+ ],
232
+ "tsfile_role": "FIELD"
233
+ },
234
+ "action_4": {
235
+ "dtype": "float32",
236
+ "shape": [
237
+ 1
238
+ ],
239
+ "tsfile_role": "FIELD"
240
+ },
241
+ "action_5": {
242
+ "dtype": "float32",
243
+ "shape": [
244
+ 1
245
+ ],
246
+ "tsfile_role": "FIELD"
247
+ },
248
+ "action_6": {
249
+ "dtype": "float32",
250
+ "shape": [
251
+ 1
252
+ ],
253
+ "tsfile_role": "FIELD"
254
+ }
255
+ },
256
+ "video_path_original": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
257
+ "tsfile_conversion": {
258
+ "source_dataset": "windfromthenorth/scripted_atomic_step_train_frac0.3_large_image",
259
+ "source_data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
260
+ "converted_data_path": "data/scripted_atomic_step_train_frac0_3_large_image.tsfile",
261
+ "table_name": "scripted_atomic_step_train_frac0_3_large_image",
262
+ "granularity": "merged",
263
+ "time_precision": "ms",
264
+ "time_mapping": {
265
+ "source": "auto",
266
+ "fps": 30,
267
+ "unit": "milliseconds"
268
+ },
269
+ "tag_columns": [
270
+ "episode_index",
271
+ "task_index"
272
+ ],
273
+ "row_count": 116214,
274
+ "feature_source": "features describe the converted TsFile schema",
275
+ "flattened_features": {
276
+ "observation.state": [
277
+ "observation_state_0",
278
+ "observation_state_1",
279
+ "observation_state_2",
280
+ "observation_state_3",
281
+ "observation_state_4",
282
+ "observation_state_5",
283
+ "observation_state_6",
284
+ "observation_state_7",
285
+ "observation_state_8",
286
+ "observation_state_9",
287
+ "observation_state_10",
288
+ "observation_state_11",
289
+ "observation_state_12",
290
+ "observation_state_13",
291
+ "observation_state_14",
292
+ "observation_state_15",
293
+ "observation_state_16",
294
+ "observation_state_17",
295
+ "observation_state_18",
296
+ "observation_state_19",
297
+ "observation_state_20"
298
+ ],
299
+ "action": [
300
+ "action_0",
301
+ "action_1",
302
+ "action_2",
303
+ "action_3",
304
+ "action_4",
305
+ "action_5",
306
+ "action_6"
307
+ ]
308
+ },
309
+ "renamed_features": {
310
+ "index": "sample_index"
311
+ },
312
+ "dropped_features": [
313
+ "timestamp"
314
+ ],
315
+ "omitted_features": [
316
+ "observation.images.main",
317
+ "observation.images.wrist"
318
+ ],
319
+ "original_video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
320
+ "original_video_features": {
321
+ "observation.images.main": {
322
+ "dtype": "video",
323
+ "shape": [
324
+ 224,
325
+ 224,
326
+ 3
327
+ ],
328
+ "names": [
329
+ "height",
330
+ "width",
331
+ "channel"
332
+ ],
333
+ "info": {
334
+ "video.height": 224,
335
+ "video.width": 224,
336
+ "video.codec": "h264",
337
+ "video.pix_fmt": "yuv420p",
338
+ "video.is_depth_map": false,
339
+ "video.fps": 20,
340
+ "video.channels": 3,
341
+ "has_audio": false
342
+ }
343
+ },
344
+ "observation.images.wrist": {
345
+ "dtype": "video",
346
+ "shape": [
347
+ 224,
348
+ 224,
349
+ 3
350
+ ],
351
+ "names": [
352
+ "height",
353
+ "width",
354
+ "channel"
355
+ ],
356
+ "info": {
357
+ "video.height": 224,
358
+ "video.width": 224,
359
+ "video.codec": "h264",
360
+ "video.pix_fmt": "yuv420p",
361
+ "video.is_depth_map": false,
362
+ "video.fps": 20,
363
+ "video.channels": 3,
364
+ "has_audio": false
365
+ }
366
+ }
367
+ },
368
+ "original_video_source": "https://huggingface.co/datasets/windfromthenorth/scripted_atomic_step_train_frac0.3_large_image/tree/main/videos",
369
+ "video_policy": "Videos are not uploaded to this repository; use the original HuggingFace dataset videos."
370
+ }
371
+ }