Tavish9 commited on
Commit
2e692ca
·
verified ·
1 Parent(s): 3daa15e

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. meta/episodes.jsonl +0 -0
  2. meta/info.json +111 -0
  3. meta/stats.json +260 -0
  4. meta/tasks.jsonl +599 -0
  5. videos/chunk-000/observation.images.image/episode_000053.mp4 +3 -0
  6. videos/chunk-000/observation.images.image/episode_000258.mp4 +3 -0
  7. videos/chunk-000/observation.images.image/episode_000292.mp4 +3 -0
  8. videos/chunk-000/observation.images.image/episode_000333.mp4 +3 -0
  9. videos/chunk-000/observation.images.image/episode_000474.mp4 +3 -0
  10. videos/chunk-000/observation.images.image/episode_000498.mp4 +3 -0
  11. videos/chunk-000/observation.images.image/episode_000538.mp4 +3 -0
  12. videos/chunk-000/observation.images.image/episode_000579.mp4 +3 -0
  13. videos/chunk-000/observation.images.image/episode_000787.mp4 +3 -0
  14. videos/chunk-000/observation.images.image/episode_000788.mp4 +3 -0
  15. videos/chunk-000/observation.images.image/episode_000789.mp4 +3 -0
  16. videos/chunk-003/observation.images.image/episode_003577.mp4 +3 -0
  17. videos/chunk-008/observation.images.image/episode_008000.mp4 +3 -0
  18. videos/chunk-008/observation.images.image/episode_008039.mp4 +3 -0
  19. videos/chunk-008/observation.images.image/episode_008068.mp4 +3 -0
  20. videos/chunk-008/observation.images.image/episode_008090.mp4 +3 -0
  21. videos/chunk-008/observation.images.image/episode_008162.mp4 +3 -0
  22. videos/chunk-008/observation.images.image/episode_008318.mp4 +3 -0
  23. videos/chunk-008/observation.images.image/episode_008322.mp4 +3 -0
  24. videos/chunk-008/observation.images.image/episode_008331.mp4 +3 -0
  25. videos/chunk-008/observation.images.image/episode_008364.mp4 +3 -0
  26. videos/chunk-008/observation.images.image/episode_008396.mp4 +3 -0
  27. videos/chunk-008/observation.images.image/episode_008411.mp4 +3 -0
  28. videos/chunk-008/observation.images.image/episode_008430.mp4 +3 -0
  29. videos/chunk-008/observation.images.image/episode_008497.mp4 +3 -0
  30. videos/chunk-008/observation.images.image/episode_008516.mp4 +3 -0
  31. videos/chunk-008/observation.images.image/episode_008518.mp4 +3 -0
  32. videos/chunk-008/observation.images.image/episode_008525.mp4 +3 -0
  33. videos/chunk-008/observation.images.image/episode_008547.mp4 +3 -0
  34. videos/chunk-008/observation.images.image/episode_008571.mp4 +3 -0
  35. videos/chunk-008/observation.images.image/episode_008695.mp4 +3 -0
  36. videos/chunk-008/observation.images.image/episode_008722.mp4 +3 -0
  37. videos/chunk-008/observation.images.image/episode_008744.mp4 +3 -0
  38. videos/chunk-008/observation.images.image/episode_008898.mp4 +3 -0
  39. videos/chunk-008/observation.images.image/episode_008912.mp4 +3 -0
  40. videos/chunk-008/observation.images.image/episode_008915.mp4 +3 -0
  41. videos/chunk-008/observation.images.image/episode_008936.mp4 +3 -0
  42. videos/chunk-008/observation.images.image/episode_008954.mp4 +3 -0
  43. videos/chunk-008/observation.images.image/episode_008974.mp4 +3 -0
  44. videos/chunk-021/observation.images.image/episode_021080.mp4 +3 -0
  45. videos/chunk-021/observation.images.image/episode_021100.mp4 +3 -0
  46. videos/chunk-021/observation.images.image/episode_021110.mp4 +3 -0
  47. videos/chunk-021/observation.images.image/episode_021171.mp4 +3 -0
  48. videos/chunk-021/observation.images.image/episode_021282.mp4 +3 -0
  49. videos/chunk-021/observation.images.image/episode_021475.mp4 +3 -0
  50. videos/chunk-021/observation.images.image/episode_021520.mp4 +3 -0
meta/episodes.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,111 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "google_robot",
4
+ "total_episodes": 87212,
5
+ "total_frames": 3786400,
6
+ "total_tasks": 599,
7
+ "total_videos": 87212,
8
+ "total_chunks": 88,
9
+ "chunks_size": 1000,
10
+ "fps": 3,
11
+ "splits": {
12
+ "train": "0:87212"
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.image": {
18
+ "dtype": "video",
19
+ "shape": [
20
+ 256,
21
+ 320,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "rgb"
28
+ ],
29
+ "info": {
30
+ "video.fps": 3.0,
31
+ "video.height": 256,
32
+ "video.width": 320,
33
+ "video.channels": 3,
34
+ "video.codec": "av1",
35
+ "video.pix_fmt": "yuv420p",
36
+ "video.is_depth_map": false,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "observation.state": {
41
+ "dtype": "float32",
42
+ "shape": [
43
+ 8
44
+ ],
45
+ "names": {
46
+ "motors": [
47
+ "x",
48
+ "y",
49
+ "z",
50
+ "rx",
51
+ "ry",
52
+ "rz",
53
+ "rw",
54
+ "gripper"
55
+ ]
56
+ }
57
+ },
58
+ "action": {
59
+ "dtype": "float32",
60
+ "shape": [
61
+ 7
62
+ ],
63
+ "names": {
64
+ "motors": [
65
+ "x",
66
+ "y",
67
+ "z",
68
+ "roll",
69
+ "pitch",
70
+ "yaw",
71
+ "gripper"
72
+ ]
73
+ }
74
+ },
75
+ "timestamp": {
76
+ "dtype": "float32",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "frame_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "episode_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ },
103
+ "task_index": {
104
+ "dtype": "int64",
105
+ "shape": [
106
+ 1
107
+ ],
108
+ "names": null
109
+ }
110
+ }
111
+ }
meta/stats.json ADDED
@@ -0,0 +1,260 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.image": {
3
+ "mean": [
4
+ [
5
+ [
6
+ 0.3916258215904236
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.2810230851173401
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.20288515090942383
17
+ ]
18
+ ]
19
+ ],
20
+ "std": [
21
+ [
22
+ [
23
+ 0.23658353090286255
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.18645426630973816
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.15353208780288696
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "min": [
55
+ [
56
+ [
57
+ 0.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.0
68
+ ]
69
+ ]
70
+ ]
71
+ },
72
+ "observation.state": {
73
+ "mean": [
74
+ 0.5582137703895569,
75
+ -0.08324320614337921,
76
+ 0.7708260416984558,
77
+ -0.24752581119537354,
78
+ 0.4959894120693207,
79
+ 0.09255821257829666,
80
+ 0.2094191163778305,
81
+ 0.4261956214904785
82
+ ],
83
+ "std": [
84
+ 0.1244034469127655,
85
+ 0.1157137006521225,
86
+ 0.24589404463768005,
87
+ 0.5132336616516113,
88
+ 0.5223421454429626,
89
+ 0.1666596233844757,
90
+ 0.27617162466049194,
91
+ 0.4538723826408386
92
+ ],
93
+ "max": [
94
+ 1.0534898042678833,
95
+ 0.48018959164619446,
96
+ 1.6896663904190063,
97
+ 0.9999993443489075,
98
+ 0.9999874830245972,
99
+ 0.9554369449615479,
100
+ 0.9914546012878418,
101
+ 1.0
102
+ ],
103
+ "min": [
104
+ -0.4436439275741577,
105
+ -0.9970501065254211,
106
+ -0.006579156965017319,
107
+ -0.8643477559089661,
108
+ -0.7079970240592957,
109
+ -0.7688722014427185,
110
+ -0.4999994933605194,
111
+ 0.0
112
+ ],
113
+ "q01": [
114
+ 0.32481380939483645,
115
+ -0.28334290891885755,
116
+ 0.14107070609927178,
117
+ -0.686474204659462,
118
+ -0.6808923494815826,
119
+ -0.36045596331357954,
120
+ -0.454380963742733,
121
+ 0.0
122
+ ],
123
+ "q99": [
124
+ 0.8750156319141384,
125
+ 0.21247054174542404,
126
+ 1.0727112340927123,
127
+ 0.9377871316671368,
128
+ 0.9563051050901409,
129
+ 0.45990042358636823,
130
+ 0.7216041100025177,
131
+ 1.0
132
+ ]
133
+ },
134
+ "action": {
135
+ "mean": [
136
+ 0.006986717693507671,
137
+ 0.006266412790864706,
138
+ -0.012625569477677345,
139
+ 0.04333455115556717,
140
+ -0.005755839869379997,
141
+ 0.0009133723797276616,
142
+ 0.5352957248687744
143
+ ],
144
+ "std": [
145
+ 0.06943319737911224,
146
+ 0.05987567827105522,
147
+ 0.07384292781352997,
148
+ 0.1569768637418747,
149
+ 0.1319238394498825,
150
+ 0.14632175862789154,
151
+ 0.49868619441986084
152
+ ],
153
+ "max": [
154
+ 2.9984593391418457,
155
+ 22.09052848815918,
156
+ 2.7507524490356445,
157
+ 1.570636510848999,
158
+ 1.5321086645126343,
159
+ 1.5691522359848022,
160
+ 1.0
161
+ ],
162
+ "min": [
163
+ -2.0204520225524902,
164
+ -5.497899532318115,
165
+ -2.031663417816162,
166
+ -1.569917917251587,
167
+ -1.569892168045044,
168
+ -1.570419430732727,
169
+ 0.0
170
+ ],
171
+ "q01": [
172
+ -0.22453527510166169,
173
+ -0.14820013284683228,
174
+ -0.231589707583189,
175
+ -0.3517994859814644,
176
+ -0.4193011274933815,
177
+ -0.43643461108207704,
178
+ 0.0
179
+ ],
180
+ "q99": [
181
+ 0.17824687153100965,
182
+ 0.14938379630446405,
183
+ 0.21842354819178575,
184
+ 0.5892666035890578,
185
+ 0.35272657424211445,
186
+ 0.44796681255102094,
187
+ 1.0
188
+ ]
189
+ },
190
+ "timestamp": {
191
+ "mean": [
192
+ 8.793291091918945
193
+ ],
194
+ "std": [
195
+ 8.044007301330566
196
+ ],
197
+ "max": [
198
+ 216.3333282470703
199
+ ],
200
+ "min": [
201
+ 0.0
202
+ ]
203
+ },
204
+ "frame_index": {
205
+ "mean": [
206
+ 26.38048553466797
207
+ ],
208
+ "std": [
209
+ 24.131959915161133
210
+ ],
211
+ "max": [
212
+ 649.0
213
+ ],
214
+ "min": [
215
+ 0.0
216
+ ]
217
+ },
218
+ "episode_index": {
219
+ "mean": [
220
+ 43687.0703125
221
+ ],
222
+ "std": [
223
+ 25161.583984375
224
+ ],
225
+ "max": [
226
+ 87211.0
227
+ ],
228
+ "min": [
229
+ 0.0
230
+ ]
231
+ },
232
+ "index": {
233
+ "mean": [
234
+ 1893195.5
235
+ ],
236
+ "std": [
237
+ 1093032.875
238
+ ],
239
+ "max": [
240
+ 3786399.0
241
+ ],
242
+ "min": [
243
+ 0.0
244
+ ]
245
+ },
246
+ "task_index": {
247
+ "mean": [
248
+ 143.40396118164062
249
+ ],
250
+ "std": [
251
+ 132.5878143310547
252
+ ],
253
+ "max": [
254
+ 598.0
255
+ ],
256
+ "min": [
257
+ 0.0
258
+ ]
259
+ }
260
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1,599 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"task_index": 0, "task": "pick rxbar chocolate from bottom drawer and place on counter"}
2
+ {"task_index": 1, "task": "close middle drawer"}
3
+ {"task_index": 2, "task": "pick apple from white bowl"}
4
+ {"task_index": 3, "task": "move coke can near water bottle"}
5
+ {"task_index": 4, "task": "pick brown chip bag from top drawer and place on counter"}
6
+ {"task_index": 5, "task": "pick green jalapeno chip bag from bottom drawer and place on counter"}
7
+ {"task_index": 6, "task": "pick sponge from top drawer and place on counter"}
8
+ {"task_index": 7, "task": "open middle drawer"}
9
+ {"task_index": 8, "task": "pick 7up can from bottom shelf of fridge"}
10
+ {"task_index": 9, "task": "knock orange can over"}
11
+ {"task_index": 10, "task": "pick rxbar chocolate"}
12
+ {"task_index": 11, "task": "pick apple"}
13
+ {"task_index": 12, "task": "move green rice chip bag near brown chip bag"}
14
+ {"task_index": 13, "task": "pick banana from white bowl"}
15
+ {"task_index": 14, "task": "pick sponge from middle drawer and place on counter"}
16
+ {"task_index": 15, "task": "place coke can into bottom drawer"}
17
+ {"task_index": 16, "task": "place water bottle upright"}
18
+ {"task_index": 17, "task": "place green jalapeno chip bag into top drawer"}
19
+ {"task_index": 18, "task": "open top drawer"}
20
+ {"task_index": 19, "task": "pick water bottle"}
21
+ {"task_index": 20, "task": "pick blue chip bag from bottom drawer and place on counter"}
22
+ {"task_index": 21, "task": "move pepsi can near 7up can"}
23
+ {"task_index": 22, "task": "close bottom drawer"}
24
+ {"task_index": 23, "task": "place apple into top drawer"}
25
+ {"task_index": 24, "task": "move water bottle near rxbar chocolate"}
26
+ {"task_index": 25, "task": "move pepsi can near blue plastic bottle"}
27
+ {"task_index": 26, "task": "place redbull can into top drawer"}
28
+ {"task_index": 27, "task": "pick pepsi can from top drawer and place on counter"}
29
+ {"task_index": 28, "task": "place redbull can upright"}
30
+ {"task_index": 29, "task": "move green rice chip bag near orange"}
31
+ {"task_index": 30, "task": "place green can into top drawer"}
32
+ {"task_index": 31, "task": "pick rxbar blueberry"}
33
+ {"task_index": 32, "task": "pick orange from top drawer and place on counter"}
34
+ {"task_index": 33, "task": "place green jalapeno chip bag into middle drawer"}
35
+ {"task_index": 34, "task": "place rxbar chocolate into middle drawer"}
36
+ {"task_index": 35, "task": "place coke can into middle drawer"}
37
+ {"task_index": 36, "task": "knock green can over"}
38
+ {"task_index": 37, "task": "move green rice chip bag near rxbar blueberry"}
39
+ {"task_index": 38, "task": "move green rice chip bag near apple"}
40
+ {"task_index": 39, "task": "knock water bottle over"}
41
+ {"task_index": 40, "task": "move redbull can near 7up can"}
42
+ {"task_index": 41, "task": "pick blue plastic bottle"}
43
+ {"task_index": 42, "task": "move water bottle near paper bowl"}
44
+ {"task_index": 43, "task": "pick orange can from middle shelf of fridge"}
45
+ {"task_index": 44, "task": "move green rice chip bag near coke can"}
46
+ {"task_index": 45, "task": "open bottom drawer"}
47
+ {"task_index": 46, "task": "move coke can near green rice chip bag"}
48
+ {"task_index": 47, "task": "pick brown chip bag"}
49
+ {"task_index": 48, "task": "pick green can from bottom drawer and place on counter"}
50
+ {"task_index": 49, "task": "move orange near green jalapeno chip bag"}
51
+ {"task_index": 50, "task": "move pepsi can near water bottle"}
52
+ {"task_index": 51, "task": "move apple near white bowl"}
53
+ {"task_index": 52, "task": "move paper bowl near orange can"}
54
+ {"task_index": 53, "task": "pick green jalapeno chip bag from middle drawer and place on counter"}
55
+ {"task_index": 54, "task": "move green jalapeno chip bag near water bottle"}
56
+ {"task_index": 55, "task": "move green jalapeno chip bag near coke can"}
57
+ {"task_index": 56, "task": "pick pepsi can"}
58
+ {"task_index": 57, "task": "pick green rice chip bag from top drawer and place on counter"}
59
+ {"task_index": 58, "task": "pick orange from white bowl"}
60
+ {"task_index": 59, "task": "move sponge near redbull can"}
61
+ {"task_index": 60, "task": "move paper bowl near coke can"}
62
+ {"task_index": 61, "task": "pick green rice chip bag"}
63
+ {"task_index": 62, "task": "move blue chip bag near pepsi can"}
64
+ {"task_index": 63, "task": "move orange near green rice chip bag"}
65
+ {"task_index": 64, "task": "knock blue plastic bottle over"}
66
+ {"task_index": 65, "task": "pick rxbar chocolate from middle drawer and place on counter"}
67
+ {"task_index": 66, "task": "place pepsi can upright"}
68
+ {"task_index": 67, "task": "move brown chip bag near green jalapeno chip bag"}
69
+ {"task_index": 68, "task": "place 7up can into top drawer"}
70
+ {"task_index": 69, "task": "place green rice chip bag into middle drawer"}
71
+ {"task_index": 70, "task": "pick blue plastic bottle from middle drawer and place on counter"}
72
+ {"task_index": 71, "task": "pick 7up can from middle drawer and place on counter"}
73
+ {"task_index": 72, "task": "move pepsi can near orange"}
74
+ {"task_index": 73, "task": "place redbull can into middle drawer"}
75
+ {"task_index": 74, "task": "place blue plastic bottle into bottom drawer"}
76
+ {"task_index": 75, "task": "place water bottle into top drawer"}
77
+ {"task_index": 76, "task": "move orange near redbull can"}
78
+ {"task_index": 77, "task": "pick rxbar chocolate from top drawer and place on counter"}
79
+ {"task_index": 78, "task": "move apple near pepsi can"}
80
+ {"task_index": 79, "task": "pick sponge"}
81
+ {"task_index": 80, "task": "move water bottle near orange"}
82
+ {"task_index": 81, "task": "close top drawer"}
83
+ {"task_index": 82, "task": "move brown chip bag near blue chip bag"}
84
+ {"task_index": 83, "task": "pick pepsi can from middle drawer and place on counter"}
85
+ {"task_index": 84, "task": "move green jalapeno chip bag near sponge"}
86
+ {"task_index": 85, "task": "place blue plastic bottle upright"}
87
+ {"task_index": 86, "task": "pick 7up can from top shelf of fridge"}
88
+ {"task_index": 87, "task": "move blue plastic bottle near redbull can"}
89
+ {"task_index": 88, "task": "move blue plastic bottle near rxbar chocolate"}
90
+ {"task_index": 89, "task": "move sponge near 7up can"}
91
+ {"task_index": 90, "task": "pick water bottle from middle drawer and place on counter"}
92
+ {"task_index": 91, "task": "move blue plastic bottle near green rice chip bag"}
93
+ {"task_index": 92, "task": "move rxbar chocolate near redbull can"}
94
+ {"task_index": 93, "task": "move pepsi can near sponge"}
95
+ {"task_index": 94, "task": "move orange near rxbar blueberry"}
96
+ {"task_index": 95, "task": "move apple near blue chip bag"}
97
+ {"task_index": 96, "task": "pick green jalapeno chip bag from top drawer and place on counter"}
98
+ {"task_index": 97, "task": "place orange can into top drawer"}
99
+ {"task_index": 98, "task": "place 7up can into middle drawer"}
100
+ {"task_index": 99, "task": "place blue chip bag into middle drawer"}
101
+ {"task_index": 100, "task": "move blue chip bag near water bottle"}
102
+ {"task_index": 101, "task": "place apple into bottom drawer"}
103
+ {"task_index": 102, "task": "move pepsi can near green jalapeno chip bag"}
104
+ {"task_index": 103, "task": "pick orange"}
105
+ {"task_index": 104, "task": "pick green can"}
106
+ {"task_index": 105, "task": "move blue plastic bottle near white bowl"}
107
+ {"task_index": 106, "task": "place water bottle into middle drawer"}
108
+ {"task_index": 107, "task": "knock coke can over"}
109
+ {"task_index": 108, "task": "pick redbull can"}
110
+ {"task_index": 109, "task": "move pepsi can near orange can"}
111
+ {"task_index": 110, "task": "move coke can near blue plastic bottle"}
112
+ {"task_index": 111, "task": "knock redbull can over"}
113
+ {"task_index": 112, "task": "place green can upright"}
114
+ {"task_index": 113, "task": "pick orange from middle drawer and place on counter"}
115
+ {"task_index": 114, "task": "move orange near brown chip bag"}
116
+ {"task_index": 115, "task": "place coke can upright"}
117
+ {"task_index": 116, "task": "place brown chip bag into bottom drawer"}
118
+ {"task_index": 117, "task": "move green can near apple"}
119
+ {"task_index": 118, "task": "move orange near orange can"}
120
+ {"task_index": 119, "task": "place blue plastic bottle into middle drawer"}
121
+ {"task_index": 120, "task": "move redbull can near green rice chip bag"}
122
+ {"task_index": 121, "task": "place blue chip bag into top drawer"}
123
+ {"task_index": 122, "task": "open right fridge door"}
124
+ {"task_index": 123, "task": "pick coke can from bottom shelf of fridge "}
125
+ {"task_index": 124, "task": "place 7up can into white bowl"}
126
+ {"task_index": 125, "task": "move brown chip bag near rxbar chocolate"}
127
+ {"task_index": 126, "task": "move white bowl near orange"}
128
+ {"task_index": 127, "task": "move blue plastic bottle near brown chip bag"}
129
+ {"task_index": 128, "task": "pick green jalapeno chip bag"}
130
+ {"task_index": 129, "task": "move green rice chip bag near orange can"}
131
+ {"task_index": 130, "task": "knock 7up can over"}
132
+ {"task_index": 131, "task": "move green jalapeno chip bag near green rice chip bag"}
133
+ {"task_index": 132, "task": "move coke can near pepsi can"}
134
+ {"task_index": 133, "task": "place orange into top drawer"}
135
+ {"task_index": 134, "task": "move apple near coke can"}
136
+ {"task_index": 135, "task": "move sponge near brown chip bag"}
137
+ {"task_index": 136, "task": "pick blue chip bag from top drawer and place on counter"}
138
+ {"task_index": 137, "task": "place rxbar blueberry into middle drawer"}
139
+ {"task_index": 138, "task": "pick water bottle from bottom shelf of fridge "}
140
+ {"task_index": 139, "task": "move blue plastic bottle near orange"}
141
+ {"task_index": 140, "task": "pick pepsi can from top shelf of fridge"}
142
+ {"task_index": 141, "task": "place apple into middle drawer"}
143
+ {"task_index": 142, "task": "pick green can from middle drawer and place on counter"}
144
+ {"task_index": 143, "task": "place orange can upright"}
145
+ {"task_index": 144, "task": "pick coke can from middle drawer and place on counter"}
146
+ {"task_index": 145, "task": "move blue plastic bottle near blue chip bag"}
147
+ {"task_index": 146, "task": "knock pepsi can over"}
148
+ {"task_index": 147, "task": "move rxbar blueberry near redbull can"}
149
+ {"task_index": 148, "task": "move orange near 7up can"}
150
+ {"task_index": 149, "task": "move rxbar blueberry near brown chip bag"}
151
+ {"task_index": 150, "task": "pick apple from middle drawer and place on counter"}
152
+ {"task_index": 151, "task": "place 7up can upright"}
153
+ {"task_index": 152, "task": "open left fridge door"}
154
+ {"task_index": 153, "task": "move white bowl near water bottle"}
155
+ {"task_index": 154, "task": "place orange can into bottom drawer"}
156
+ {"task_index": 155, "task": "move green rice chip bag near blue plastic bottle"}
157
+ {"task_index": 156, "task": "move rxbar blueberry near orange can"}
158
+ {"task_index": 157, "task": "move coke can near 7up can"}
159
+ {"task_index": 158, "task": "pick 7up can from top drawer and place on counter"}
160
+ {"task_index": 159, "task": "move sponge near green can"}
161
+ {"task_index": 160, "task": "place rxbar blueberry into top drawer"}
162
+ {"task_index": 161, "task": "move coke can near orange"}
163
+ {"task_index": 162, "task": "pick redbull can from bottom shelf of fridge"}
164
+ {"task_index": 163, "task": "move blue plastic bottle near sponge"}
165
+ {"task_index": 164, "task": "move coke can near blue chip bag"}
166
+ {"task_index": 165, "task": "move green can near sponge"}
167
+ {"task_index": 166, "task": "place orange can into middle drawer"}
168
+ {"task_index": 167, "task": "place rxbar chocolate into bottom drawer"}
169
+ {"task_index": 168, "task": "pick water bottle from bottom drawer and place on counter"}
170
+ {"task_index": 169, "task": "move blue chip bag near rxbar chocolate"}
171
+ {"task_index": 170, "task": "move 7up can near green jalapeno chip bag"}
172
+ {"task_index": 171, "task": "move apple near rxbar blueberry"}
173
+ {"task_index": 172, "task": "pick orange can from bottom drawer and place on counter"}
174
+ {"task_index": 173, "task": "pick rxbar blueberry from middle drawer and place on counter"}
175
+ {"task_index": 174, "task": "move green rice chip bag near water bottle"}
176
+ {"task_index": 175, "task": "move orange can near 7up can"}
177
+ {"task_index": 176, "task": "move orange can near rxbar blueberry"}
178
+ {"task_index": 177, "task": "move orange near rxbar chocolate"}
179
+ {"task_index": 178, "task": "pick green rice chip bag from bottom drawer and place on counter"}
180
+ {"task_index": 179, "task": "move green rice chip bag near sponge"}
181
+ {"task_index": 180, "task": "pick orange can"}
182
+ {"task_index": 181, "task": "place pepsi can into bottom drawer"}
183
+ {"task_index": 182, "task": "move green rice chip bag near rxbar chocolate"}
184
+ {"task_index": 183, "task": "move redbull can near green can"}
185
+ {"task_index": 184, "task": "move apple near green can"}
186
+ {"task_index": 185, "task": "pick apple from top drawer and place on counter"}
187
+ {"task_index": 186, "task": "move rxbar chocolate near blue plastic bottle"}
188
+ {"task_index": 187, "task": "place orange into middle drawer"}
189
+ {"task_index": 188, "task": "move orange can near orange"}
190
+ {"task_index": 189, "task": "pick orange can from middle drawer and place on counter"}
191
+ {"task_index": 190, "task": "pick brown chip bag from middle drawer and place on counter"}
192
+ {"task_index": 191, "task": "move orange near green can"}
193
+ {"task_index": 192, "task": "move green can near rxbar blueberry"}
194
+ {"task_index": 193, "task": "pick green can from bottom shelf of fridge"}
195
+ {"task_index": 194, "task": "close right fridge door"}
196
+ {"task_index": 195, "task": "pick rxbar blueberry from top drawer and place on counter"}
197
+ {"task_index": 196, "task": "place water bottle into bottom drawer"}
198
+ {"task_index": 197, "task": "pick coke can"}
199
+ {"task_index": 198, "task": "pick blue chip bag"}
200
+ {"task_index": 199, "task": "pick pepsi can from bottom drawer and place on counter"}
201
+ {"task_index": 200, "task": "place coke can into white bowl"}
202
+ {"task_index": 201, "task": "place rxbar blueberry into bottom drawer"}
203
+ {"task_index": 202, "task": "move rxbar chocolate near coke can"}
204
+ {"task_index": 203, "task": "move green can near water bottle"}
205
+ {"task_index": 204, "task": "move rxbar blueberry near green jalapeno chip bag"}
206
+ {"task_index": 205, "task": "pick coke can from top shelf of fridge"}
207
+ {"task_index": 206, "task": "move sponge near orange can"}
208
+ {"task_index": 207, "task": "move green rice chip bag near redbull can"}
209
+ {"task_index": 208, "task": "move water bottle near coke can"}
210
+ {"task_index": 209, "task": "move rxbar chocolate near water bottle"}
211
+ {"task_index": 210, "task": "move rxbar chocolate near sponge"}
212
+ {"task_index": 211, "task": "place green rice chip bag into bottom drawer"}
213
+ {"task_index": 212, "task": "pick apple from bottom drawer and place on counter"}
214
+ {"task_index": 213, "task": "move redbull can near pepsi can"}
215
+ {"task_index": 214, "task": "move rxbar blueberry near green can"}
216
+ {"task_index": 215, "task": "pick blue plastic bottle from top drawer and place on counter"}
217
+ {"task_index": 216, "task": "move redbull can near blue chip bag"}
218
+ {"task_index": 217, "task": "move rxbar blueberry near orange"}
219
+ {"task_index": 218, "task": "move redbull can near blue plastic bottle"}
220
+ {"task_index": 219, "task": "pick orange can from top drawer and place on counter"}
221
+ {"task_index": 220, "task": "pick brown chip bag from bottom drawer and place on counter"}
222
+ {"task_index": 221, "task": "move sponge near apple"}
223
+ {"task_index": 222, "task": "pick 7up can"}
224
+ {"task_index": 223, "task": "place orange into bottom drawer"}
225
+ {"task_index": 224, "task": "move green jalapeno chip bag near pepsi can"}
226
+ {"task_index": 225, "task": "move rxbar blueberry near blue plastic bottle"}
227
+ {"task_index": 226, "task": "move green can near blue chip bag"}
228
+ {"task_index": 227, "task": "move sponge near blue plastic bottle"}
229
+ {"task_index": 228, "task": "move water bottle near green jalapeno chip bag"}
230
+ {"task_index": 229, "task": "place green rice chip bag into top drawer"}
231
+ {"task_index": 230, "task": "move orange can near coke can"}
232
+ {"task_index": 231, "task": "pick green can from top shelf of fridge"}
233
+ {"task_index": 232, "task": "move brown chip bag near green rice chip bag"}
234
+ {"task_index": 233, "task": "move blue plastic bottle near rxbar blueberry"}
235
+ {"task_index": 234, "task": "move orange can near green can"}
236
+ {"task_index": 235, "task": "move orange near blue plastic bottle"}
237
+ {"task_index": 236, "task": "place blue plastic bottle into white bowl"}
238
+ {"task_index": 237, "task": "move green jalapeno chip bag near rxbar chocolate"}
239
+ {"task_index": 238, "task": "move rxbar chocolate near green jalapeno chip bag"}
240
+ {"task_index": 239, "task": "move green rice chip bag near blue chip bag"}
241
+ {"task_index": 240, "task": "move rxbar blueberry near sponge"}
242
+ {"task_index": 241, "task": "move apple near sponge"}
243
+ {"task_index": 242, "task": "move green can near orange"}
244
+ {"task_index": 243, "task": "move water bottle near 7up can"}
245
+ {"task_index": 244, "task": "move 7up can near apple"}
246
+ {"task_index": 245, "task": "move sponge near green rice chip bag"}
247
+ {"task_index": 246, "task": "pick blue water bottle from middle shelf of fridge "}
248
+ {"task_index": 247, "task": "move pepsi can near apple"}
249
+ {"task_index": 248, "task": "move blue plastic bottle near 7up can"}
250
+ {"task_index": 249, "task": "place brown chip bag into middle drawer"}
251
+ {"task_index": 250, "task": "move blue chip bag near 7up can"}
252
+ {"task_index": 251, "task": "pick coke can from bottom shelf of fridge"}
253
+ {"task_index": 252, "task": "pick water bottle from middle shelf of fridge"}
254
+ {"task_index": 253, "task": "pick water bottle from top shelf of fridge"}
255
+ {"task_index": 254, "task": "place coke can into top drawer"}
256
+ {"task_index": 255, "task": "place sponge into middle drawer"}
257
+ {"task_index": 256, "task": "place brown chip bag into paper bowl"}
258
+ {"task_index": 257, "task": "pick 7up can from bottom drawer and place on counter"}
259
+ {"task_index": 258, "task": "place pepsi can into middle drawer"}
260
+ {"task_index": 259, "task": "move green can near pepsi can"}
261
+ {"task_index": 260, "task": "pick coke can from bottom drawer and place on counter"}
262
+ {"task_index": 261, "task": "place redbull can into bottom drawer"}
263
+ {"task_index": 262, "task": "pick water bottle from top drawer and place on counter"}
264
+ {"task_index": 263, "task": "pick coke can from middle shelf of fridge"}
265
+ {"task_index": 264, "task": "move water bottle near blue chip bag"}
266
+ {"task_index": 265, "task": "move rxbar chocolate near orange"}
267
+ {"task_index": 266, "task": "move blue chip bag near orange can"}
268
+ {"task_index": 267, "task": "move blue chip bag near rxbar blueberry"}
269
+ {"task_index": 268, "task": "place pepsi can into top drawer"}
270
+ {"task_index": 269, "task": "move 7up can near redbull can"}
271
+ {"task_index": 270, "task": "place sponge into top drawer"}
272
+ {"task_index": 271, "task": "pick green can from middle shelf of fridge"}
273
+ {"task_index": 272, "task": "move blue plastic bottle near orange can"}
274
+ {"task_index": 273, "task": "place blue plastic bottle into top drawer"}
275
+ {"task_index": 274, "task": "move rxbar chocolate near 7up can"}
276
+ {"task_index": 275, "task": "move 7up can near orange can"}
277
+ {"task_index": 276, "task": "move blue plastic bottle near water bottle"}
278
+ {"task_index": 277, "task": "move apple near rxbar chocolate"}
279
+ {"task_index": 278, "task": "pick orange from bottom drawer and place on counter"}
280
+ {"task_index": 279, "task": "move blue chip bag near apple"}
281
+ {"task_index": 280, "task": "move coke can near paper bowl"}
282
+ {"task_index": 281, "task": "pick orange can from bottom shelf of fridge"}
283
+ {"task_index": 282, "task": "move coke can near rxbar chocolate"}
284
+ {"task_index": 283, "task": "move orange near pepsi can"}
285
+ {"task_index": 284, "task": "close left fridge door"}
286
+ {"task_index": 285, "task": "move pepsi can near coke can"}
287
+ {"task_index": 286, "task": "move green rice chip bag near 7up can"}
288
+ {"task_index": 287, "task": "move green can near white bowl"}
289
+ {"task_index": 288, "task": "move coke can near brown chip bag"}
290
+ {"task_index": 289, "task": "move green can near orange can"}
291
+ {"task_index": 290, "task": "move water bottle near redbull can"}
292
+ {"task_index": 291, "task": "move orange can near green rice chip bag"}
293
+ {"task_index": 292, "task": "move brown chip bag near redbull can"}
294
+ {"task_index": 293, "task": "move sponge near water bottle"}
295
+ {"task_index": 294, "task": "move pepsi can near green rice chip bag"}
296
+ {"task_index": 295, "task": "move sponge near rxbar blueberry"}
297
+ {"task_index": 296, "task": "move green jalapeno chip bag near apple"}
298
+ {"task_index": 297, "task": "move rxbar chocolate near rxbar blueberry"}
299
+ {"task_index": 298, "task": "move water bottle near green rice chip bag"}
300
+ {"task_index": 299, "task": "place blue chip bag into bottom drawer"}
301
+ {"task_index": 300, "task": "place green jalapeno chip bag into paper bowl"}
302
+ {"task_index": 301, "task": "place apple into paper bowl"}
303
+ {"task_index": 302, "task": "move apple near green jalapeno chip bag"}
304
+ {"task_index": 303, "task": "move blue chip bag near sponge"}
305
+ {"task_index": 304, "task": "move sponge near orange"}
306
+ {"task_index": 305, "task": "move redbull can near green jalapeno chip bag"}
307
+ {"task_index": 306, "task": "move 7up can near rxbar chocolate"}
308
+ {"task_index": 307, "task": "move rxbar blueberry near 7up can"}
309
+ {"task_index": 308, "task": "move coke can near green can"}
310
+ {"task_index": 309, "task": "move rxbar blueberry near green rice chip bag"}
311
+ {"task_index": 310, "task": "move blue chip bag near blue plastic bottle"}
312
+ {"task_index": 311, "task": "move sponge near pepsi can"}
313
+ {"task_index": 312, "task": "move pepsi can near rxbar chocolate"}
314
+ {"task_index": 313, "task": "move rxbar chocolate near orange can"}
315
+ {"task_index": 314, "task": "move apple near orange"}
316
+ {"task_index": 315, "task": "pick rxbar blueberry from bottom drawer and place on counter"}
317
+ {"task_index": 316, "task": "move apple near 7up can"}
318
+ {"task_index": 317, "task": "pick blue chip bag from middle drawer and place on counter"}
319
+ {"task_index": 318, "task": "move rxbar blueberry near apple"}
320
+ {"task_index": 319, "task": "move blue plastic bottle near coke can"}
321
+ {"task_index": 320, "task": "pick apple from paper bowl and place on counter"}
322
+ {"task_index": 321, "task": "move 7up can near coke can"}
323
+ {"task_index": 322, "task": "move blue chip bag near green jalapeno chip bag"}
324
+ {"task_index": 323, "task": "move sponge near rxbar chocolate"}
325
+ {"task_index": 324, "task": "move rxbar chocolate near apple"}
326
+ {"task_index": 325, "task": "pick redbull can from middle shelf of fridge"}
327
+ {"task_index": 326, "task": "pick orange can from top shelf of fridge"}
328
+ {"task_index": 327, "task": "move redbull can near orange"}
329
+ {"task_index": 328, "task": "move orange can near brown chip bag"}
330
+ {"task_index": 329, "task": "place rxbar chocolate into white bowl"}
331
+ {"task_index": 330, "task": "pick redbull can from bottom drawer and place on counter"}
332
+ {"task_index": 331, "task": "place green can into bottom drawer"}
333
+ {"task_index": 332, "task": "pick redbull can from middle drawer and place on counter"}
334
+ {"task_index": 333, "task": "move green rice chip bag near green jalapeno chip bag"}
335
+ {"task_index": 334, "task": "pick blue plastic bottle from bottom drawer and place on counter"}
336
+ {"task_index": 335, "task": "move rxbar chocolate near blue chip bag"}
337
+ {"task_index": 336, "task": "move orange can near rxbar chocolate"}
338
+ {"task_index": 337, "task": "move blue plastic bottle near pepsi can"}
339
+ {"task_index": 338, "task": "move blue chip bag near coke can"}
340
+ {"task_index": 339, "task": "move water bottle near sponge"}
341
+ {"task_index": 340, "task": "place green jalapeno chip bag into bottom drawer"}
342
+ {"task_index": 341, "task": "pick green rice chip bag from middle drawer and place on counter"}
343
+ {"task_index": 342, "task": "move green jalapeno chip bag near rxbar blueberry"}
344
+ {"task_index": 343, "task": "move blue chip bag near orange"}
345
+ {"task_index": 344, "task": "place blue chip bag into paper bowl"}
346
+ {"task_index": 345, "task": "move apple near water bottle"}
347
+ {"task_index": 346, "task": "move pepsi can near brown chip bag"}
348
+ {"task_index": 347, "task": "move pepsi can near redbull can"}
349
+ {"task_index": 348, "task": "move green jalapeno chip bag near green can"}
350
+ {"task_index": 349, "task": "move coke can near green jalapeno chip bag"}
351
+ {"task_index": 350, "task": "move sponge near coke can"}
352
+ {"task_index": 351, "task": "move brown chip bag near orange can"}
353
+ {"task_index": 352, "task": "move coke can near orange can"}
354
+ {"task_index": 353, "task": "move blue plastic bottle near green jalapeno chip bag"}
355
+ {"task_index": 354, "task": "move 7up can near green can"}
356
+ {"task_index": 355, "task": "move brown chip bag near sponge"}
357
+ {"task_index": 356, "task": "move 7up can near brown chip bag"}
358
+ {"task_index": 357, "task": "move redbull can near brown chip bag"}
359
+ {"task_index": 358, "task": "place rxbar chocolate into top drawer"}
360
+ {"task_index": 359, "task": "move orange near water bottle"}
361
+ {"task_index": 360, "task": "pick pepsi can from bottom shelf of fridge"}
362
+ {"task_index": 361, "task": "move sponge near green jalapeno chip bag"}
363
+ {"task_index": 362, "task": "move green jalapeno chip bag near white bowl"}
364
+ {"task_index": 363, "task": "place sponge into bottom drawer"}
365
+ {"task_index": 364, "task": "pick sponge from bottom drawer and place on counter"}
366
+ {"task_index": 365, "task": "move white bowl near green rice chip bag"}
367
+ {"task_index": 366, "task": "move 7up can near pepsi can"}
368
+ {"task_index": 367, "task": "move green jalapeno chip bag near brown chip bag"}
369
+ {"task_index": 368, "task": "move rxbar chocolate near white bowl"}
370
+ {"task_index": 369, "task": "pick 7up can can from top shelf of fridge"}
371
+ {"task_index": 370, "task": "move redbull can near apple"}
372
+ {"task_index": 371, "task": "move 7up can near green rice chip bag"}
373
+ {"task_index": 372, "task": "move orange can near blue chip bag"}
374
+ {"task_index": 373, "task": "move apple near green rice chip bag"}
375
+ {"task_index": 374, "task": "pick blue plastic bottle from top shelf of fridge"}
376
+ {"task_index": 375, "task": "move green jalapeno chip bag near paper bowl"}
377
+ {"task_index": 376, "task": "move green can near paper bowl"}
378
+ {"task_index": 377, "task": "move rxbar chocolate near brown chip bag"}
379
+ {"task_index": 378, "task": "move green jalapeno chip bag near blue plastic bottle"}
380
+ {"task_index": 379, "task": "move rxbar blueberry near blue chip bag"}
381
+ {"task_index": 380, "task": "move blue chip bag near brown chip bag"}
382
+ {"task_index": 381, "task": "place sponge into paper bowl"}
383
+ {"task_index": 382, "task": "move sponge near blue chip bag"}
384
+ {"task_index": 383, "task": "move brown chip bag near apple"}
385
+ {"task_index": 384, "task": "place water bottle into paper bowl"}
386
+ {"task_index": 385, "task": "move blue chip bag near green can"}
387
+ {"task_index": 386, "task": "move apple near redbull can"}
388
+ {"task_index": 387, "task": "move green can near brown chip bag"}
389
+ {"task_index": 388, "task": "move orange can near white bowl"}
390
+ {"task_index": 389, "task": "move brown chip bag near paper bowl"}
391
+ {"task_index": 390, "task": "move blue chip bag near green rice chip bag"}
392
+ {"task_index": 391, "task": "move coke can near redbull can"}
393
+ {"task_index": 392, "task": "move 7up can near orange"}
394
+ {"task_index": 393, "task": "place blue chip bag into white bowl"}
395
+ {"task_index": 394, "task": "move white bowl near redbull can"}
396
+ {"task_index": 395, "task": "move brown chip bag near rxbar blueberry"}
397
+ {"task_index": 396, "task": "move rxbar blueberry near water bottle"}
398
+ {"task_index": 397, "task": "move rxbar blueberry near rxbar chocolate"}
399
+ {"task_index": 398, "task": "move green jalapeno chip bag near orange"}
400
+ {"task_index": 399, "task": "move apple near blue plastic bottle"}
401
+ {"task_index": 400, "task": "move water bottle near rxbar blueberry"}
402
+ {"task_index": 401, "task": "move blue chip bag near redbull can"}
403
+ {"task_index": 402, "task": "move blue plastic bottle near apple"}
404
+ {"task_index": 403, "task": "move brown chip bag near green can"}
405
+ {"task_index": 404, "task": "move orange near sponge"}
406
+ {"task_index": 405, "task": "pick water bottle from middle shelf of fridge "}
407
+ {"task_index": 406, "task": "move orange near blue chip bag"}
408
+ {"task_index": 407, "task": "move 7up can near sponge"}
409
+ {"task_index": 408, "task": "pick redbull can from top drawer and place on counter"}
410
+ {"task_index": 409, "task": "move brown chip bag near water bottle"}
411
+ {"task_index": 410, "task": "move apple near brown chip bag"}
412
+ {"task_index": 411, "task": "place water bottle into white bowl"}
413
+ {"task_index": 412, "task": "move apple near orange can"}
414
+ {"task_index": 413, "task": "move 7up can near rxbar blueberry"}
415
+ {"task_index": 414, "task": "move brown chip bag near coke can"}
416
+ {"task_index": 415, "task": "move green jalapeno chip bag near blue chip bag"}
417
+ {"task_index": 416, "task": "pick 7up can from middle shelf of fridge"}
418
+ {"task_index": 417, "task": "move redbull can near coke can"}
419
+ {"task_index": 418, "task": "move redbull can near rxbar chocolate"}
420
+ {"task_index": 419, "task": "move brown chip bag near 7up can"}
421
+ {"task_index": 420, "task": "move green rice chip bag near green can"}
422
+ {"task_index": 421, "task": "pick pepsi can from middle shelf of fridge"}
423
+ {"task_index": 422, "task": "move redbull can near water bottle"}
424
+ {"task_index": 423, "task": "move pepsi can near rxbar blueberry"}
425
+ {"task_index": 424, "task": "move green can near blue plastic bottle"}
426
+ {"task_index": 425, "task": "move paper bowl near redbull can"}
427
+ {"task_index": 426, "task": "move redbull can near paper bowl"}
428
+ {"task_index": 427, "task": "move rxbar chocolate near pepsi can"}
429
+ {"task_index": 428, "task": "move rxbar blueberry near pepsi can"}
430
+ {"task_index": 429, "task": "move green jalapeno chip bag near redbull can"}
431
+ {"task_index": 430, "task": "move rxbar blueberry near coke can"}
432
+ {"task_index": 431, "task": "move orange near apple"}
433
+ {"task_index": 432, "task": "move water bottle near brown chip bag"}
434
+ {"task_index": 433, "task": "move 7up can near blue chip bag"}
435
+ {"task_index": 434, "task": "move water bottle near pepsi can"}
436
+ {"task_index": 435, "task": "pick coke can from top drawer and place on counter"}
437
+ {"task_index": 436, "task": "move green can near green jalapeno chip bag"}
438
+ {"task_index": 437, "task": "move green can near redbull can"}
439
+ {"task_index": 438, "task": "move water bottle near blue plastic bottle"}
440
+ {"task_index": 439, "task": "move green rice chip bag near white bowl"}
441
+ {"task_index": 440, "task": "move orange can near pepsi can"}
442
+ {"task_index": 441, "task": "move water bottle near apple"}
443
+ {"task_index": 442, "task": "pick blue plastic bottle from bottom shelf of fridge"}
444
+ {"task_index": 443, "task": "move orange can near sponge"}
445
+ {"task_index": 444, "task": "pick green can from top drawer and place on counter"}
446
+ {"task_index": 445, "task": "move apple near paper bowl"}
447
+ {"task_index": 446, "task": "move water bottle near orange can"}
448
+ {"task_index": 447, "task": "pick water bottle from bottom shelf of fridge"}
449
+ {"task_index": 448, "task": "move white bowl near apple"}
450
+ {"task_index": 449, "task": "move green rice chip bag near pepsi can"}
451
+ {"task_index": 450, "task": "move brown chip bag near pepsi can"}
452
+ {"task_index": 451, "task": "move rxbar chocolate near green can"}
453
+ {"task_index": 452, "task": "move rxbar chocolate near green rice chip bag"}
454
+ {"task_index": 453, "task": "move orange can near water bottle"}
455
+ {"task_index": 454, "task": "move white bowl near sponge"}
456
+ {"task_index": 455, "task": "place rxbar blueberry into white bowl"}
457
+ {"task_index": 456, "task": "pick redbull can from top shelf of fridge"}
458
+ {"task_index": 457, "task": "move coke can near rxbar blueberry"}
459
+ {"task_index": 458, "task": "move redbull can near sponge"}
460
+ {"task_index": 459, "task": "move coke can near apple"}
461
+ {"task_index": 460, "task": "move green can near green rice chip bag"}
462
+ {"task_index": 461, "task": "move green can near rxbar chocolate"}
463
+ {"task_index": 462, "task": "place 7up can into bottom drawer"}
464
+ {"task_index": 463, "task": "move brown chip bag near orange"}
465
+ {"task_index": 464, "task": "move water bottle near green can"}
466
+ {"task_index": 465, "task": "move green jalapeno chip bag near orange can"}
467
+ {"task_index": 466, "task": "move paper bowl near blue plastic bottle"}
468
+ {"task_index": 467, "task": "move redbull can near rxbar blueberry"}
469
+ {"task_index": 468, "task": "place brown chip bag into white bowl"}
470
+ {"task_index": 469, "task": "pick blue plastic bottle from middle shelf of fridge"}
471
+ {"task_index": 470, "task": "pick water bottle from top shelf of fridge "}
472
+ {"task_index": 471, "task": "pick rxbar blueberry from white bowl and place on counter"}
473
+ {"task_index": 472, "task": "move paper bowl near rxbar chocolate"}
474
+ {"task_index": 473, "task": "move orange can near green jalapeno chip bag"}
475
+ {"task_index": 474, "task": "move green jalapeno chip bag near 7up can"}
476
+ {"task_index": 475, "task": "move pepsi can near green can"}
477
+ {"task_index": 476, "task": "move blue chip bag near paper bowl"}
478
+ {"task_index": 477, "task": "place apple into white bowl"}
479
+ {"task_index": 478, "task": "pick blue plastic bottle from white bowl and place on counter"}
480
+ {"task_index": 479, "task": "move green can near coke can"}
481
+ {"task_index": 480, "task": "move blue plastic bottle near green can"}
482
+ {"task_index": 481, "task": "move orange near coke can"}
483
+ {"task_index": 482, "task": "move orange can near blue plastic bottle"}
484
+ {"task_index": 483, "task": "move orange can near redbull can"}
485
+ {"task_index": 484, "task": "move pepsi can near blue chip bag"}
486
+ {"task_index": 485, "task": "move brown chip bag near blue plastic bottle"}
487
+ {"task_index": 486, "task": "pick rxbar chocolate from white bowl and place on counter"}
488
+ {"task_index": 487, "task": "move white bowl near rxbar chocolate"}
489
+ {"task_index": 488, "task": "move green can near 7up can"}
490
+ {"task_index": 489, "task": "move white bowl near blue chip bag"}
491
+ {"task_index": 490, "task": "move paper bowl near green jalapeno chip bag"}
492
+ {"task_index": 491, "task": "move orange can near apple"}
493
+ {"task_index": 492, "task": "place coke can into paper bowl"}
494
+ {"task_index": 493, "task": "place blue plastic bottle into paper bowl"}
495
+ {"task_index": 494, "task": "place orange can into paper bowl"}
496
+ {"task_index": 495, "task": "place redbull can into white bowl"}
497
+ {"task_index": 496, "task": "move paper bowl near 7up can"}
498
+ {"task_index": 497, "task": "move paper bowl near rxbar blueberry"}
499
+ {"task_index": 498, "task": "move paper bowl near blue chip bag"}
500
+ {"task_index": 499, "task": "move sponge near paper bowl"}
501
+ {"task_index": 500, "task": "pick blue chip bag from paper bowl and place on counter"}
502
+ {"task_index": 501, "task": "move 7up can near water bottle"}
503
+ {"task_index": 502, "task": "pick green can from paper bowl and place on counter"}
504
+ {"task_index": 503, "task": "place orange into paper bowl"}
505
+ {"task_index": 504, "task": "move water bottle near white bowl"}
506
+ {"task_index": 505, "task": "move rxbar chocolate near paper bowl"}
507
+ {"task_index": 506, "task": "move paper bowl near apple"}
508
+ {"task_index": 507, "task": "pick green rice chip bag from white bowl and place on counter"}
509
+ {"task_index": 508, "task": "move 7up can near blue plastic bottle"}
510
+ {"task_index": 509, "task": "move white bowl near green can"}
511
+ {"task_index": 510, "task": "move 7up can near white bowl"}
512
+ {"task_index": 511, "task": "pick redbull can from white bowl and place on counter"}
513
+ {"task_index": 512, "task": "move white bowl near brown chip bag"}
514
+ {"task_index": 513, "task": "pick 7up can from white bowl and place on counter"}
515
+ {"task_index": 514, "task": "place orange can into white bowl"}
516
+ {"task_index": 515, "task": "place green can into middle drawer"}
517
+ {"task_index": 516, "task": "move coke can near sponge"}
518
+ {"task_index": 517, "task": "pick green jalapeno chip bag from white bowl and place on counter"}
519
+ {"task_index": 518, "task": "pick sponge from white bowl and place on counter"}
520
+ {"task_index": 519, "task": "move redbull can near orange can"}
521
+ {"task_index": 520, "task": "pick water bottle from paper bowl and place on counter"}
522
+ {"task_index": 521, "task": "pick blue plastic bottle from top shelf of fridge "}
523
+ {"task_index": 522, "task": "pick 7up can from paper bowl and place on counter"}
524
+ {"task_index": 523, "task": "pick pepsi can from paper bowl and place on counter"}
525
+ {"task_index": 524, "task": "place brown chip bag into top drawer"}
526
+ {"task_index": 525, "task": "place orange into white bowl"}
527
+ {"task_index": 526, "task": "move green rice chip bag near paper bowl"}
528
+ {"task_index": 527, "task": "move white bowl near pepsi can"}
529
+ {"task_index": 528, "task": "place green jalapeno chip bag into white bowl"}
530
+ {"task_index": 529, "task": "pick orange can from middle shelf of fridge "}
531
+ {"task_index": 530, "task": "place pepsi can into paper bowl"}
532
+ {"task_index": 531, "task": "pick green rice chip bag from paper bowl and place on counter"}
533
+ {"task_index": 532, "task": "pick coke can from paper bowl and place on counter"}
534
+ {"task_index": 533, "task": "move sponge near white bowl"}
535
+ {"task_index": 534, "task": "pick pepsi can from white bowl and place on counter"}
536
+ {"task_index": 535, "task": "move blue chip bag near white bowl"}
537
+ {"task_index": 536, "task": "move brown chip bag near white bowl"}
538
+ {"task_index": 537, "task": "pick green jalapeno chip bag from paper bowl and place on counter"}
539
+ {"task_index": 538, "task": "pick orange from paper bowl and place on counter"}
540
+ {"task_index": 539, "task": " pick pepsi can from bottom shelf of fridge"}
541
+ {"task_index": 540, "task": "move white bowl near rxbar blueberry"}
542
+ {"task_index": 541, "task": "move redbull can near white bowl"}
543
+ {"task_index": 542, "task": "pick green can from white bowl and place on counter"}
544
+ {"task_index": 543, "task": "pick apple from white bowl and place on counter"}
545
+ {"task_index": 544, "task": "pick 7up can can from bottom shelf of fridge"}
546
+ {"task_index": 545, "task": "move paper bowl near green can"}
547
+ {"task_index": 546, "task": "place green can into paper bowl"}
548
+ {"task_index": 547, "task": "move paper bowl near green rice chip bag"}
549
+ {"task_index": 548, "task": " pick coke can from top shelf of fridge "}
550
+ {"task_index": 549, "task": "place rxbar blueberry into paper bowl"}
551
+ {"task_index": 550, "task": "place green can into white bowl"}
552
+ {"task_index": 551, "task": "move coke can near white bowl"}
553
+ {"task_index": 552, "task": "place 7up can into paper bowl"}
554
+ {"task_index": 553, "task": "move white bowl near green jalapeno chip bag"}
555
+ {"task_index": 554, "task": "move orange near white bowl"}
556
+ {"task_index": 555, "task": "pick green can from middle shelf of fridge "}
557
+ {"task_index": 556, "task": "move rxbar blueberry near white bowl"}
558
+ {"task_index": 557, "task": "move rxbar blueberry near paper bowl"}
559
+ {"task_index": 558, "task": "pick redbull can from paper bowl and place on counter"}
560
+ {"task_index": 559, "task": "move paper bowl near sponge"}
561
+ {"task_index": 560, "task": "pick pepsi can from top shelf of fridge "}
562
+ {"task_index": 561, "task": "place redbull can into paper bowl"}
563
+ {"task_index": 562, "task": "pick redbull can from middle shelf of fridge "}
564
+ {"task_index": 563, "task": "place rxbar chocolate into paper bowl"}
565
+ {"task_index": 564, "task": "pick orange can from white bowl and place on counter"}
566
+ {"task_index": 565, "task": "pick brown chip bag from white bowl and place on counter"}
567
+ {"task_index": 566, "task": "move 7up can near paper bowl"}
568
+ {"task_index": 567, "task": "place green rice chip bag into white bowl"}
569
+ {"task_index": 568, "task": "pick rxbar chocolate from paper bowl and place on counter"}
570
+ {"task_index": 569, "task": "place sponge into white bowl"}
571
+ {"task_index": 570, "task": "move paper bowl near water bottle"}
572
+ {"task_index": 571, "task": "pick coke can from white bowl and place on counter"}
573
+ {"task_index": 572, "task": " pick green can from bottom shelf of fridge"}
574
+ {"task_index": 573, "task": "place green rice chip bag into paper bowl"}
575
+ {"task_index": 574, "task": "pick orange from white bowl and place on counter"}
576
+ {"task_index": 575, "task": " pick green can from bottom shelf of fridge "}
577
+ {"task_index": 576, "task": "move orange can near paper bowl"}
578
+ {"task_index": 577, "task": ""}
579
+ {"task_index": 578, "task": "pick blue plastic bottle from paper bowl and place on counter"}
580
+ {"task_index": 579, "task": "pick orange can from bottom shelf of fridge "}
581
+ {"task_index": 580, "task": "pick 7up can can from middle shelf of fridge"}
582
+ {"task_index": 581, "task": "pick 7up can from top shelf of fridge "}
583
+ {"task_index": 582, "task": "move paper bowl near brown chip bag"}
584
+ {"task_index": 583, "task": "pick rxbar blueberry from paper bowl and place on counter"}
585
+ {"task_index": 584, "task": "move white bowl near coke can"}
586
+ {"task_index": 585, "task": "move white bowl near blue plastic bottle"}
587
+ {"task_index": 586, "task": "move pepsi can near white bowl"}
588
+ {"task_index": 587, "task": "pick orange can from paper bowl and place on counter"}
589
+ {"task_index": 588, "task": "move white bowl near 7up can"}
590
+ {"task_index": 589, "task": "pick blue plastic bottle from middle shelf of fridge "}
591
+ {"task_index": 590, "task": "pick coke can from middle shelf of fridge "}
592
+ {"task_index": 591, "task": "pick sponge from paper bowl and place on counter"}
593
+ {"task_index": 592, "task": "move paper bowl near orange"}
594
+ {"task_index": 593, "task": "move pepsi can near paper bowl"}
595
+ {"task_index": 594, "task": "pick green can from top shelf of fridge "}
596
+ {"task_index": 595, "task": "move white bowl near orange can"}
597
+ {"task_index": 596, "task": "pick pepsi can from middle shelf of fridge "}
598
+ {"task_index": 597, "task": "pick 7up can from top shelf of fridge'"}
599
+ {"task_index": 598, "task": "pick 7up can from middle shelf of fridge "}
videos/chunk-000/observation.images.image/episode_000053.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a760e663e8f36c757d8626915f6dfe2fe6719affdf234e045d5d689541ab02b
3
+ size 185892
videos/chunk-000/observation.images.image/episode_000258.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c50cfb3439b926fb4d30c69a0c0a257eb5e27f627d3e7434317684355a42e62
3
+ size 212581
videos/chunk-000/observation.images.image/episode_000292.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:427386262e96ebe2e7652459c6efcb42f020e6b6ada6622a8e0247e1e6bc0fe4
3
+ size 426652
videos/chunk-000/observation.images.image/episode_000333.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2897aa41b4bbbb08a0ba57e5ccc6c67a476078fc7806a0cd17bc9e369123841
3
+ size 65239
videos/chunk-000/observation.images.image/episode_000474.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dd3b845e3d4cf9fa53011a90b2dd035a39ac7172f9f324b0e2f85f8831af351
3
+ size 205815
videos/chunk-000/observation.images.image/episode_000498.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c77176c4a8ebb43e4eb45e29247f03b316cace5a71defae386f83634c6b6a792
3
+ size 132232
videos/chunk-000/observation.images.image/episode_000538.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d06f0a01316a920678e23e150b7d922a8deb486d29676a007cc300858e7c2b6b
3
+ size 326520
videos/chunk-000/observation.images.image/episode_000579.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d348ac40daa3989fac1c295e0ae3b2632529d74baf190cf6840763883e9cfdd8
3
+ size 282237
videos/chunk-000/observation.images.image/episode_000787.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd41a0e84d168a890444a48a96a9c28821ad531e5d3b32c87212b7d46b3c04f
3
+ size 222325
videos/chunk-000/observation.images.image/episode_000788.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2edf26dcfb6a6c838b86940c57df518f7ce47b481d083c75b0a04ddf29c63a15
3
+ size 96937
videos/chunk-000/observation.images.image/episode_000789.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb0c220d2753da0dc0b44000c730d4adf12b11a70eaf1fed1c150cc9235b312c
3
+ size 348098
videos/chunk-003/observation.images.image/episode_003577.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14d2a084a3d73eb82835ee80fbbc1fe10c41b53fcbb2f03635ae335a34a000a1
3
+ size 113307
videos/chunk-008/observation.images.image/episode_008000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:454993ecf174677504ca18a97098f92106bb3a16b58f9cf6d6ab41809769fe36
3
+ size 188454
videos/chunk-008/observation.images.image/episode_008039.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:066f24c942ab722e21473fe44021228b5c40125974f034d68ee12fab416a3ffb
3
+ size 243023
videos/chunk-008/observation.images.image/episode_008068.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60e7eab1880c68eec0441fdcce6cc99809a36bc20539f752d65e6b3ab3e7fcff
3
+ size 548498
videos/chunk-008/observation.images.image/episode_008090.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:323b528c619e1b37063fa705767f35cb344aee75b60b8bad651780d6dc77f6b3
3
+ size 555009
videos/chunk-008/observation.images.image/episode_008162.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e250013bf01c12edb9404f10b91fa2a808b9221cd2244ef93139beff9814d494
3
+ size 364395
videos/chunk-008/observation.images.image/episode_008318.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28ae1a41ed82b2a35352f435aa703feb12e1f901acb11a9995a8869847f05c02
3
+ size 314587
videos/chunk-008/observation.images.image/episode_008322.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e605f626953cd8f014aa497562236ebd4dc3a1135474667a9d06bd0a95d0072
3
+ size 183283
videos/chunk-008/observation.images.image/episode_008331.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:279c83717cfcdff84feb1052bfb53760485b320e725fe5db0fb987c0887ac169
3
+ size 233266
videos/chunk-008/observation.images.image/episode_008364.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d85d22ea42c36c67a9ab866bad241fc3bbfc63ddf27acd4c72886c8ce51cddf
3
+ size 167164
videos/chunk-008/observation.images.image/episode_008396.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:70cd87b6c768423be6c09d87d2e39e2146fa86ca6fd518fbf9dd7d89d396aed7
3
+ size 179719
videos/chunk-008/observation.images.image/episode_008411.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c81ba17bacbe130e8f0b8a1eaf42ccbe05a652505f1580c844315201f032c504
3
+ size 214551
videos/chunk-008/observation.images.image/episode_008430.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61cb56ed8cd50a1461f5b2170b780a62ade072cc8d1c6755036d15e705386180
3
+ size 281631
videos/chunk-008/observation.images.image/episode_008497.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd4ca97b4254568f32dac3354397de9f3af31b22265c46835b02f11b9996406
3
+ size 222407
videos/chunk-008/observation.images.image/episode_008516.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c166689500195d26ce9481187444004e91f8877c70193a14a8586a5ae0baf0a
3
+ size 92678
videos/chunk-008/observation.images.image/episode_008518.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1587fc40df6f89dfcf4d91a7adbefe480604133e03286ba8c586155acc8bf0df
3
+ size 302373
videos/chunk-008/observation.images.image/episode_008525.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c96a87bd53639926c240a3a4240bd0d651443688c1cc77cd38a1a42661d81c1e
3
+ size 163738
videos/chunk-008/observation.images.image/episode_008547.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48dbc6681e18fc0bf505d4c0c1f47fe0fcb1624da5d8ce3a7bd58c53bff5803
3
+ size 240761
videos/chunk-008/observation.images.image/episode_008571.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b78f20164c331f2fad88373305cfb301ba000de490e132347e9645d1b35e6f
3
+ size 54090
videos/chunk-008/observation.images.image/episode_008695.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fce006846f955f08aff08993ef9165df9cb17c62d7bf4cfd677785202f9bd4f
3
+ size 175149
videos/chunk-008/observation.images.image/episode_008722.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d0e2f5eb75e7e905a4c008843810283a2e1103c8059bc6017d6b08b7bad7b4
3
+ size 168606
videos/chunk-008/observation.images.image/episode_008744.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f0a4ae27b19fca84bb8c0c57d60e8f9b78271764333b036297d72d7b31f8357
3
+ size 262300
videos/chunk-008/observation.images.image/episode_008898.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb6e57a8a243e44356d82168cd2b269e04afec6ba77fe239526fae11bf1cc6f
3
+ size 180055
videos/chunk-008/observation.images.image/episode_008912.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f724ae29bccc767873002a2d6b2e086d5a6c70606749c1207f21c4cc943cec2
3
+ size 572362
videos/chunk-008/observation.images.image/episode_008915.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0666199631eaac131a7de65db84ce36bc2860d20505a9377413fe041418bf282
3
+ size 224183
videos/chunk-008/observation.images.image/episode_008936.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc05666ab6a151cfcef2eb2a6b556da674009237526592af5ec058e36c10d194
3
+ size 242356
videos/chunk-008/observation.images.image/episode_008954.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a55100cd5e8283e9ab2fdec60bf3d66266ef48ed6483f6653c46e12344f24f
3
+ size 136755
videos/chunk-008/observation.images.image/episode_008974.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a002c86121b142c2e3b7f7449d03472b2c3233831b01ab285d91f1516bed57fb
3
+ size 212710
videos/chunk-021/observation.images.image/episode_021080.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbbb49d233810b93c3708efaaf625491e3eb4d933244fe7b7730e3b4e5b7b62d
3
+ size 201212
videos/chunk-021/observation.images.image/episode_021100.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2473942c97f8d231fec319dc3425ccfef79dc683b9c548c1020fb53379fb1626
3
+ size 218981
videos/chunk-021/observation.images.image/episode_021110.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1f6aeff6ff43f0e7d1d1c14c1b58b4365c583ed77a79840c1f8d04306cebf99
3
+ size 394767
videos/chunk-021/observation.images.image/episode_021171.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5865fc7b7dd2b2490a7e3ac2f6bc00fff39ce1bd3b4759cde9d898e97a7b9af5
3
+ size 222556
videos/chunk-021/observation.images.image/episode_021282.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088f99a7a1bedcaedada69c3bcf90bb0d3b9c3f4eaf5ff328d62c38d5a423f3c
3
+ size 193327
videos/chunk-021/observation.images.image/episode_021475.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39ac93d9d0751784c0bd3ea84f657c23b1b94249b702a288841ada54a84d5b64
3
+ size 129905
videos/chunk-021/observation.images.image/episode_021520.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04c8535f4ecb380391377a89c41fe5becf74274b5fb70960800855e49272b163
3
+ size 191742