ns69956 commited on
Commit
a6a1978
·
verified ·
1 Parent(s): a892348

Upload folder using huggingface_hub

Browse files
README.md CHANGED
@@ -1,3 +1,148 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
  ---
11
+
12
+
13
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot) format.
14
+
15
+ ## Dataset Structure
16
+ ```json
17
+ {
18
+ "codebase_version": "v2.1",
19
+ "robot_type": "ur5e",
20
+ "total_episodes": 6,
21
+ "total_frames": 3270,
22
+ "total_tasks": 1,
23
+ "total_videos": 12,
24
+ "total_chunks": 1,
25
+ "chunks_size": 1000,
26
+ "fps": 30,
27
+ "splits": {
28
+ "test": "0:5"
29
+ },
30
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
31
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
32
+ "features": {
33
+ "observation.images.scene_image": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 640,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channel"
44
+ ],
45
+ "info": {
46
+ "video.fps": 30.0,
47
+ "video.codec": "av1",
48
+ "video.pix_fmt": "yuv420p",
49
+ "video.is_depth_map": false,
50
+ "has_audio": false
51
+ }
52
+ },
53
+ "observation.images.wrist_image": {
54
+ "dtype": "video",
55
+ "shape": [
56
+ 480,
57
+ 640,
58
+ 3
59
+ ],
60
+ "names": [
61
+ "height",
62
+ "width",
63
+ "channel"
64
+ ],
65
+ "info": {
66
+ "video.fps": 30.0,
67
+ "video.codec": "av1",
68
+ "video.pix_fmt": "yuv420p",
69
+ "video.is_depth_map": false,
70
+ "has_audio": false
71
+ }
72
+ },
73
+ "observation.state": {
74
+ "dtype": "float32",
75
+ "shape": [
76
+ 7
77
+ ],
78
+ "names": [
79
+ "x",
80
+ "y",
81
+ "z",
82
+ "rx",
83
+ "ry",
84
+ "rz",
85
+ "scanner_state"
86
+ ]
87
+ },
88
+ "action": {
89
+ "dtype": "float32",
90
+ "shape": [
91
+ 7
92
+ ],
93
+ "names": [
94
+ "x",
95
+ "y",
96
+ "z",
97
+ "rx",
98
+ "ry",
99
+ "rz",
100
+ "scanner_state"
101
+ ]
102
+ },
103
+ "timestamp": {
104
+ "dtype": "float32",
105
+ "shape": [
106
+ 1
107
+ ],
108
+ "names": null
109
+ },
110
+ "episode_index": {
111
+ "dtype": "int64",
112
+ "shape": [
113
+ 1
114
+ ],
115
+ "names": null
116
+ },
117
+ "frame_index": {
118
+ "dtype": "int64",
119
+ "shape": [
120
+ 1
121
+ ],
122
+ "names": null
123
+ },
124
+
125
+ "next.done": {
126
+ "dtype": "bool",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ },
139
+ "task_index": {
140
+ "dtype": "int64",
141
+ "shape": [
142
+ 1
143
+ ],
144
+ "names": null
145
+ }
146
+ }
147
+ }
148
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17f1a0ef813618d436bef4e074df9bb9a7112da624d48bc20d08c42df1d1d88
3
+ size 49282
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb21dbb3cc2acb90a10c5a9c0680f244e4a94272f72cf2fca2883140ac16ff1f
3
+ size 49220
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b24e0e4d79b602b8b81d88932bbd87f7810b390cf3b252b44487ed52954aba13
3
+ size 55507
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3875ccb250ed4a4f06cc7641e48e647ba763eb22fdd758475d7814f0680c524
3
+ size 55689
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f4c3dbf40bc709448f4357806b9fb17504fa2a882a960c997df114c1a5af683
3
+ size 50983
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5faa95bf404ea558f2913f75a07bce4393ff6b8c1e54cd6b220dcf1af52680b1
3
+ size 45106
meta/episodes.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Scan the top surface of the flat plate"], "length": 525}
2
+ {"episode_index": 1, "tasks": ["Scan the top surface of the flat plate"], "length": 524}
3
+ {"episode_index": 2, "tasks": ["Scan the top surface of the flat plate"], "length": 599}
4
+ {"episode_index": 3, "tasks": ["Scan the top surface of the flat plate"], "length": 600}
5
+ {"episode_index": 4, "tasks": ["Scan the top surface of the flat plate"], "length": 544}
6
+ {"episode_index": 5, "tasks": ["Scan the top surface of the flat plate"], "length": 478}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"observation.images.scene_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5141510950710559]], [[0.47677350167895904]], [[0.44228239678899084]]], "std": [[[0.19714069727397437]], [[0.18311865118479406]], [[0.1764679651121895]]], "count": [109]}, "observation.images.wrist_image": {"min": [[[0.0]], [[0.12549019607843137]], [[0.11764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4387021646579121]], [[0.4677118111770702]], [[0.46668866927504943]]], "std": [[[0.07553388075991568]], [[0.0854305660566835]], [[0.11979743294776359]]], "count": [109]}, "observation.state": {"min": [0.198797345161438, -0.544740617275238, 0.2714281380176544, -2.3389930725097656, -2.076566457748413, -0.7194533348083496, 0.0], "max": [0.2877436578273773, -0.1291806846857071, 0.5566024780273438, 2.63923716545105, 2.913465738296509, 0.15149615705013275, 1.0], "mean": [0.25348126888275146, -0.3847183287143707, 0.38125869631767273, 0.549353301525116, 0.6719915270805359, -0.2793899178504944, 0.08761905133724213], "std": [0.034371569752693176, 0.1606408804655075, 0.1102299839258194, 1.9544377326965332, 2.1950185298919678, 0.29465192556381226, 0.28274157643318176], "count": [525]}, "action": {"min": [0.198797345161438, -0.544740617275238, 0.2714281380176544, -2.3389930725097656, -2.076566457748413, -0.7194533348083496, 0.0], "max": [0.2877436578273773, -0.1291806846857071, 0.5566024780273438, 2.63923716545105, 2.913465738296509, 0.15149615705013275, 1.0], "mean": [0.2534812390804291, -0.3847183287143707, 0.3812587261199951, 0.5493534207344055, 0.6719914674758911, -0.2793901264667511, 0.08761905133724213], "std": [0.034371599555015564, 0.1606409251689911, 0.11023005098104477, 1.9544377326965332, 2.1950182914733887, 0.2946522533893585, 0.28274160623550415], "count": [525]}, "timestamp": {"min": 0.0, "max": 17.46666717529297, "mean": 8.733333587646484, "std": 5.05180549621582, "count": [525]}, "episode_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [525]}, "frame_index": {"min": 0, "max": 524, "mean": 262.0, "std": 151.5541707333278, "count": [525]}, "next.done": {"min": [false], "max": [true], "mean": [0.001905], "std": [0.043602], "count": [525]}, "index": {"min": 0, "max": 524, "mean": 262.0, "std": 151.5541707333278, "count": [525]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [525]}}}
2
+ {"episode_index": 1, "stats": {"observation.images.scene_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5144850336541344]], [[0.477467269667806]], [[0.44341348488936855]]], "std": [[[0.19708761926309953]], [[0.1833459011541159]], [[0.1768880146054431]]], "count": [109]}, "observation.images.wrist_image": {"min": [[[0.0]], [[0.12941176470588237]], [[0.12549019607843137]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380961185315104]], [[0.4671022253702704]], [[0.465397071940397]]], "std": [[[0.07542059799817223]], [[0.08603306276769225]], [[0.11997298333538838]]], "count": [109]}, "observation.state": {"min": [0.19878986477851868, -0.5447382926940918, 0.2714357078075409, -2.3406550884246826, -2.0807135105133057, -0.7194834351539612, 0.0], "max": [0.2877364754676819, -0.12918299436569214, 0.5566052794456482, 2.6392672061920166, 2.9134838581085205, 0.153187096118927, 1.0], "mean": [0.2534966766834259, -0.38478919863700867, 0.38120928406715393, 0.5535195469856262, 0.6684274077415466, -0.27915674448013306, 0.08778625726699829], "std": [0.03438452258706093, 0.16070346534252167, 0.11027395725250244, 1.9536662101745605, 2.195746660232544, 0.2948320508003235, 0.28298327326774597], "count": [524]}, "action": {"min": [0.19878986477851868, -0.5447382926940918, 0.2714357078075409, -2.3406550884246826, -2.0807135105133057, -0.7194834351539612, 0.0], "max": [0.2877364754676819, -0.12918299436569214, 0.5566052794456482, 2.6392672061920166, 2.9134838581085205, 0.153187096118927, 1.0], "mean": [0.2534967362880707, -0.3847891688346863, 0.38120928406715393, 0.5535194277763367, 0.6684272885322571, -0.2791566550731659, 0.08778625726699829], "std": [0.03438447415828705, 0.16070352494716644, 0.11027395725250244, 1.9536662101745605, 2.195746660232544, 0.2948319613933563, 0.2829832434654236], "count": [524]}, "timestamp": {"min": 0.0, "max": 17.433332443237305, "mean": 8.716666221618652, "std": 5.0421833992004395, "count": [524]}, "episode_index": {"min": 1, "max": 1, "mean": 1.0, "std": 0.0, "count": [524]}, "frame_index": {"min": 0, "max": 523, "mean": 261.5, "std": 151.26549507405844, "count": [524]}, "next.done": {"min": [false], "max": [true], "mean": [0.001908], "std": [0.043643], "count": [524]}, "index": {"min": 525, "max": 1048, "mean": 786.5, "std": 151.26549507405844, "count": [524]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [524]}}}
3
+ {"episode_index": 2, "stats": {"observation.images.scene_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.52063361050343]], [[0.48410158402203857]], [[0.4505878571814401]]], "std": [[[0.20239501656603395]], [[0.1891118390389766]], [[0.1822216376779366]]], "count": [121]}, "observation.images.wrist_image": {"min": [[[0.0]], [[0.054901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4364493835412953]], [[0.46298400448333604]], [[0.4605404884405553]]], "std": [[[0.08275665514378855]], [[0.07480887425373664]], [[0.09925681281668122]]], "count": [121]}, "observation.state": {"min": [0.19879455864429474, -0.6761171221733093, 0.27139392495155334, -2.9371984004974365, -1.0957872867584229, -0.7192964553833008, 0.0], "max": [0.40653589367866516, -0.1291869878768921, 0.5566051006317139, 3.000608205795288, 2.9135117530822754, 0.07024902105331421, 1.0], "mean": [0.3238121569156647, -0.4583449363708496, 0.3849810063838959, 0.011456577107310295, 1.2074730396270752, -0.3113267719745636, 0.08180300146341324], "std": [0.07861385494470596, 0.20699787139892578, 0.10792478919029236, 2.3008501529693604, 1.6224706172943115, 0.2931816577911377, 0.2740637958049774], "count": [599]}, "action": {"min": [0.19879455864429474, -0.6761171221733093, 0.27139392495155334, -2.9371984004974365, -1.0957872867584229, -0.7192964553833008, 0.0], "max": [0.40653589367866516, -0.1291869878768921, 0.5566051006317139, 3.000608205795288, 2.9135117530822754, 0.07024902105331421, 1.0], "mean": [0.32381218671798706, -0.4583449363708496, 0.3849809765815735, 0.011456414125859737, 1.2074730396270752, -0.3113267123699188, 0.08180300146341324], "std": [0.07861384749412537, 0.20699791610240936, 0.10792475938796997, 2.3008501529693604, 1.6224706172943115, 0.293181449174881, 0.2740637958049774], "count": [599]}, "timestamp": {"min": 0.0, "max": 19.933332443237305, "mean": 9.966666221618652, "std": 5.763872146606445, "count": [599]}, "episode_index": {"min": 2, "max": 2, "mean": 2.0, "std": 0.0, "count": [599]}, "frame_index": {"min": 0, "max": 598, "mean": 299.0, "std": 172.91616465790582, "count": [599]}, "next.done": {"min": [false], "max": [true], "mean": [0.001669], "std": [0.040825], "count": [599]}, "index": {"min": 1049, "max": 1647, "mean": 1348.0, "std": 172.91616465790582, "count": [599]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [599]}}}
4
+ {"episode_index": 3, "stats": {"observation.images.scene_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.529320090949603]], [[0.49186693640955004]], [[0.46104735354885756]]], "std": [[[0.1949611892695154]], [[0.1829361800917001]], [[0.17711004347492448]]], "count": [121]}, "observation.images.wrist_image": {"min": [[[0.0]], [[0.11764705882352941]], [[0.11372549019607843]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42927084852536057]], [[0.4520851985766759]], [[0.4426471516636958]]], "std": [[[0.09551182274436124]], [[0.07965805354850615]], [[0.11137446288785353]]], "count": [121]}, "observation.state": {"min": [0.19879837334156036, -0.5956172943115234, 0.2719072997570038, -0.4172743260860443, 1.2751777172088623, -0.7194033861160278, 0.0], "max": [0.49869051575660706, -0.1291957050561905, 0.5565915703773499, 2.8603978157043457, 2.9557735919952393, -0.037381574511528015, 1.0], "mean": [0.3797372579574585, -0.41062065958976746, 0.3848399221897125, 1.664961576461792, 2.1311209201812744, -0.34650519490242004, 0.0833333358168602], "std": [0.11339444667100906, 0.1763714849948883, 0.10763896256685257, 1.2280091047286987, 0.7108159065246582, 0.27336385846138, 0.2763841152191162], "count": [600]}, "action": {"min": [0.19879837334156036, -0.5956172943115234, 0.2719072997570038, -0.4172743260860443, 1.2751777172088623, -0.7194033861160278, 0.0], "max": [0.49869051575660706, -0.1291957050561905, 0.5565915703773499, 2.8603978157043457, 2.9557735919952393, -0.037381574511528015, 1.0], "mean": [0.3797372579574585, -0.41062065958976746, 0.3848399221897125, 1.6649614572525024, 2.1311209201812744, -0.3465050756931305, 0.0833333358168602], "std": [0.11339443176984787, 0.1763714700937271, 0.10763892531394958, 1.2280093431472778, 0.710815966129303, 0.27336373925209045, 0.2763841152191162], "count": [600]}, "timestamp": {"min": 0.0, "max": 19.96666717529297, "mean": 9.983333587646484, "std": 5.773494720458984, "count": [600]}, "episode_index": {"min": 3, "max": 3, "mean": 3.0, "std": 0.0, "count": [600]}, "frame_index": {"min": 0, "max": 599, "mean": 299.5, "std": 173.2048401941085, "count": [600]}, "next.done": {"min": [false], "max": [true], "mean": [0.001667], "std": [0.040791], "count": [600]}, "index": {"min": 1648, "max": 2247, "mean": 1947.5, "std": 173.2048401941085, "count": [600]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [600]}}}
5
+ {"episode_index": 4, "stats": {"observation.images.scene_image": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5188498573908731]], [[0.4823081651931606]], [[0.44824069028653124]]], "std": [[[0.1992784887406295]], [[0.1867519960752034]], [[0.17988251836457267]]], "count": [112]}, "observation.images.wrist_image": {"min": [[[0.03137254901960784]], [[0.12156862745098039]], [[0.12549019607843137]]], "max": [[[0.6862745098039216]], [[0.7529411764705882]], [[0.788235294117647]]], "mean": [[[0.42202149166958447]], [[0.4502389195261438]], [[0.445689774086718]]], "std": [[[0.1081647085793496]], [[0.07032035128901845]], [[0.08796024541494751]]], "count": [112]}, "observation.state": {"min": [0.19880057871341705, -0.48382216691970825, 0.27130264043807983, -1.060961365699768, 2.913325309753418, -0.7192638516426086, 0.0], "max": [0.5004745721817017, -0.12918925285339355, 0.5565986633300781, -0.41706669330596924, 2.9528539180755615, -0.0243791863322258, 1.0], "mean": [0.38379159569740295, -0.34666159749031067, 0.38164594769477844, -0.8136349320411682, 2.931372880935669, -0.2962738871574402, 0.09007352590560913], "std": [0.11584288626909256, 0.13618044555187225, 0.109554722905159, 0.24684244394302368, 0.013133748434484005, 0.26787444949150085, 0.2862875461578369], "count": [544]}, "action": {"min": [0.19880057871341705, -0.48382216691970825, 0.27130264043807983, -1.060961365699768, 2.913325309753418, -0.7192638516426086, 0.0], "max": [0.5004745721817017, -0.12918925285339355, 0.5565986633300781, -0.41706669330596924, 2.9528539180755615, -0.0243791863322258, 1.0], "mean": [0.38379162549972534, -0.34666159749031067, 0.38164594769477844, -0.8136347532272339, 2.93137264251709, -0.2962738573551178, 0.09007352590560913], "std": [0.11584284901618958, 0.13618041574954987, 0.1095547080039978, 0.2468426674604416, 0.013133816421031952, 0.2678743898868561, 0.2862875461578369], "count": [544]}, "timestamp": {"min": 0.0, "max": 18.100000381469727, "mean": 9.050000190734863, "std": 5.234633445739746, "count": [544]}, "episode_index": {"min": 4, "max": 4, "mean": 4.0, "std": 0.0, "count": [544]}, "frame_index": {"min": 0, "max": 543, "mean": 271.5, "std": 157.0390078929436, "count": [544]}, "next.done": {"min": [false], "max": [true], "mean": [0.001838], "std": [0.042835], "count": [544]}, "index": {"min": 2248, "max": 2791, "mean": 2519.5, "std": 157.0390078929436, "count": [544]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [544]}}}
6
+ {"episode_index": 5, "stats": {"observation.images.scene_image": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5306711721453288]], [[0.4927977740932975]], [[0.4578856709759067]]], "std": [[[0.19839527666701304]], [[0.18652163097771732]], [[0.18038335405528486]]], "count": [102]}, "observation.images.wrist_image": {"min": [[[0.011764705882352941]], [[0.12549019607843137]], [[0.12549019607843137]]], "max": [[[0.7647058823529411]], [[0.8313725490196079]], [[0.9686274509803922]]], "mean": [[[0.42996234621299495]], [[0.446516956619249]], [[0.43110463523644754]]], "std": [[[0.09593554663565464]], [[0.0805585198686187]], [[0.0997011525349708]]], "count": [102]}, "observation.state": {"min": [0.13371890783309937, -0.43512609601020813, 0.26982390880584717, -0.4172438085079193, 2.9132516384124756, -0.7193091511726379, 0.0], "max": [0.19882577657699585, -0.12916161119937897, 0.5566055178642273, 0.570422887802124, 3.0771305561065674, 0.010928374715149403, 1.0], "mean": [0.15785445272922516, -0.3217374384403229, 0.37618041038513184, 0.20261318981647491, 3.0306220054626465, -0.26399391889572144, 0.10878661274909973], "std": [0.02548416331410408, 0.11980106681585312, 0.11225784569978714, 0.3876039683818817, 0.05915354937314987, 0.2873036563396454, 0.31137046217918396], "count": [478]}, "action": {"min": [0.13371890783309937, -0.43512609601020813, 0.26982390880584717, -0.4172438085079193, 2.9132516384124756, -0.7193091511726379, 0.0], "max": [0.19882577657699585, -0.12916161119937897, 0.5566055178642273, 0.570422887802124, 3.0771305561065674, 0.010928374715149403, 1.0], "mean": [0.15785443782806396, -0.3217374384403229, 0.37618038058280945, 0.20261341333389282, 3.0306220054626465, -0.26399409770965576, 0.10878661274909973], "std": [0.025484129786491394, 0.11980104446411133, 0.11225791275501251, 0.3876035809516907, 0.05915357917547226, 0.28730395436286926, 0.31137046217918396], "count": [478]}, "timestamp": {"min": 0.0, "max": 15.899999618530273, "mean": 7.950000286102295, "std": 4.599546909332275, "count": [478]}, "episode_index": {"min": 5, "max": 5, "mean": 5.0, "std": 0.0, "count": [478]}, "frame_index": {"min": 0, "max": 477, "mean": 238.5, "std": 137.9864123745523, "count": [478]}, "next.done": {"min": [false], "max": [true], "mean": [0.002092], "std": [0.045691], "count": [478]}, "index": {"min": 2792, "max": 3269, "mean": 3030.5, "std": 137.9864123745523, "count": [478]}, "task_index": {"min": 0, "max": 0, "mean": 0.0, "std": 0.0, "count": [478]}}}
meta/index_tracker.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"next_index": 3270}
meta/info.json ADDED
@@ -0,0 +1,131 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "ur5e",
4
+ "total_episodes": 6,
5
+ "total_frames": 3270,
6
+ "total_tasks": 1,
7
+ "total_videos": 12,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "test": "0:5"
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.scene_image": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 480,
21
+ 640,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ],
29
+ "info": {
30
+ "video.fps": 30.0,
31
+ "video.codec": "av1",
32
+ "video.pix_fmt": "yuv420p",
33
+ "video.is_depth_map": false,
34
+ "has_audio": false
35
+ }
36
+ },
37
+ "observation.images.wrist_image": {
38
+ "dtype": "video",
39
+ "shape": [
40
+ 480,
41
+ 640,
42
+ 3
43
+ ],
44
+ "names": [
45
+ "height",
46
+ "width",
47
+ "channel"
48
+ ],
49
+ "info": {
50
+ "video.fps": 30.0,
51
+ "video.codec": "av1",
52
+ "video.pix_fmt": "yuv420p",
53
+ "video.is_depth_map": false,
54
+ "has_audio": false
55
+ }
56
+ },
57
+ "observation.state": {
58
+ "dtype": "float32",
59
+ "shape": [
60
+ 7
61
+ ],
62
+ "names": [
63
+ "x",
64
+ "y",
65
+ "z",
66
+ "rx",
67
+ "ry",
68
+ "rz",
69
+ "scanner_state"
70
+ ]
71
+ },
72
+ "action": {
73
+ "dtype": "float32",
74
+ "shape": [
75
+ 7
76
+ ],
77
+ "names": [
78
+ "x",
79
+ "y",
80
+ "z",
81
+ "rx",
82
+ "ry",
83
+ "rz",
84
+ "scanner_state"
85
+ ]
86
+ },
87
+ "timestamp": {
88
+ "dtype": "float32",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "names": null
93
+ },
94
+ "episode_index": {
95
+ "dtype": "int64",
96
+ "shape": [
97
+ 1
98
+ ],
99
+ "names": null
100
+ },
101
+ "frame_index": {
102
+ "dtype": "int64",
103
+ "shape": [
104
+ 1
105
+ ],
106
+ "names": null
107
+ },
108
+
109
+ "next.done": {
110
+ "dtype": "bool",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": null
115
+ },
116
+ "index": {
117
+ "dtype": "int64",
118
+ "shape": [
119
+ 1
120
+ ],
121
+ "names": null
122
+ },
123
+ "task_index": {
124
+ "dtype": "int64",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": null
129
+ }
130
+ }
131
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Scan the top surface of the flat plate"}
videos/chunk-000/observation.images.scene_image/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15db4c8c99c204dc427e323fde71d17a70f1c71d46a75b7103f2e6ec2981f70a
3
+ size 2948113
videos/chunk-000/observation.images.scene_image/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a533a894218e7c7ab879b47893087e5f59caafab6a5b1bdb532be5ad08375f6
3
+ size 2935889
videos/chunk-000/observation.images.scene_image/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b86a3a93ae4fa8b70dff68704155a7f86ed343829dd4bacd05b2843134a00c27
3
+ size 3495175
videos/chunk-000/observation.images.scene_image/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d20fc99931c921158f0edc451c24605a49ea19ab312e4920a03fabe5e1ea1db
3
+ size 3315011
videos/chunk-000/observation.images.scene_image/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c576691c2226c69bbd8e8149bafbd525addc5212b3571bfe63d41960020c6b4
3
+ size 3052256
videos/chunk-000/observation.images.scene_image/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36277a0ce5fbfbe22468b1f383566d5854d286432ceb0087b030e2de256a3682
3
+ size 2618975
videos/chunk-000/observation.images.wrist_image/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81be26748b1807c51bda1f221f4fc7996e0770401c7b1cfdec9ea446c28daec9
3
+ size 629623
videos/chunk-000/observation.images.wrist_image/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b0a7f9a3e2701293e19057d2c00d9f4fb965bc6b527b944897234f453387499
3
+ size 626599
videos/chunk-000/observation.images.wrist_image/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59e8f1c2d87d70ef7c028b3a51c9dbb447888575c3ea1e5a99fe2955bd27d4ea
3
+ size 646683
videos/chunk-000/observation.images.wrist_image/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e31a222ede784645219aadcfcc3ed8812346dcc0713442a3bfed88709694205
3
+ size 652553
videos/chunk-000/observation.images.wrist_image/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cbc4eedefd2709e0c03c0bfae58bc62ac34915919ac33b6a95e324901f3f772
3
+ size 557134
videos/chunk-000/observation.images.wrist_image/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:177980cc147587c080eb528b01cba59b9374d37d4e3399657c34db1b0036c765
3
+ size 590917