jackvial commited on
Commit
7d26257
·
verified ·
1 Parent(s): b59987c

Upload folder using huggingface_hub

Browse files
Files changed (37) 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. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. meta/episodes.jsonl +8 -0
  11. meta/episodes_stats.jsonl +8 -0
  12. meta/info.json +150 -0
  13. meta/tasks.jsonl +1 -0
  14. videos/chunk-000/observation.images.screwdriver/episode_000000.mp4 +3 -0
  15. videos/chunk-000/observation.images.screwdriver/episode_000001.mp4 +3 -0
  16. videos/chunk-000/observation.images.screwdriver/episode_000002.mp4 +3 -0
  17. videos/chunk-000/observation.images.screwdriver/episode_000003.mp4 +3 -0
  18. videos/chunk-000/observation.images.screwdriver/episode_000004.mp4 +3 -0
  19. videos/chunk-000/observation.images.screwdriver/episode_000005.mp4 +3 -0
  20. videos/chunk-000/observation.images.screwdriver/episode_000006.mp4 +3 -0
  21. videos/chunk-000/observation.images.screwdriver/episode_000007.mp4 +3 -0
  22. videos/chunk-000/observation.images.side/episode_000000.mp4 +3 -0
  23. videos/chunk-000/observation.images.side/episode_000001.mp4 +3 -0
  24. videos/chunk-000/observation.images.side/episode_000002.mp4 +3 -0
  25. videos/chunk-000/observation.images.side/episode_000003.mp4 +3 -0
  26. videos/chunk-000/observation.images.side/episode_000004.mp4 +3 -0
  27. videos/chunk-000/observation.images.side/episode_000005.mp4 +3 -0
  28. videos/chunk-000/observation.images.side/episode_000006.mp4 +3 -0
  29. videos/chunk-000/observation.images.side/episode_000007.mp4 +3 -0
  30. videos/chunk-000/observation.images.top/episode_000000.mp4 +3 -0
  31. videos/chunk-000/observation.images.top/episode_000001.mp4 +3 -0
  32. videos/chunk-000/observation.images.top/episode_000002.mp4 +3 -0
  33. videos/chunk-000/observation.images.top/episode_000003.mp4 +3 -0
  34. videos/chunk-000/observation.images.top/episode_000004.mp4 +3 -0
  35. videos/chunk-000/observation.images.top/episode_000005.mp4 +3 -0
  36. videos/chunk-000/observation.images.top/episode_000006.mp4 +3 -0
  37. videos/chunk-000/observation.images.top/episode_000007.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": 8,
28
+ "total_frames": 1564,
29
+ "total_tasks": 1,
30
+ "total_videos": 0,
31
+ "total_chunks": 0,
32
+ "chunks_size": 1000,
33
+ "fps": 30,
34
+ "splits": {
35
+ "train": "0:8"
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:7024c4bfea38b1e1c23f75ef7097f39ba3c8536f602bab7e21c82a56f3588b60
3
+ size 12806
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26ca2c339f49b2d2e22a1b502da250acb8f90e9ec908240e073867af662b0e0b
3
+ size 12750
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9137335af19d709d3a68af0a107c9954b57d9455dd0d9aac6487027e8b5a868a
3
+ size 12639
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a2c359fc34f21fa116a14f8a69e706980cabf6087f9026f4dda7c0a8d9cb31e
3
+ size 12620
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11098973306cff0ea96c7c0e3387577c3511bb77eee7ea357c5b8be372f5627c
3
+ size 12661
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcce74f9969cdb03a5e4f2bdb6130ca07565ae3e8bb2ed2c976fe7b40e5925d0
3
+ size 12330
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:916c5a7e69a04c07f7d10dae8fbb8a3b467785f7eec2d228e902082a4efa8592
3
+ size 12468
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cc6475f7526957504278f39bca9c3d7165eeb87cf0d505448d612be4664078c
3
+ size 12579
meta/episodes.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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": 195}
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": 196}
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": 196}
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": 196}
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": 196}
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": 195}
7
+ {"episode_index": 6, "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": 195}
8
+ {"episode_index": 7, "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": 195}
meta/episodes_stats.jsonl ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "stats": {"action": {"min": [0.07326007634401321, -100.0, -60.0, -58.64772033691406, -4.078144073486328, 0.0], "max": [5.787545680999756, -35.46712875366211, -12.747252464294434, 59.62763214111328, 7.838827610015869, 175.0], "mean": [3.5514209270477295, -58.316070556640625, -38.66613006591797, -25.381994247436523, 0.2190288007259369, 66.32820892333984], "std": [1.4682493209838867, 22.48402214050293, 8.239325523376465, 38.97029113769531, 2.897336959838867, 74.71361541748047], "count": [195]}, "observation.state": {"min": [0.12210012227296829, -95.80952453613281, -70.34220886230469, -49.9183464050293, -2.4175825119018555, -1.0], "max": [5.689865589141846, -39.238094329833984, -16.241172790527344, 60.805660247802734, 7.106226921081543, 179.0], "mean": [3.9231064319610596, -57.93803024291992, -41.103309631347656, -21.717941284179688, 1.0638363361358643, 66.73332977294922], "std": [1.4364253282546997, 19.596952438354492, 8.785933494567871, 36.33716583251953, 1.7430754899978638, 74.58714294433594], "count": [195]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4178575531045751]], [[0.39216464460784317]], [[0.366336664624183]]], "std": [[[0.32626982593123866]], [[0.3125680397855523]], [[0.28192890499301443]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.29023629084967323]], [[0.2959718770424837]], [[0.30466944852941175]]], "std": [[[0.274681540060928]], [[0.27628557898106615]], [[0.2105925020539121]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2832713112745098]], [[0.2879422610294118]], [[0.31185448529411763]]], "std": [[[0.30745674546632823]], [[0.30881803412870834]], [[0.2259227357523251]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}}}
2
+ {"episode_index": 1, "stats": {"action": {"min": [-1.1477411985397339, -100.0, -67.03296661376953, -56.785888671875, -8.620268821716309, 0.0], "max": [5.787545680999756, -40.830448150634766, -26.593406677246094, 58.74571228027344, 7.203907012939453, 188.0], "mean": [2.6946749687194824, -65.39706420898438, -42.96645736694336, -25.529199600219727, -0.23871834576129913, 24.4489803314209], "std": [1.8983978033065796, 19.947370529174805, 9.258463859558105, 41.98326873779297, 4.691558837890625, 47.02827072143555], "count": [196]}, "observation.state": {"min": [0.7081807255744934, -95.80952453613281, -68.8212890625, -50.680458068847656, -8.278388023376465, -2.0], "max": [5.5433454513549805, -45.14285659790039, -31.0157527923584, 59.7169303894043, 6.715506553649902, 184.0], "mean": [3.323615312576294, -63.547203063964844, -45.49824142456055, -21.469669342041016, 1.5110515356063843, 24.010204315185547], "std": [1.1277461051940918, 18.060659408569336, 9.24816608428955, 40.03829574584961, 2.977269411087036, 44.3973388671875], "count": [196]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4183948611111111]], [[0.391903756127451]], [[0.35996851919934636]]], "std": [[[0.32276420114823773]], [[0.30777137907970886]], [[0.2744312178022436]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.289427295751634]], [[0.29647170547385626]], [[0.29158815359477125]]], "std": [[[0.27381544976667327]], [[0.27586410775377174]], [[0.20935169675175716]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28532963439542486]], [[0.2884055371732026]], [[0.3139759375]]], "std": [[[0.3083250035764472]], [[0.30922798040326815]], [[0.22587406828497175]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [196]}, "index": {"min": [195], "max": [390], "mean": [292.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}}}
3
+ {"episode_index": 2, "stats": {"action": {"min": [0.46398046612739563, -100.0, -62.63736343383789, -67.27094268798828, -3.296703338623047, 0.0], "max": [6.422466278076172, -39.100345611572266, -24.615385055541992, 59.82361602783203, 6.129426002502441, 172.0], "mean": [3.3276004791259766, -59.49262237548828, -41.91411209106445, -36.47219467163086, 1.5035758018493652, 53.09693908691406], "std": [1.6648199558258057, 17.066102981567383, 8.52997875213623, 32.00216293334961, 2.5454118251800537, 71.3517837524414], "count": [196]}, "observation.state": {"min": [1.78266179561615, -95.23809814453125, -64.58446502685547, -65.81382751464844, 0.9523809552192688, -2.0], "max": [5.689865589141846, -44.380950927734375, -30.25529670715332, 52.966793060302734, 5.5433454513549805, 181.0], "mean": [3.889509439468384, -58.176902770996094, -44.4761848449707, -34.22785568237305, 2.4527182579040527, 53.3724479675293], "std": [0.9117220640182495, 15.654915809631348, 8.873780250549316, 30.937835693359375, 1.1383103132247925, 71.3721923828125], "count": [196]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148613950163399]], [[0.3883128676470588]], [[0.35955637663398693]]], "std": [[[0.33214138820954214]], [[0.31739461657423157]], [[0.2783094938662015]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2876619934640523]], [[0.2946286907679739]], [[0.2993718178104575]]], "std": [[[0.27481265550317613]], [[0.2766459647917259]], [[0.21084901981019116]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28166293504901957]], [[0.28481392361111113]], [[0.31809947508169933]]], "std": [[[0.30733854535992094]], [[0.3082572276792149]], [[0.22495229421943022]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [196]}, "index": {"min": [391], "max": [586], "mean": [488.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}}}
4
+ {"episode_index": 3, "stats": {"action": {"min": [-1.3431013822555542, -100.0, -61.978023529052734, -65.99706268310547, -5.44566535949707, 0.0], "max": [4.713064670562744, -42.73356246948242, 6.593406677246094, 75.2082290649414, 7.203907012939453, 185.0], "mean": [1.9129830598831177, -63.14176559448242, -39.5054931640625, -16.00455093383789, -0.15673692524433136, 49.26020431518555], "std": [1.8416682481765747, 17.676979064941406, 10.390555381774902, 50.381038665771484, 3.631970167160034, 74.43133544921875], "count": [196]}, "observation.state": {"min": [-1.3431013822555542, -96.0, -65.45355987548828, -57.648338317871094, -1.3919414281845093, -1.0], "max": [4.761904716491699, -44.9523811340332, 2.009777307510376, 75.5035400390625, 6.666666507720947, 198.0], "mean": [2.680220603942871, -62.18560791015625, -42.988460540771484, -12.392102241516113, 1.2140227556228638, 49.81632614135742], "std": [1.5535637140274048, 16.42046546936035, 10.37047290802002, 48.0338134765625, 2.2767257690429688, 74.05365753173828], "count": [196]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4159867197712418]], [[0.38842195465686274]], [[0.36129801266339867]]], "std": [[[0.3195236358341893]], [[0.3053148228365606]], [[0.27200699355091723]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.30093457312091504]], [[0.30817917687908497]], [[0.29823645629084966]]], "std": [[[0.27721739720535177]], [[0.27926319197854205]], [[0.21553575470418593]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2834066380718954]], [[0.29002490196078434]], [[0.31698794526143786]]], "std": [[[0.30869117259298867]], [[0.3103512826900282]], [[0.22601697870285975]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [196]}, "index": {"min": [587], "max": [782], "mean": [684.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}}}
5
+ {"episode_index": 4, "stats": {"action": {"min": [1.0500611066818237, -100.0, -66.15384674072266, -66.58500671386719, -6.080585956573486, 0.0], "max": [5.689865589141846, -43.59861755371094, -12.857142448425293, 75.79618072509766, 8.815629005432129, 180.0], "mean": [2.967282295227051, -64.49754333496094, -39.5217170715332, -19.24775505065918, 0.519050121307373, 59.198978424072266], "std": [1.26104736328125, 16.589204788208008, 8.946839332580566, 41.61391067504883, 2.9806313514709473, 77.440673828125], "count": [196]}, "observation.state": {"min": [0.8058608174324036, -95.80952453613281, -68.27810668945312, -56.23299026489258, -1.78266179561615, -1.0], "max": [5.494505405426025, -46.47618865966797, -19.50027084350586, 76.37452697753906, 8.278388023376465, 185.0], "mean": [3.4359982013702393, -62.34799575805664, -42.23025131225586, -18.350666046142578, 1.3396118879318237, 59.8724479675293], "std": [1.2005904912948608, 15.675507545471191, 8.43824577331543, 41.431236267089844, 2.126404047012329, 77.06642150878906], "count": [196]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.410168533496732]], [[0.3843093443627451]], [[0.35625949959150327]]], "std": [[[0.3233719995657085]], [[0.30928272451934863]], [[0.27786372631535794]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28597556985294115]], [[0.29760165849673204]], [[0.29142671772875817]]], "std": [[[0.27377554464006953]], [[0.27583006184189535]], [[0.20927197579346274]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2864054758986928]], [[0.28805573120915035]], [[0.32071251225490194]]], "std": [[[0.3086707101089939]], [[0.30948760508112594]], [[0.22615032933717424]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.5], "mean": [3.25], "std": [1.8859863319877066], "count": [196]}, "frame_index": {"min": [0], "max": [195], "mean": [97.5], "std": [56.5795899596312], "count": [196]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [196]}, "index": {"min": [783], "max": [978], "mean": [880.5], "std": [56.5795899596312], "count": [196]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [196]}}}
6
+ {"episode_index": 5, "stats": {"action": {"min": [-2.661782741546631, -100.0, -58.241756439208984, -50.024497985839844, -5.34798526763916, 0.0], "max": [5.738705635070801, -46.71280288696289, -18.461538314819336, 67.27094268798828, 6.324786186218262, 170.0], "mean": [3.2799229621887207, -63.418514251708984, -39.25335693359375, -24.932235717773438, -0.34551191329956055, 55.13333511352539], "std": [1.9449857473373413, 18.059410095214844, 8.05868911743164, 40.934566497802734, 2.812418222427368, 70.97653198242188], "count": [195]}, "observation.state": {"min": [-2.612942695617676, -95.80952453613281, -59.69581604003906, -44.365814208984375, -3.1501832008361816, 0.0], "max": [5.494505405426025, -47.42856979370117, -23.19391632080078, 68.31790924072266, 5.5433454513549805, 174.0], "mean": [3.626812219619751, -61.77002716064453, -41.693321228027344, -21.212080001831055, 0.7975969314575195, 55.60512924194336], "std": [1.9173545837402344, 16.983402252197266, 7.515458106994629, 39.41044616699219, 1.3973826169967651, 70.67669677734375], "count": [195]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41541957924836603]], [[0.38663033496732024]], [[0.34552000816993467]]], "std": [[[0.32909058555075815]], [[0.3118626205431305]], [[0.2759582660397552]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2887283006535947]], [[0.2974680943627451]], [[0.2932515461601307]]], "std": [[[0.27509598305460686]], [[0.2767387769494542]], [[0.21103409836434006]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2620787397875817]], [[0.2667878022875817]], [[0.3067812193627451]]], "std": [[[0.29580009985918243]], [[0.29658337415397945]], [[0.2100578175319152]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [195]}, "index": {"min": [390], "max": [584], "mean": [487.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}}}
7
+ {"episode_index": 6, "stats": {"action": {"min": [-1.88034188747406, -100.0, -52.52747344970703, -60.411563873291016, -7.155066967010498, 0.0], "max": [5.34798526763916, -44.63667678833008, -1.8681318759918213, 69.52474212646484, 6.422466278076172, 173.0], "mean": [2.2895984649658203, -66.36853790283203, -40.55730056762695, -8.785813331604004, 0.24006785452365875, 49.882049560546875], "std": [1.5668671131134033, 18.20718002319336, 8.677844047546387, 52.32131576538086, 3.6149113178253174, 72.7240982055664], "count": [195]}, "observation.state": {"min": [-1.6849817037582397, -96.0, -54.91580581665039, -51.986934661865234, -1.196581244468689, 0.0], "max": [5.34798526763916, -45.904762268066406, -5.594785213470459, 70.604248046875, 5.738705635070801, 186.0], "mean": [2.9475579261779785, -65.01873779296875, -43.202552795410156, -4.438392162322998, 1.5755289793014526, 50.5076904296875], "std": [1.441620945930481, 17.25990867614746, 8.821714401245117, 49.45851516723633, 1.8569879531860352, 72.42737579345703], "count": [195]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41563483047385624]], [[0.3896689338235294]], [[0.36234238562091503]]], "std": [[[0.3183365288083461]], [[0.30527790211387607]], [[0.26757086789454537]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2892371037581699]], [[0.29657388071895424]], [[0.28978487949346404]]], "std": [[[0.2735576676747744]], [[0.2756279096569292]], [[0.20902046608936956]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.25911557598039214]], [[0.2685987683823529]], [[0.3067345057189542]]], "std": [[[0.2956998462254759]], [[0.29777934680934887]], [[0.21028593932313216]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [195]}, "index": {"min": [585], "max": [779], "mean": [682.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}}}
8
+ {"episode_index": 7, "stats": {"action": {"min": [-1.0012210607528687, -100.0, -62.19780349731445, -56.98187255859375, -5.836385726928711, 0.0], "max": [5.934065818786621, -38.235294342041016, -7.692307472229004, 73.83635711669922, 8.766788482666016, 175.0], "mean": [3.228325605392456, -61.65117263793945, -39.62917709350586, -18.559778213500977, 0.30293384194374084, 49.30769348144531], "std": [1.4942541122436523, 20.54100227355957, 10.529541969299316, 46.13767623901367, 3.370973825454712, 71.84134674072266], "count": [195]}, "observation.state": {"min": [-0.9523809552192688, -95.42857360839844, -65.88810729980469, -48.17637634277344, -0.7570207715034485, 1.0], "max": [5.396825313568115, -43.619049072265625, -11.026616096496582, 74.95917510986328, 7.887667655944824, 179.0], "mean": [3.5892434120178223, -61.44265365600586, -42.33622360229492, -14.260973930358887, 1.409475326538086, 49.902565002441406], "std": [1.4871443510055542, 18.45834732055664, 9.617018699645996, 44.24442672729492, 1.8133395910263062, 71.30911254882812], "count": [195]}, "observation.images.screwdriver": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41640820261437905]], [[0.38969901960784314]], [[0.36500177491830066]]], "std": [[[0.32219138846216666]], [[0.3088858199721902]], [[0.2705077694287027]]], "count": [100]}, "observation.images.side": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.286036256127451]], [[0.2971268545751634]], [[0.2998928329248366]]], "std": [[[0.27406308732922935]], [[0.27600471970139645]], [[0.20946547139366478]]], "count": [100]}, "observation.images.top": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.262751154003268]], [[0.2674347753267974]], [[0.3052962030228758]]], "std": [[[0.29627764251150596]], [[0.2970649527077301]], [[0.21029369689989935]]], "count": [100]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [195]}, "index": {"min": [780], "max": [974], "mean": [877.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}}}
meta/info.json ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.1",
3
+ "robot_type": "koch_screwdriver_follower",
4
+ "total_episodes": 8,
5
+ "total_frames": 1564,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 0,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:8"
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:2a3497f8af2ab98ce5e0e49369346f264484cc343f703a2cec7aaacaaf000f1b
3
+ size 2946715
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:225ae269fd32914dfa25f8235ce1e35de538ebd4f7ec473eaa7e99dc9430085b
3
+ size 2916915
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:0f9cb9bc5acb032789f79c27484133877ef0a11f67392282de51edf22ccd8e60
3
+ size 2832256
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:d421aa585a5b2a4f645f4f2777a5a1d87ea7b957972cd4b357159e101a9ab680
3
+ size 3086763
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:bb73765b7e34c2c1631c1599f4af636e165609af3477948d9f04335aebef1013
3
+ size 2931593
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:8c819c4c8f3f5e8ab4a29953f4658ea45aeb5b988020b47558508e3257dfc679
3
+ size 3023815
videos/chunk-000/observation.images.screwdriver/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb131cc389a6788df9570e2c9b04d84cafe1a683219b7e5264d27a86b2b8bf0a
3
+ size 3161661
videos/chunk-000/observation.images.screwdriver/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:064ccbf386d7cc84b3a8a9c291fad66ed7726b2e620598a6c196043b6edb6ee9
3
+ size 2980137
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:9f0f567393fc75b81e5d927762c46edffb741c0074181d10bf9a539f0393e811
3
+ size 2875311
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:c06ebf11c1fb3fbcc5fb5fa96afcff4134b02e8c6b62c6913d1a7b62b5016962
3
+ size 2967213
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:e9c94aeb98ef2c0cfd6a99f8a1e91fb02a10d19e77d5ff74ddbdfe3a118be58b
3
+ size 2972896
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:59f124c96e2eabfd1b128b11b9c39e98607d41d5619ceda636c9de4da3b9ab72
3
+ size 3108409
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:6dacfc27457a020f0cc1daf642fbf9d9a832ed1363044ca7f995dafd21d1c105
3
+ size 2987116
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:e0eb378bb0ec9156902b9f0ef10e3519ce0d48471f259c0457e3487eb44d8255
3
+ size 2940477
videos/chunk-000/observation.images.side/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cbe99f7d390195daf553a8d1a14e10953f5257c93ce5e72060bacf5ee5aa330
3
+ size 3010376
videos/chunk-000/observation.images.side/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:120b311c3dbe066dfe7f4f91f6471688c1e77f109b77bf4045a78d634071e2c8
3
+ size 2995188
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:02ccce0543f3bb6ad35e2555f63cdec07903b0d63761eef92a28b0aca3a4da16
3
+ size 3705512
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:ebe307f1adc8739257eb6f652ca93b8459a00ed9fd8bdb57dde1303278253dc0
3
+ size 3797714
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:20520ccc27bf47c2af01e7cee58397aef10a01dedb1e0154f6aecf9b26b58c66
3
+ size 3842357
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:070b00cfad5cbbc5e9d0486e34bdd38506ad7658e11cd67047529c215d8c04fd
3
+ size 3841158
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:484d3096b8a063e73f1d8a7db74d804f2094944899cecc5b0d11a6994eabb611
3
+ size 3845390
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:399a6887923c49ad08f7f6be357cc75a467582ef47d5b60b417e761b49b8e9cf
3
+ size 3480094
videos/chunk-000/observation.images.top/episode_000006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7ed77d76901b1b062d13fdea5ff0f05f03c807427c9626425d1c3e76f32aac
3
+ size 3488684
videos/chunk-000/observation.images.top/episode_000007.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30f8a22b6d56f869da5408c88d4ec448be9cd63f9f22c75331fb8d436df178fd
3
+ size 3485149