jackvial commited on
Commit
d1ddd98
·
verified ·
1 Parent(s): 219c8a8

Upload folder using huggingface_hub

Browse files
Files changed (29) hide show
  1. README.md +182 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. meta/episodes.jsonl +6 -0
  9. meta/episodes_stats.jsonl +6 -0
  10. meta/info.json +150 -0
  11. meta/tasks.jsonl +1 -0
  12. videos/chunk-000/observation.images.screwdriver/episode_000000.mp4 +3 -0
  13. videos/chunk-000/observation.images.screwdriver/episode_000001.mp4 +3 -0
  14. videos/chunk-000/observation.images.screwdriver/episode_000002.mp4 +3 -0
  15. videos/chunk-000/observation.images.screwdriver/episode_000003.mp4 +3 -0
  16. videos/chunk-000/observation.images.screwdriver/episode_000004.mp4 +3 -0
  17. videos/chunk-000/observation.images.screwdriver/episode_000005.mp4 +3 -0
  18. videos/chunk-000/observation.images.side/episode_000000.mp4 +3 -0
  19. videos/chunk-000/observation.images.side/episode_000001.mp4 +3 -0
  20. videos/chunk-000/observation.images.side/episode_000002.mp4 +3 -0
  21. videos/chunk-000/observation.images.side/episode_000003.mp4 +3 -0
  22. videos/chunk-000/observation.images.side/episode_000004.mp4 +3 -0
  23. videos/chunk-000/observation.images.side/episode_000005.mp4 +3 -0
  24. videos/chunk-000/observation.images.top/episode_000000.mp4 +3 -0
  25. videos/chunk-000/observation.images.top/episode_000001.mp4 +3 -0
  26. videos/chunk-000/observation.images.top/episode_000002.mp4 +3 -0
  27. videos/chunk-000/observation.images.top/episode_000003.mp4 +3 -0
  28. videos/chunk-000/observation.images.top/episode_000004.mp4 +3 -0
  29. videos/chunk-000/observation.images.top/episode_000005.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,182 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ This dataset was created using [LeRobot Data Studio](https://github.com/jackvial/assembler0/tree/main/packages/lerobot-data-studio).
13
+
14
+ ## Dataset Description
15
+
16
+ - **Homepage:** [More Information Needed]
17
+ - **Paper:** [More Information Needed]
18
+ - **License:** apache-2.0
19
+
20
+ ## Dataset Structure
21
+
22
+ [meta/info.json](meta/info.json):
23
+ ```json
24
+ {
25
+ "codebase_version": "v2.1",
26
+ "robot_type": "koch_screwdriver_follower",
27
+ "total_episodes": 6,
28
+ "total_frames": 1367,
29
+ "total_tasks": 1,
30
+ "total_videos": 24,
31
+ "total_chunks": 1,
32
+ "chunks_size": 1000,
33
+ "fps": 30,
34
+ "splits": {
35
+ "train": "0:6"
36
+ },
37
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
38
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
39
+ "features": {
40
+ "action": {
41
+ "dtype": "float32",
42
+ "shape": [
43
+ 6
44
+ ],
45
+ "names": [
46
+ "shoulder_pan.pos",
47
+ "shoulder_lift.pos",
48
+ "elbow_flex.pos",
49
+ "wrist_flex.pos",
50
+ "wrist_roll.pos",
51
+ "screwdriver.vel"
52
+ ]
53
+ },
54
+ "observation.state": {
55
+ "dtype": "float32",
56
+ "shape": [
57
+ 6
58
+ ],
59
+ "names": [
60
+ "shoulder_pan.pos",
61
+ "shoulder_lift.pos",
62
+ "elbow_flex.pos",
63
+ "wrist_flex.pos",
64
+ "wrist_roll.pos",
65
+ "screwdriver.vel"
66
+ ]
67
+ },
68
+ "observation.images.screwdriver": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 600,
72
+ 800,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 600,
82
+ "video.width": 800,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.side": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 600,
95
+ 800,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 600,
105
+ "video.width": 800,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "observation.images.top": {
115
+ "dtype": "video",
116
+ "shape": [
117
+ 600,
118
+ 800,
119
+ 3
120
+ ],
121
+ "names": [
122
+ "height",
123
+ "width",
124
+ "channels"
125
+ ],
126
+ "info": {
127
+ "video.height": 600,
128
+ "video.width": 800,
129
+ "video.codec": "av1",
130
+ "video.pix_fmt": "yuv420p",
131
+ "video.is_depth_map": false,
132
+ "video.fps": 30,
133
+ "video.channels": 3,
134
+ "has_audio": false
135
+ }
136
+ },
137
+ "timestamp": {
138
+ "dtype": "float32",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "frame_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ },
151
+ "episode_index": {
152
+ "dtype": "int64",
153
+ "shape": [
154
+ 1
155
+ ],
156
+ "names": null
157
+ },
158
+ "index": {
159
+ "dtype": "int64",
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "names": null
164
+ },
165
+ "task_index": {
166
+ "dtype": "int64",
167
+ "shape": [
168
+ 1
169
+ ],
170
+ "names": null
171
+ }
172
+ }
173
+ }
174
+ ```
175
+
176
+ ## Citation
177
+
178
+ **BibTeX:**
179
+
180
+ ```bibtex
181
+ [More Information Needed]
182
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03025882a2df11deef96d3ab1a963ef014179c318606e29b872b65c559096279
3
+ size 14992
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cffe86358734bd252cafecf4c938a1cc26907c2aa2f111529ba8b3ae80b7290
3
+ size 13858
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1763115d8a59ea0ff318bcf73efba28e6ea2e5fd591c6833d4ac96ba146f1495
3
+ size 14091
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6a89709b7031a837f8b9dd0b165c91913e29bebd06862de0ae6ea09f03529d
3
+ size 13925
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1c56a240dc34afa24548e7110da0edde476b7057e4b53bf3a32622075c99f9
3
+ size 13655
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9935dfdbabd616986aa0316d05b3ec693fda83e8398ce6c8f07ce8f7b161d61b
3
+ size 13889
meta/episodes.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 227}
2
+ {"episode_index": 1, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 228}
3
+ {"episode_index": 2, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 228}
4
+ {"episode_index": 3, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 228}
5
+ {"episode_index": 4, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 228}
6
+ {"episode_index": 5, "tasks": ["Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."], "length": 228}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [-3.931623935699463, -100.0, -61.61815643310547, -40.79207992553711, -12.185592651367188, 0.0], "max": [8.522588729858398, -33.62910461425781, -17.908239364624023, 82.57425689697266, 6.617826461791992, 189.0], "mean": [3.6340692043304443, -59.694114685058594, -38.72412872314453, 13.242464065551758, -2.0126612186431885, 53.27753448486328], "std": [3.0611929893493652, 26.28678321838379, 13.8512544631958, 39.68124771118164, 3.8243331909179688, 74.46255493164062], "count": [227]}, "observation.state": {"min": [-3.931623935699463, -96.04672241210938, -76.40391540527344, -25.12449073791504, -12.136752128601074, 0.0], "max": [8.522588729858398, -33.51302719116211, -23.956724166870117, 80.35310363769531, 5.836385726928711, 194.0], "mean": [3.9055936336517334, -57.476600646972656, -40.96460723876953, 14.918353080749512, -1.955003023147583, 53.837005615234375], "std": [3.1856868267059326, 24.883323669433594, 13.805746078491211, 37.16988754272461, 3.6288890838623047, 74.15823364257812], "count": [227]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3794768974673202]], [[0.35602674632352943]], [[0.3485098059640523]]], "std": [[[0.33508451765157593]], [[0.32783077942766653]], [[0.3013811505737413]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1794974183006536]], [[0.18471449550653593]], [[0.1936892075163399]]], "std": [[[0.2358083543593091]], [[0.23478578696221652]], [[0.21732210629062373]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.22441825571895424]], [[0.23335209763071896]], [[0.23597389093137253]]], "std": [[[0.29225014522551956]], [[0.29210094776321627]], [[0.24764066865829223]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.533333333333333], "mean": [3.7666666666666666], "std": [2.1842873233874505], "count": [227]}, "frame_index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}, "index": {"min": [0], "max": [226], "mean": [113.0], "std": [65.5286197016235], "count": [227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [227]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [-4.615384578704834, -100.0, -62.999507904052734, -19.80198097229004, -9.4993896484375, 0.0], "max": [7.692307472229004, -32.20940399169922, -17.414897918701172, 82.17821502685547, 7.301587104797363, 194.0], "mean": [2.525761365890503, -63.81559371948242, -40.84078598022461, 20.96014976501465, -2.038428783416748, 43.627193450927734], "std": [3.119100332260132, 24.43326759338379, 14.041815757751465, 42.599056243896484, 2.704817295074463, 72.30673217773438], "count": [228]}, "observation.state": {"min": [-4.371184349060059, -96.2264175415039, -64.14219665527344, -16.704391479492188, -9.40170955657959, 0.0], "max": [7.350427150726318, -34.0521125793457, -23.75064468383789, 81.53010559082031, 6.520146369934082, 199.0], "mean": [2.963395833969116, -62.284542083740234, -42.991432189941406, 22.62671661376953, -1.8130820989608765, 44.46052551269531], "std": [3.3069868087768555, 23.702316284179688, 13.343022346496582, 41.2215576171875, 2.394296169281006, 71.97725677490234], "count": [228]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38187946078431373]], [[0.3562092075163399]], [[0.3493880310457516]]], "std": [[[0.33147378961048385]], [[0.3262043745222449]], [[0.2996998951190903]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18845677491830065]], [[0.19389101715686274]], [[0.19876502859477124]]], "std": [[[0.23508822382469363]], [[0.2340175105473047]], [[0.21846455718884294]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21155797998366013]], [[0.22606894199346403]], [[0.2311009109477124]]], "std": [[[0.2896155841927082]], [[0.2881955661918801]], [[0.23970945189962883]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [228]}, "index": {"min": [227], "max": [454], "mean": [340.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [-4.664224624633789, -100.0, -63.49284744262695, -36.23762512207031, -6.1782660484313965, 0.0], "max": [6.910866737365723, -29.902395248413086, -14.55352783203125, 81.58415985107422, 7.789987564086914, 195.0], "mean": [1.3349597454071045, -65.40892791748047, -41.18177795410156, 20.597530364990234, -1.3930095434188843, 44.092105865478516], "std": [3.628819465637207, 24.73875617980957, 14.125859260559082, 47.57859802246094, 2.5226058959960938, 72.24475860595703], "count": [228]}, "observation.state": {"min": [-4.420024394989014, -96.2264175415039, -65.89386749267578, -26.48257064819336, -6.227106094360352, 0.0], "max": [6.959706783294678, -34.77088928222656, -20.041215896606445, 79.53825378417969, 6.764346599578857, 201.0], "mean": [1.618788242340088, -63.68749237060547, -44.23018264770508, 24.733718872070312, -1.2479915618896484, 44.6184196472168], "std": [3.8322203159332275, 23.378089904785156, 13.690043449401855, 43.47441101074219, 2.293241024017334, 71.98014068603516], "count": [228]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38269394199346407]], [[0.3592885804738562]], [[0.34815834150326797]]], "std": [[[0.32980446969307176]], [[0.3244315173573524]], [[0.3018945575065906]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1872301450163399]], [[0.19413309844771243]], [[0.19739655228758168]]], "std": [[[0.2360215884853758]], [[0.23474420185247125]], [[0.21939179881625326]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2066274795751634]], [[0.2190918586601307]], [[0.22721594362745098]]], "std": [[[0.28516189885158916]], [[0.2841958017570115]], [[0.23223364000197932]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [228]}, "index": {"min": [455], "max": [682], "mean": [568.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-3.443223476409912, -100.0, -59.54612731933594, -54.75247573852539, -16.581195831298828, 0.0], "max": [8.229548454284668, -30.079858779907227, -19.092254638671875, 78.41584014892578, 3.247863292694092, 195.0], "mean": [3.1156961917877197, -63.68471908569336, -40.05398178100586, 18.993820190429688, -2.856717109680176, 39.385963439941406], "std": [3.147752285003662, 24.616531372070312, 13.400049209594727, 45.358638763427734, 3.5986549854278564, 72.91221618652344], "count": [228]}, "observation.state": {"min": [-3.296703338623047, -95.68733215332031, -61.05100631713867, -39.7917594909668, -15.84859561920166, -1.0], "max": [7.643467426300049, -34.0521125793457, -25.91447639465332, 77.72747802734375, 3.5409035682678223, 201.0], "mean": [3.3736112117767334, -62.61244583129883, -42.884822845458984, 21.93219566345215, -2.510549545288086, 40.105262756347656], "std": [3.2948687076568604, 23.80717658996582, 12.447922706604004, 42.48802185058594, 3.2328221797943115, 72.41260528564453], "count": [228]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3803683803104575]], [[0.3563892463235294]], [[0.3502509579248366]]], "std": [[[0.33180610010313377]], [[0.3266972231953029]], [[0.3017369562859388]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.1894523202614379]], [[0.19505316789215685]], [[0.19936767565359478]]], "std": [[[0.2360840229795079]], [[0.23496675496366162]], [[0.21905655984753447]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.20659133374183006]], [[0.2210637050653595]], [[0.22840551879084967]]], "std": [[[0.2881347008712422]], [[0.2867295113091584]], [[0.23758423908483575]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [228]}, "index": {"min": [911], "max": [1138], "mean": [1024.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [-4.517704486846924, -100.0, -62.21016311645508, -40.0, -12.771673202514648, 0.0], "max": [8.083027839660645, -24.578527450561523, -14.849531173706055, 87.62376403808594, 9.10866928100586, 195.0], "mean": [3.4076650142669678, -62.002925872802734, -39.8116569519043, 21.46647834777832, -3.0514395236968994, 38.02193069458008], "std": [3.223660945892334, 28.765565872192383, 16.635482788085938, 45.45539474487305, 3.0418875217437744, 70.5215072631836], "count": [228]}, "observation.state": {"min": [-4.273504257202148, -96.04672241210938, -63.93611526489258, -27.659574508666992, -12.332112312316895, 0.0], "max": [7.643467426300049, -31.177000045776367, -20.556413650512695, 85.51380920410156, 8.034188270568848, 203.0], "mean": [3.5526859760284424, -61.8458137512207, -42.802589416503906, 25.29998016357422, -2.8624908924102783, 38.77193069458008], "std": [3.34729266166687, 26.763916015625, 16.42180633544922, 41.19300079345703, 2.7480478286743164, 70.18207550048828], "count": [228]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38703189746732025]], [[0.362386460375817]], [[0.3556093607026144]]], "std": [[[0.32379516962534505]], [[0.3178374920612781]], [[0.29401770377407715]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.18673153390522876]], [[0.1902831454248366]], [[0.198661875]]], "std": [[[0.2355461135753432]], [[0.23487246614319232]], [[0.21831850885332263]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.21506253676470588]], [[0.22658681985294118]], [[0.23054342728758168]]], "std": [[[0.28954082894909483]], [[0.2890442454899832]], [[0.2402025738106604]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [228]}, "index": {"min": [1367], "max": [1594], "mean": [1480.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-5.934065818786621, -100.0, -62.11149597167969, -40.0, -6.959706783294678, 0.0], "max": [8.180707931518555, -31.499555587768555, -22.742969512939453, 88.11881256103516, 9.450549125671387, 195.0], "mean": [3.7135534286499023, -64.46776580810547, -42.664791107177734, 17.39403533935547, -2.9668171405792236, 43.47806930541992], "std": [3.2054343223571777, 24.521120071411133, 12.152830123901367, 44.78094482421875, 2.8338520526885986, 74.25875854492188], "count": [228]}, "observation.state": {"min": [-5.934065818786621, -96.04672241210938, -63.42091751098633, -32.18650817871094, -6.910866737365723, -1.0], "max": [7.741147518157959, -35.66936111450195, -30.03606414794922, 84.15572357177734, 8.327228546142578, 201.0], "mean": [3.9472551345825195, -63.44547653198242, -44.90993881225586, 20.279104232788086, -2.7556002140045166, 44.07017517089844], "std": [3.3340775966644287, 23.568883895874023, 11.826835632324219, 42.0863151550293, 2.345777750015259, 74.0035629272461], "count": [228]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3898363316993464]], [[0.3666274448529412]], [[0.3544421609477124]]], "std": [[[0.3275204003610255]], [[0.3220868898985608]], [[0.30008512533187237]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.17853553513071896]], [[0.18667355596405227]], [[0.1865088480392157]]], "std": [[[0.23606754911857347]], [[0.23469542565262574]], [[0.21869176422320544]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2085694260620915]], [[0.22137828022875816]], [[0.2277334844771242]]], "std": [[[0.2883404115079601]], [[0.28762274506315033]], [[0.23825946117337912]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [7.566666666666666], "mean": [3.7833333333333328], "std": [2.193909920835571], "count": [228]}, "frame_index": {"min": [0], "max": [227], "mean": [113.5], "std": [65.81729762506713], "count": [228]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [228]}, "index": {"min": [1595], "max": [1822], "mean": [1708.5], "std": [65.81729762506713], "count": [228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [228]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "koch_screwdriver_follower",
4
+ "total_episodes": 6,
5
+ "total_frames": 1367,
6
+ "total_tasks": 1,
7
+ "total_videos": 24,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:6"
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
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "screwdriver.vel"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "screwdriver.vel"
43
+ ]
44
+ },
45
+ "observation.images.screwdriver": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 600,
49
+ 800,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 600,
59
+ "video.width": 800,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.side": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 600,
72
+ 800,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 600,
82
+ "video.width": 800,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.top": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 600,
95
+ 800,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 600,
105
+ "video.width": 800,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "frame_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ },
128
+ "episode_index": {
129
+ "dtype": "int64",
130
+ "shape": [
131
+ 1
132
+ ],
133
+ "names": null
134
+ },
135
+ "index": {
136
+ "dtype": "int64",
137
+ "shape": [
138
+ 1
139
+ ],
140
+ "names": null
141
+ },
142
+ "task_index": {
143
+ "dtype": "int64",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "names": null
148
+ }
149
+ }
150
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Move towards the silver screw in the orange panel. Then place the screwdriver bit on the screw, and turn the screwdriver bit clockwise until the screw is has been fully screwed in."}
videos/chunk-000/observation.images.screwdriver/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5219761a5d38f7690a8d62bc55287bdf62446f007cf1f364dfbd4ab951afe5b1
3
+ size 3742653
videos/chunk-000/observation.images.screwdriver/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a04885127b20b1209ea4d363cefd5227af66e8ed926be5b2ef61b303069481fd
3
+ size 4095646
videos/chunk-000/observation.images.screwdriver/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77147e1e0eb923f22b504ca22173a8e63ea81760b0bdc9dc361544c61b01f7c1
3
+ size 4139373
videos/chunk-000/observation.images.screwdriver/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51355f32a79856167ab5fdda68bf5fb6ec2153ab3545a2c7cdb09b7ff48bf734
3
+ size 4206082
videos/chunk-000/observation.images.screwdriver/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13cb1fdd021ba6f60f2662b7a56373d4f5b8630d28e03e0cec17eed38efb71d5
3
+ size 4294732
videos/chunk-000/observation.images.screwdriver/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4fa8cba2e930810223d7cb242914bb697cf5cf35fa8dee305031110339fecb
3
+ size 4270232
videos/chunk-000/observation.images.side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5450a7203c091cb1fa6181c60f6251546e6a547c972a293ee1716cd5cbf071
3
+ size 1994158
videos/chunk-000/observation.images.side/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bb5643fc175a4ba897b317d5a948a2ae3cdf0487b523bb372421834163e519d
3
+ size 2099302
videos/chunk-000/observation.images.side/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1e1e8e9b89946750d902d3787a58f681e30dd1b41ebe7cdc17de24bfa1736d
3
+ size 2108516
videos/chunk-000/observation.images.side/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:875aa423155b39496712bd126b50a5a2b032b040ae45bb74f4599f0a190a7e6d
3
+ size 2079883
videos/chunk-000/observation.images.side/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d213df1be446a0147e5cec4d0f903502d6bb53923d93ebf28d7e67deb54f7791
3
+ size 2053274
videos/chunk-000/observation.images.side/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a47bc8e2ec049482766e0f7e497079571eea14185db93e5c2bf0dbb21c3f471
3
+ size 1979405
videos/chunk-000/observation.images.top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92d6b2ed464808555b9a8b5e793ab0a3af3e9e947e1f4f04181e42e56d5a7046
3
+ size 2800855
videos/chunk-000/observation.images.top/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc97ec6d6f8bb6215c4970ad219442864ad193bdbd97575f82b58dcea404ec5
3
+ size 2773449
videos/chunk-000/observation.images.top/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ff884e45924dc974d22b696aed387b5c5d6ee3ab91cf1860cd95ebadd4e532d
3
+ size 2715848
videos/chunk-000/observation.images.top/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a61a09d7d26d92c120decce407a82fcfd2c73e1506fee2ada72683f7125c5503
3
+ size 2744694
videos/chunk-000/observation.images.top/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8edfc2864b781b6153adfd958dfb5ee1b8fa9774bcc2c1708d4fd942389021e
3
+ size 2774293
videos/chunk-000/observation.images.top/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b934cff08d458d8f32921446dcd12430e9fa608d514e996614e27bd57808644e
3
+ size 2746224