wangdx25 commited on
Commit
2ee24a2
·
verified ·
1 Parent(s): 8a548ad

Add TsFile (converted from douzi999/so100_test_25)

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