Dongkkka commited on
Commit
d768b13
·
verified ·
1 Parent(s): bfc9380

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. README.md +176 -0
  2. data/chunk-000/episode_000001.parquet +3 -0
  3. data/chunk-000/episode_000016.parquet +3 -0
  4. data/chunk-000/episode_000027.parquet +3 -0
  5. data/chunk-000/episode_000045.parquet +3 -0
  6. data/chunk-000/episode_000113.parquet +3 -0
  7. data/chunk-000/episode_000138.parquet +3 -0
  8. data/chunk-000/episode_000141.parquet +3 -0
  9. data/chunk-000/episode_000171.parquet +3 -0
  10. data/chunk-000/episode_000188.parquet +3 -0
  11. data/chunk-000/episode_000199.parquet +3 -0
  12. data/chunk-000/episode_000202.parquet +3 -0
  13. data/chunk-000/episode_000213.parquet +3 -0
  14. data/chunk-000/episode_000218.parquet +3 -0
  15. data/chunk-000/episode_000232.parquet +3 -0
  16. data/chunk-000/episode_000254.parquet +3 -0
  17. data/chunk-000/episode_000324.parquet +3 -0
  18. data/chunk-000/episode_000328.parquet +3 -0
  19. data/chunk-000/episode_000350.parquet +3 -0
  20. data/chunk-000/episode_000367.parquet +3 -0
  21. data/chunk-000/episode_000394.parquet +3 -0
  22. data/chunk-000/episode_000409.parquet +3 -0
  23. data/chunk-000/episode_000417.parquet +3 -0
  24. data/chunk-000/episode_000422.parquet +3 -0
  25. data/chunk-000/episode_000433.parquet +3 -0
  26. data/chunk-000/episode_000543.parquet +3 -0
  27. data/chunk-000/episode_000551.parquet +3 -0
  28. data/chunk-000/episode_000554.parquet +3 -0
  29. data/chunk-000/episode_000567.parquet +3 -0
  30. data/chunk-000/episode_000569.parquet +3 -0
  31. data/chunk-000/episode_000594.parquet +3 -0
  32. data/chunk-000/episode_000615.parquet +3 -0
  33. data/chunk-000/episode_000633.parquet +3 -0
  34. data/chunk-000/episode_000719.parquet +3 -0
  35. data/chunk-000/episode_000721.parquet +3 -0
  36. data/chunk-000/episode_000812.parquet +3 -0
  37. data/chunk-000/episode_000819.parquet +3 -0
  38. data/chunk-000/episode_000847.parquet +3 -0
  39. data/chunk-000/episode_000850.parquet +3 -0
  40. data/chunk-000/episode_000861.parquet +3 -0
  41. data/chunk-000/episode_000915.parquet +3 -0
  42. data/chunk-000/episode_000925.parquet +3 -0
  43. meta/episodes.jsonl +1000 -0
  44. meta/episodes_stats.jsonl +0 -0
  45. meta/info.json +140 -0
  46. meta/tasks.jsonl +1 -0
  47. videos/chunk-000/observation.images.cam_head/episode_000484.mp4 +3 -0
  48. videos/chunk-000/observation.images.cam_head/episode_000556.mp4 +3 -0
  49. videos/chunk-000/observation.images.cam_head/episode_000769.mp4 +3 -0
  50. videos/chunk-000/observation.images.cam_head/episode_000897.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,176 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - robotis
7
+ - LeRobot
8
+ - FFW_SG2
9
+ configs:
10
+ - config_name: default
11
+ data_files: data/*/*.parquet
12
+ ---
13
+
14
+ This dataset was created using [Physical AI Tools](https://github.com/ROBOTIS-GIT/physical_ai_tools) and [LeRobot](https://github.com/huggingface/lerobot).
15
+
16
+ ## Dataset Description
17
+
18
+
19
+
20
+ - **Homepage:** [More Information Needed]
21
+ - **License:** apache-2.0
22
+
23
+ ## Dataset Structure
24
+
25
+ [meta/info.json](meta/info.json):
26
+ ```json
27
+ {
28
+ "total_episodes": 1000,
29
+ "total_frames": 140703,
30
+ "total_videos": 1000,
31
+ "codebase_version": "v2.1",
32
+ "robot_type": "FFW_SG2",
33
+ "total_tasks": 1,
34
+ "total_chunks": 1,
35
+ "chunks_size": 1000,
36
+ "fps": 10,
37
+ "splits": {
38
+ "train": "0:1000"
39
+ },
40
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
41
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
42
+ "features": {
43
+ "action": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 19
47
+ ],
48
+ "names": [
49
+ "arm_l_joint1",
50
+ "arm_l_joint2",
51
+ "arm_l_joint3",
52
+ "arm_l_joint4",
53
+ "arm_l_joint5",
54
+ "arm_l_joint6",
55
+ "arm_l_joint7",
56
+ "gripper_l_joint1",
57
+ "arm_r_joint1",
58
+ "arm_r_joint2",
59
+ "arm_r_joint3",
60
+ "arm_r_joint4",
61
+ "arm_r_joint5",
62
+ "arm_r_joint6",
63
+ "arm_r_joint7",
64
+ "gripper_r_joint1",
65
+ "head_joint1",
66
+ "head_joint2",
67
+ "lift_joint"
68
+ ]
69
+ },
70
+ "observation.state": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 19
74
+ ],
75
+ "names": [
76
+ "arm_l_joint1",
77
+ "arm_l_joint2",
78
+ "arm_l_joint3",
79
+ "arm_l_joint4",
80
+ "arm_l_joint5",
81
+ "arm_l_joint6",
82
+ "arm_l_joint7",
83
+ "gripper_l_joint1",
84
+ "arm_r_joint1",
85
+ "arm_r_joint2",
86
+ "arm_r_joint3",
87
+ "arm_r_joint4",
88
+ "arm_r_joint5",
89
+ "arm_r_joint6",
90
+ "arm_r_joint7",
91
+ "gripper_r_joint1",
92
+ "head_joint1",
93
+ "head_joint2",
94
+ "lift_joint"
95
+ ]
96
+ },
97
+ "observation.images.cam_head": {
98
+ "dtype": "video",
99
+ "shape": [
100
+ 376,
101
+ 672,
102
+ 3
103
+ ],
104
+ "names": [
105
+ "height",
106
+ "width",
107
+ "channels"
108
+ ],
109
+ "video_info": {
110
+ "video.height": 376,
111
+ "video.width": 672,
112
+ "video.codec": "libx264",
113
+ "video.pix_fmt": "yuv420p",
114
+ "video.is_depth_map": false,
115
+ "video.fps": 10,
116
+ "video.channels": 3,
117
+ "has_audio": false
118
+ },
119
+ "info": {
120
+ "video.height": 376,
121
+ "video.width": 672,
122
+ "video.codec": "av1",
123
+ "video.pix_fmt": "yuv420p",
124
+ "video.is_depth_map": false,
125
+ "video.fps": 10,
126
+ "video.channels": 3,
127
+ "has_audio": false
128
+ }
129
+ },
130
+ "timestamp": {
131
+ "dtype": "float32",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "frame_index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "episode_index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ },
151
+ "index": {
152
+ "dtype": "int64",
153
+ "shape": [
154
+ 1
155
+ ],
156
+ "names": null
157
+ },
158
+ "task_index": {
159
+ "dtype": "int64",
160
+ "shape": [
161
+ 1
162
+ ],
163
+ "names": null
164
+ }
165
+ }
166
+ }
167
+ ```
168
+
169
+
170
+ ## Citation
171
+
172
+ **BibTeX:**
173
+
174
+ ```bibtex
175
+ [More Information Needed]
176
+ ```
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6959ea9842e71448b75e271926c71631f847a82011fe8c2c1af7d185a6b9c291
3
+ size 30945
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31990a2cbf9828d5d306f4ad6fe3f400620aeb89f20f36b0dbe9cbf84c529a7a
3
+ size 31088
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41fd3fa812228edf44ea23ad5eae483a7b78492d4c7275b259730e2e5eef04ce
3
+ size 31350
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40653d1a03ae1992c9db808684655ba2e600e0637ccc039926df84e503bcc117
3
+ size 31409
data/chunk-000/episode_000113.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac2002aebcf18e1865b7fbfc56162fa028f4e73f445005c9c82343cbfee49809
3
+ size 30933
data/chunk-000/episode_000138.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b102d6a0f82b0407dfba3f23a125452bee1c38870209af2c214312128cf648
3
+ size 31354
data/chunk-000/episode_000141.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ceea7a15fb4b34aeced536822a667f2c2ee54827043184f50dc5f4167a45982
3
+ size 31350
data/chunk-000/episode_000171.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4327fa32e18c0f831e77795952a9419decbb76cdf7bd236aa2f9a4ea4eba2df9
3
+ size 31111
data/chunk-000/episode_000188.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a54c935084783e34c7d54d3065a7ccbc1c7fddf1dc7d0f079bd4b7de47f661
3
+ size 33070
data/chunk-000/episode_000199.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db70edc1c8cacf7e882231009a901e06c75c95b449f211262cfaff38b7d71e78
3
+ size 31372
data/chunk-000/episode_000202.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dead80431a45c7a19f6e695a3b3426ca8932cf8e5633c3a28369a4d5a202b09
3
+ size 31258
data/chunk-000/episode_000213.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:384a8a61da87224f62bf0035d8bbd0f733d12503f7e0a483c63a4cff887f7aa9
3
+ size 30921
data/chunk-000/episode_000218.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd64b47ad1324f972a814a0c9de258a8811f4a2fc5cdb046023a87bd208800e6
3
+ size 33166
data/chunk-000/episode_000232.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8eefc27b5b1070bc0c9d3593610fbdd8686ab15195030945e3ba5b3de27218b
3
+ size 33184
data/chunk-000/episode_000254.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be425122c1554f87c260f0241e77695ca0f5d4ec4da94d4ba05a688637c3f6f4
3
+ size 31075
data/chunk-000/episode_000324.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd57c37fdb3f13e32d5035295cec3d78b818de70db8facfcbfc464384f599eeb
3
+ size 33093
data/chunk-000/episode_000328.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:417bb7a5b670f0e70d9b9a92c4044fec96d0b2489e91b7276c967110923dad91
3
+ size 30919
data/chunk-000/episode_000350.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbc7e13354f720b72211055c24fdaeaa237a6d2b3938e66c7fd45462250aeb72
3
+ size 31354
data/chunk-000/episode_000367.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0fc32a8c60f28611b3a556fb0154b0df6f0a955ea3c42b9200ada2c6a646cc2
3
+ size 33170
data/chunk-000/episode_000394.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf9427f0003b6f7e9b701769250cca7b8c9621c170b35006d1fef6254584a47
3
+ size 30939
data/chunk-000/episode_000409.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9553af0475d24b2344b8f5d6bed27942f7523eacb89db1f0c3aec17b8821695
3
+ size 31171
data/chunk-000/episode_000417.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07bd7b209094bee636a279faddc755e60afa70a184103dcae642ec058e0e9158
3
+ size 33109
data/chunk-000/episode_000422.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb6cb8167a27f0cc8a30307b94b64778baafe0060657e26ec93b4efecf3a877
3
+ size 33152
data/chunk-000/episode_000433.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2420e2d79575fb309f1e30f799fae917905a0cfa5492ae32028880635612b5
3
+ size 31259
data/chunk-000/episode_000543.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f238180fd65b49d456213df38b5d8aac763795a3ad4e33842b00ec62702a3cd7
3
+ size 32640
data/chunk-000/episode_000551.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9a5d05592d20b460a60c913c1eb6d3e8992fd2a7cbc0f8139f4dbb25f4a1f8c
3
+ size 37349
data/chunk-000/episode_000554.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a9c8d8801a187fa01a093037bbfb76be15fc7819c71e94c626216cacfedb0a7
3
+ size 32582
data/chunk-000/episode_000567.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb85da9853a01d75348f186857f5d7f93a854166e06f4056892a44c30bf4ffd0
3
+ size 37258
data/chunk-000/episode_000569.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a4b4665ff6ff1ef04be1e34eed5742c75a7f13bc7f97e99ede267eb558cb526
3
+ size 37370
data/chunk-000/episode_000594.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:351550a2f267f27cd4bea5dd34066db4eaa0ac019c693991379de5725a7f4cec
3
+ size 32565
data/chunk-000/episode_000615.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18905690a66b2f540b875b8938c5ac8690241a10f47ba5c10fa0880586c1629a
3
+ size 37393
data/chunk-000/episode_000633.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bb8acc44d924c386e0ef69e3b68bef4b99008c90ddafd58b76dac1aa380c47d
3
+ size 32388
data/chunk-000/episode_000719.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0da458f826983737f620eafae78d023eba2c24e085ab8339a7aae861e826070
3
+ size 35542
data/chunk-000/episode_000721.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ddd18600171d9f4eada47ff6c84f7d2ee673d9547a4aa3a2a6d9402210b17b2
3
+ size 35545
data/chunk-000/episode_000812.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e9705daba674c5171327dd5418e30b6e46ffaa2aaf8087713dc3dd2cc2d999e
3
+ size 32447
data/chunk-000/episode_000819.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2befef0cdcf4fba7addc61fa304d2f06dad3b4a73eab25003b3ac2f9231bb171
3
+ size 32508
data/chunk-000/episode_000847.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71c8ff506766f3d08c395fa9331fa5b360243cfec48f241cbb44ae199e281ee4
3
+ size 37389
data/chunk-000/episode_000850.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:808fbd33ced188a912bece4d072590b1ba7e500f297a0a0c6c6d939648251409
3
+ size 37381
data/chunk-000/episode_000861.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8353fe9b052f6c4e7121cc6ae999636969586a08d95d04e4ccb515102c742f0a
3
+ size 37440
data/chunk-000/episode_000915.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26bc4d58cc58f2316878a96c6a46a64029af4ec829f34d03c41cd26c0da29e6a
3
+ size 32524
data/chunk-000/episode_000925.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd93478cdfca77f150afeeefc0d259810891cf09e1d46784deb08c398243b247
3
+ size 37507
meta/episodes.jsonl ADDED
@@ -0,0 +1,1000 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index":0,"tasks":["Put the yellow paint brush into the crate."],"length":129}
2
+ {"episode_index":1,"tasks":["Put the yellow paint brush into the crate."],"length":129}
3
+ {"episode_index":2,"tasks":["Put the yellow paint brush into the crate."],"length":129}
4
+ {"episode_index":3,"tasks":["Put the yellow paint brush into the crate."],"length":130}
5
+ {"episode_index":4,"tasks":["Put the yellow paint brush into the crate."],"length":139}
6
+ {"episode_index":5,"tasks":["Put the yellow paint brush into the crate."],"length":129}
7
+ {"episode_index":6,"tasks":["Put the yellow paint brush into the crate."],"length":139}
8
+ {"episode_index":7,"tasks":["Put the yellow paint brush into the crate."],"length":139}
9
+ {"episode_index":8,"tasks":["Put the yellow paint brush into the crate."],"length":129}
10
+ {"episode_index":9,"tasks":["Put the yellow paint brush into the crate."],"length":129}
11
+ {"episode_index":10,"tasks":["Put the yellow paint brush into the crate."],"length":130}
12
+ {"episode_index":11,"tasks":["Put the yellow paint brush into the crate."],"length":130}
13
+ {"episode_index":12,"tasks":["Put the yellow paint brush into the crate."],"length":139}
14
+ {"episode_index":13,"tasks":["Put the yellow paint brush into the crate."],"length":129}
15
+ {"episode_index":14,"tasks":["Put the yellow paint brush into the crate."],"length":130}
16
+ {"episode_index":15,"tasks":["Put the yellow paint brush into the crate."],"length":130}
17
+ {"episode_index":16,"tasks":["Put the yellow paint brush into the crate."],"length":130}
18
+ {"episode_index":17,"tasks":["Put the yellow paint brush into the crate."],"length":130}
19
+ {"episode_index":18,"tasks":["Put the yellow paint brush into the crate."],"length":130}
20
+ {"episode_index":19,"tasks":["Put the yellow paint brush into the crate."],"length":129}
21
+ {"episode_index":20,"tasks":["Put the yellow paint brush into the crate."],"length":139}
22
+ {"episode_index":21,"tasks":["Put the yellow paint brush into the crate."],"length":139}
23
+ {"episode_index":22,"tasks":["Put the yellow paint brush into the crate."],"length":139}
24
+ {"episode_index":23,"tasks":["Put the yellow paint brush into the crate."],"length":139}
25
+ {"episode_index":24,"tasks":["Put the yellow paint brush into the crate."],"length":129}
26
+ {"episode_index":25,"tasks":["Put the yellow paint brush into the crate."],"length":139}
27
+ {"episode_index":26,"tasks":["Put the yellow paint brush into the crate."],"length":139}
28
+ {"episode_index":27,"tasks":["Put the yellow paint brush into the crate."],"length":130}
29
+ {"episode_index":28,"tasks":["Put the yellow paint brush into the crate."],"length":130}
30
+ {"episode_index":29,"tasks":["Put the yellow paint brush into the crate."],"length":129}
31
+ {"episode_index":30,"tasks":["Put the yellow paint brush into the crate."],"length":139}
32
+ {"episode_index":31,"tasks":["Put the yellow paint brush into the crate."],"length":130}
33
+ {"episode_index":32,"tasks":["Put the yellow paint brush into the crate."],"length":130}
34
+ {"episode_index":33,"tasks":["Put the yellow paint brush into the crate."],"length":139}
35
+ {"episode_index":34,"tasks":["Put the yellow paint brush into the crate."],"length":130}
36
+ {"episode_index":35,"tasks":["Put the yellow paint brush into the crate."],"length":130}
37
+ {"episode_index":36,"tasks":["Put the yellow paint brush into the crate."],"length":130}
38
+ {"episode_index":37,"tasks":["Put the yellow paint brush into the crate."],"length":130}
39
+ {"episode_index":38,"tasks":["Put the yellow paint brush into the crate."],"length":130}
40
+ {"episode_index":39,"tasks":["Put the yellow paint brush into the crate."],"length":139}
41
+ {"episode_index":40,"tasks":["Put the yellow paint brush into the crate."],"length":130}
42
+ {"episode_index":41,"tasks":["Put the yellow paint brush into the crate."],"length":139}
43
+ {"episode_index":42,"tasks":["Put the yellow paint brush into the crate."],"length":130}
44
+ {"episode_index":43,"tasks":["Put the yellow paint brush into the crate."],"length":130}
45
+ {"episode_index":44,"tasks":["Put the yellow paint brush into the crate."],"length":139}
46
+ {"episode_index":45,"tasks":["Put the yellow paint brush into the crate."],"length":130}
47
+ {"episode_index":46,"tasks":["Put the yellow paint brush into the crate."],"length":130}
48
+ {"episode_index":47,"tasks":["Put the yellow paint brush into the crate."],"length":130}
49
+ {"episode_index":48,"tasks":["Put the yellow paint brush into the crate."],"length":129}
50
+ {"episode_index":49,"tasks":["Put the yellow paint brush into the crate."],"length":130}
51
+ {"episode_index":50,"tasks":["Put the yellow paint brush into the crate."],"length":129}
52
+ {"episode_index":51,"tasks":["Put the yellow paint brush into the crate."],"length":130}
53
+ {"episode_index":52,"tasks":["Put the yellow paint brush into the crate."],"length":130}
54
+ {"episode_index":53,"tasks":["Put the yellow paint brush into the crate."],"length":130}
55
+ {"episode_index":54,"tasks":["Put the yellow paint brush into the crate."],"length":130}
56
+ {"episode_index":55,"tasks":["Put the yellow paint brush into the crate."],"length":139}
57
+ {"episode_index":56,"tasks":["Put the yellow paint brush into the crate."],"length":129}
58
+ {"episode_index":57,"tasks":["Put the yellow paint brush into the crate."],"length":130}
59
+ {"episode_index":58,"tasks":["Put the yellow paint brush into the crate."],"length":129}
60
+ {"episode_index":59,"tasks":["Put the yellow paint brush into the crate."],"length":130}
61
+ {"episode_index":60,"tasks":["Put the yellow paint brush into the crate."],"length":130}
62
+ {"episode_index":61,"tasks":["Put the yellow paint brush into the crate."],"length":129}
63
+ {"episode_index":62,"tasks":["Put the yellow paint brush into the crate."],"length":130}
64
+ {"episode_index":63,"tasks":["Put the yellow paint brush into the crate."],"length":129}
65
+ {"episode_index":64,"tasks":["Put the yellow paint brush into the crate."],"length":130}
66
+ {"episode_index":65,"tasks":["Put the yellow paint brush into the crate."],"length":139}
67
+ {"episode_index":66,"tasks":["Put the yellow paint brush into the crate."],"length":130}
68
+ {"episode_index":67,"tasks":["Put the yellow paint brush into the crate."],"length":129}
69
+ {"episode_index":68,"tasks":["Put the yellow paint brush into the crate."],"length":130}
70
+ {"episode_index":69,"tasks":["Put the yellow paint brush into the crate."],"length":129}
71
+ {"episode_index":70,"tasks":["Put the yellow paint brush into the crate."],"length":129}
72
+ {"episode_index":71,"tasks":["Put the yellow paint brush into the crate."],"length":130}
73
+ {"episode_index":72,"tasks":["Put the yellow paint brush into the crate."],"length":130}
74
+ {"episode_index":73,"tasks":["Put the yellow paint brush into the crate."],"length":129}
75
+ {"episode_index":74,"tasks":["Put the yellow paint brush into the crate."],"length":130}
76
+ {"episode_index":75,"tasks":["Put the yellow paint brush into the crate."],"length":139}
77
+ {"episode_index":76,"tasks":["Put the yellow paint brush into the crate."],"length":130}
78
+ {"episode_index":77,"tasks":["Put the yellow paint brush into the crate."],"length":130}
79
+ {"episode_index":78,"tasks":["Put the yellow paint brush into the crate."],"length":130}
80
+ {"episode_index":79,"tasks":["Put the yellow paint brush into the crate."],"length":129}
81
+ {"episode_index":80,"tasks":["Put the yellow paint brush into the crate."],"length":139}
82
+ {"episode_index":81,"tasks":["Put the yellow paint brush into the crate."],"length":130}
83
+ {"episode_index":82,"tasks":["Put the yellow paint brush into the crate."],"length":130}
84
+ {"episode_index":83,"tasks":["Put the yellow paint brush into the crate."],"length":130}
85
+ {"episode_index":84,"tasks":["Put the yellow paint brush into the crate."],"length":130}
86
+ {"episode_index":85,"tasks":["Put the yellow paint brush into the crate."],"length":130}
87
+ {"episode_index":86,"tasks":["Put the yellow paint brush into the crate."],"length":130}
88
+ {"episode_index":87,"tasks":["Put the yellow paint brush into the crate."],"length":130}
89
+ {"episode_index":88,"tasks":["Put the yellow paint brush into the crate."],"length":139}
90
+ {"episode_index":89,"tasks":["Put the yellow paint brush into the crate."],"length":130}
91
+ {"episode_index":90,"tasks":["Put the yellow paint brush into the crate."],"length":139}
92
+ {"episode_index":91,"tasks":["Put the yellow paint brush into the crate."],"length":129}
93
+ {"episode_index":92,"tasks":["Put the yellow paint brush into the crate."],"length":129}
94
+ {"episode_index":93,"tasks":["Put the yellow paint brush into the crate."],"length":130}
95
+ {"episode_index":94,"tasks":["Put the yellow paint brush into the crate."],"length":129}
96
+ {"episode_index":95,"tasks":["Put the yellow paint brush into the crate."],"length":139}
97
+ {"episode_index":96,"tasks":["Put the yellow paint brush into the crate."],"length":130}
98
+ {"episode_index":97,"tasks":["Put the yellow paint brush into the crate."],"length":139}
99
+ {"episode_index":98,"tasks":["Put the yellow paint brush into the crate."],"length":129}
100
+ {"episode_index":99,"tasks":["Put the yellow paint brush into the crate."],"length":139}
101
+ {"episode_index":100,"tasks":["Put the yellow paint brush into the crate."],"length":129}
102
+ {"episode_index":101,"tasks":["Put the yellow paint brush into the crate."],"length":139}
103
+ {"episode_index":102,"tasks":["Put the yellow paint brush into the crate."],"length":139}
104
+ {"episode_index":103,"tasks":["Put the yellow paint brush into the crate."],"length":139}
105
+ {"episode_index":104,"tasks":["Put the yellow paint brush into the crate."],"length":130}
106
+ {"episode_index":105,"tasks":["Put the yellow paint brush into the crate."],"length":130}
107
+ {"episode_index":106,"tasks":["Put the yellow paint brush into the crate."],"length":129}
108
+ {"episode_index":107,"tasks":["Put the yellow paint brush into the crate."],"length":130}
109
+ {"episode_index":108,"tasks":["Put the yellow paint brush into the crate."],"length":130}
110
+ {"episode_index":109,"tasks":["Put the yellow paint brush into the crate."],"length":139}
111
+ {"episode_index":110,"tasks":["Put the yellow paint brush into the crate."],"length":130}
112
+ {"episode_index":111,"tasks":["Put the yellow paint brush into the crate."],"length":139}
113
+ {"episode_index":112,"tasks":["Put the yellow paint brush into the crate."],"length":130}
114
+ {"episode_index":113,"tasks":["Put the yellow paint brush into the crate."],"length":129}
115
+ {"episode_index":114,"tasks":["Put the yellow paint brush into the crate."],"length":130}
116
+ {"episode_index":115,"tasks":["Put the yellow paint brush into the crate."],"length":130}
117
+ {"episode_index":116,"tasks":["Put the yellow paint brush into the crate."],"length":130}
118
+ {"episode_index":117,"tasks":["Put the yellow paint brush into the crate."],"length":129}
119
+ {"episode_index":118,"tasks":["Put the yellow paint brush into the crate."],"length":130}
120
+ {"episode_index":119,"tasks":["Put the yellow paint brush into the crate."],"length":130}
121
+ {"episode_index":120,"tasks":["Put the yellow paint brush into the crate."],"length":139}
122
+ {"episode_index":121,"tasks":["Put the yellow paint brush into the crate."],"length":129}
123
+ {"episode_index":122,"tasks":["Put the yellow paint brush into the crate."],"length":139}
124
+ {"episode_index":123,"tasks":["Put the yellow paint brush into the crate."],"length":139}
125
+ {"episode_index":124,"tasks":["Put the yellow paint brush into the crate."],"length":130}
126
+ {"episode_index":125,"tasks":["Put the yellow paint brush into the crate."],"length":130}
127
+ {"episode_index":126,"tasks":["Put the yellow paint brush into the crate."],"length":139}
128
+ {"episode_index":127,"tasks":["Put the yellow paint brush into the crate."],"length":130}
129
+ {"episode_index":128,"tasks":["Put the yellow paint brush into the crate."],"length":139}
130
+ {"episode_index":129,"tasks":["Put the yellow paint brush into the crate."],"length":130}
131
+ {"episode_index":130,"tasks":["Put the yellow paint brush into the crate."],"length":130}
132
+ {"episode_index":131,"tasks":["Put the yellow paint brush into the crate."],"length":130}
133
+ {"episode_index":132,"tasks":["Put the yellow paint brush into the crate."],"length":129}
134
+ {"episode_index":133,"tasks":["Put the yellow paint brush into the crate."],"length":129}
135
+ {"episode_index":134,"tasks":["Put the yellow paint brush into the crate."],"length":129}
136
+ {"episode_index":135,"tasks":["Put the yellow paint brush into the crate."],"length":139}
137
+ {"episode_index":136,"tasks":["Put the yellow paint brush into the crate."],"length":130}
138
+ {"episode_index":137,"tasks":["Put the yellow paint brush into the crate."],"length":129}
139
+ {"episode_index":138,"tasks":["Put the yellow paint brush into the crate."],"length":130}
140
+ {"episode_index":139,"tasks":["Put the yellow paint brush into the crate."],"length":139}
141
+ {"episode_index":140,"tasks":["Put the yellow paint brush into the crate."],"length":130}
142
+ {"episode_index":141,"tasks":["Put the yellow paint brush into the crate."],"length":130}
143
+ {"episode_index":142,"tasks":["Put the yellow paint brush into the crate."],"length":130}
144
+ {"episode_index":143,"tasks":["Put the yellow paint brush into the crate."],"length":129}
145
+ {"episode_index":144,"tasks":["Put the yellow paint brush into the crate."],"length":129}
146
+ {"episode_index":145,"tasks":["Put the yellow paint brush into the crate."],"length":139}
147
+ {"episode_index":146,"tasks":["Put the yellow paint brush into the crate."],"length":130}
148
+ {"episode_index":147,"tasks":["Put the yellow paint brush into the crate."],"length":130}
149
+ {"episode_index":148,"tasks":["Put the yellow paint brush into the crate."],"length":139}
150
+ {"episode_index":149,"tasks":["Put the yellow paint brush into the crate."],"length":129}
151
+ {"episode_index":150,"tasks":["Put the yellow paint brush into the crate."],"length":130}
152
+ {"episode_index":151,"tasks":["Put the yellow paint brush into the crate."],"length":139}
153
+ {"episode_index":152,"tasks":["Put the yellow paint brush into the crate."],"length":139}
154
+ {"episode_index":153,"tasks":["Put the yellow paint brush into the crate."],"length":130}
155
+ {"episode_index":154,"tasks":["Put the yellow paint brush into the crate."],"length":130}
156
+ {"episode_index":155,"tasks":["Put the yellow paint brush into the crate."],"length":130}
157
+ {"episode_index":156,"tasks":["Put the yellow paint brush into the crate."],"length":130}
158
+ {"episode_index":157,"tasks":["Put the yellow paint brush into the crate."],"length":130}
159
+ {"episode_index":158,"tasks":["Put the yellow paint brush into the crate."],"length":130}
160
+ {"episode_index":159,"tasks":["Put the yellow paint brush into the crate."],"length":130}
161
+ {"episode_index":160,"tasks":["Put the yellow paint brush into the crate."],"length":130}
162
+ {"episode_index":161,"tasks":["Put the yellow paint brush into the crate."],"length":130}
163
+ {"episode_index":162,"tasks":["Put the yellow paint brush into the crate."],"length":129}
164
+ {"episode_index":163,"tasks":["Put the yellow paint brush into the crate."],"length":139}
165
+ {"episode_index":164,"tasks":["Put the yellow paint brush into the crate."],"length":130}
166
+ {"episode_index":165,"tasks":["Put the yellow paint brush into the crate."],"length":139}
167
+ {"episode_index":166,"tasks":["Put the yellow paint brush into the crate."],"length":130}
168
+ {"episode_index":167,"tasks":["Put the yellow paint brush into the crate."],"length":139}
169
+ {"episode_index":168,"tasks":["Put the yellow paint brush into the crate."],"length":139}
170
+ {"episode_index":169,"tasks":["Put the yellow paint brush into the crate."],"length":129}
171
+ {"episode_index":170,"tasks":["Put the yellow paint brush into the crate."],"length":130}
172
+ {"episode_index":171,"tasks":["Put the yellow paint brush into the crate."],"length":130}
173
+ {"episode_index":172,"tasks":["Put the yellow paint brush into the crate."],"length":139}
174
+ {"episode_index":173,"tasks":["Put the yellow paint brush into the crate."],"length":129}
175
+ {"episode_index":174,"tasks":["Put the yellow paint brush into the crate."],"length":130}
176
+ {"episode_index":175,"tasks":["Put the yellow paint brush into the crate."],"length":129}
177
+ {"episode_index":176,"tasks":["Put the yellow paint brush into the crate."],"length":129}
178
+ {"episode_index":177,"tasks":["Put the yellow paint brush into the crate."],"length":130}
179
+ {"episode_index":178,"tasks":["Put the yellow paint brush into the crate."],"length":130}
180
+ {"episode_index":179,"tasks":["Put the yellow paint brush into the crate."],"length":130}
181
+ {"episode_index":180,"tasks":["Put the yellow paint brush into the crate."],"length":130}
182
+ {"episode_index":181,"tasks":["Put the yellow paint brush into the crate."],"length":139}
183
+ {"episode_index":182,"tasks":["Put the yellow paint brush into the crate."],"length":130}
184
+ {"episode_index":183,"tasks":["Put the yellow paint brush into the crate."],"length":130}
185
+ {"episode_index":184,"tasks":["Put the yellow paint brush into the crate."],"length":130}
186
+ {"episode_index":185,"tasks":["Put the yellow paint brush into the crate."],"length":129}
187
+ {"episode_index":186,"tasks":["Put the yellow paint brush into the crate."],"length":130}
188
+ {"episode_index":187,"tasks":["Put the yellow paint brush into the crate."],"length":139}
189
+ {"episode_index":188,"tasks":["Put the yellow paint brush into the crate."],"length":139}
190
+ {"episode_index":189,"tasks":["Put the yellow paint brush into the crate."],"length":129}
191
+ {"episode_index":190,"tasks":["Put the yellow paint brush into the crate."],"length":139}
192
+ {"episode_index":191,"tasks":["Put the yellow paint brush into the crate."],"length":130}
193
+ {"episode_index":192,"tasks":["Put the yellow paint brush into the crate."],"length":130}
194
+ {"episode_index":193,"tasks":["Put the yellow paint brush into the crate."],"length":130}
195
+ {"episode_index":194,"tasks":["Put the yellow paint brush into the crate."],"length":130}
196
+ {"episode_index":195,"tasks":["Put the yellow paint brush into the crate."],"length":139}
197
+ {"episode_index":196,"tasks":["Put the yellow paint brush into the crate."],"length":129}
198
+ {"episode_index":197,"tasks":["Put the yellow paint brush into the crate."],"length":130}
199
+ {"episode_index":198,"tasks":["Put the yellow paint brush into the crate."],"length":139}
200
+ {"episode_index":199,"tasks":["Put the yellow paint brush into the crate."],"length":130}
201
+ {"episode_index":200,"tasks":["Put the yellow paint brush into the crate."],"length":130}
202
+ {"episode_index":201,"tasks":["Put the yellow paint brush into the crate."],"length":129}
203
+ {"episode_index":202,"tasks":["Put the yellow paint brush into the crate."],"length":130}
204
+ {"episode_index":203,"tasks":["Put the yellow paint brush into the crate."],"length":130}
205
+ {"episode_index":204,"tasks":["Put the yellow paint brush into the crate."],"length":130}
206
+ {"episode_index":205,"tasks":["Put the yellow paint brush into the crate."],"length":129}
207
+ {"episode_index":206,"tasks":["Put the yellow paint brush into the crate."],"length":139}
208
+ {"episode_index":207,"tasks":["Put the yellow paint brush into the crate."],"length":130}
209
+ {"episode_index":208,"tasks":["Put the yellow paint brush into the crate."],"length":130}
210
+ {"episode_index":209,"tasks":["Put the yellow paint brush into the crate."],"length":129}
211
+ {"episode_index":210,"tasks":["Put the yellow paint brush into the crate."],"length":130}
212
+ {"episode_index":211,"tasks":["Put the yellow paint brush into the crate."],"length":130}
213
+ {"episode_index":212,"tasks":["Put the yellow paint brush into the crate."],"length":129}
214
+ {"episode_index":213,"tasks":["Put the yellow paint brush into the crate."],"length":129}
215
+ {"episode_index":214,"tasks":["Put the yellow paint brush into the crate."],"length":130}
216
+ {"episode_index":215,"tasks":["Put the yellow paint brush into the crate."],"length":139}
217
+ {"episode_index":216,"tasks":["Put the yellow paint brush into the crate."],"length":130}
218
+ {"episode_index":217,"tasks":["Put the yellow paint brush into the crate."],"length":130}
219
+ {"episode_index":218,"tasks":["Put the yellow paint brush into the crate."],"length":139}
220
+ {"episode_index":219,"tasks":["Put the yellow paint brush into the crate."],"length":129}
221
+ {"episode_index":220,"tasks":["Put the yellow paint brush into the crate."],"length":130}
222
+ {"episode_index":221,"tasks":["Put the yellow paint brush into the crate."],"length":139}
223
+ {"episode_index":222,"tasks":["Put the yellow paint brush into the crate."],"length":130}
224
+ {"episode_index":223,"tasks":["Put the yellow paint brush into the crate."],"length":130}
225
+ {"episode_index":224,"tasks":["Put the yellow paint brush into the crate."],"length":129}
226
+ {"episode_index":225,"tasks":["Put the yellow paint brush into the crate."],"length":130}
227
+ {"episode_index":226,"tasks":["Put the yellow paint brush into the crate."],"length":139}
228
+ {"episode_index":227,"tasks":["Put the yellow paint brush into the crate."],"length":130}
229
+ {"episode_index":228,"tasks":["Put the yellow paint brush into the crate."],"length":139}
230
+ {"episode_index":229,"tasks":["Put the yellow paint brush into the crate."],"length":129}
231
+ {"episode_index":230,"tasks":["Put the yellow paint brush into the crate."],"length":139}
232
+ {"episode_index":231,"tasks":["Put the yellow paint brush into the crate."],"length":129}
233
+ {"episode_index":232,"tasks":["Put the yellow paint brush into the crate."],"length":139}
234
+ {"episode_index":233,"tasks":["Put the yellow paint brush into the crate."],"length":129}
235
+ {"episode_index":234,"tasks":["Put the yellow paint brush into the crate."],"length":139}
236
+ {"episode_index":235,"tasks":["Put the yellow paint brush into the crate."],"length":129}
237
+ {"episode_index":236,"tasks":["Put the yellow paint brush into the crate."],"length":129}
238
+ {"episode_index":237,"tasks":["Put the yellow paint brush into the crate."],"length":130}
239
+ {"episode_index":238,"tasks":["Put the yellow paint brush into the crate."],"length":130}
240
+ {"episode_index":239,"tasks":["Put the yellow paint brush into the crate."],"length":130}
241
+ {"episode_index":240,"tasks":["Put the yellow paint brush into the crate."],"length":129}
242
+ {"episode_index":241,"tasks":["Put the yellow paint brush into the crate."],"length":130}
243
+ {"episode_index":242,"tasks":["Put the yellow paint brush into the crate."],"length":129}
244
+ {"episode_index":243,"tasks":["Put the yellow paint brush into the crate."],"length":130}
245
+ {"episode_index":244,"tasks":["Put the yellow paint brush into the crate."],"length":129}
246
+ {"episode_index":245,"tasks":["Put the yellow paint brush into the crate."],"length":130}
247
+ {"episode_index":246,"tasks":["Put the yellow paint brush into the crate."],"length":130}
248
+ {"episode_index":247,"tasks":["Put the yellow paint brush into the crate."],"length":139}
249
+ {"episode_index":248,"tasks":["Put the yellow paint brush into the crate."],"length":130}
250
+ {"episode_index":249,"tasks":["Put the yellow paint brush into the crate."],"length":129}
251
+ {"episode_index":250,"tasks":["Put the yellow paint brush into the crate."],"length":129}
252
+ {"episode_index":251,"tasks":["Put the yellow paint brush into the crate."],"length":130}
253
+ {"episode_index":252,"tasks":["Put the yellow paint brush into the crate."],"length":129}
254
+ {"episode_index":253,"tasks":["Put the yellow paint brush into the crate."],"length":139}
255
+ {"episode_index":254,"tasks":["Put the yellow paint brush into the crate."],"length":130}
256
+ {"episode_index":255,"tasks":["Put the yellow paint brush into the crate."],"length":139}
257
+ {"episode_index":256,"tasks":["Put the yellow paint brush into the crate."],"length":129}
258
+ {"episode_index":257,"tasks":["Put the yellow paint brush into the crate."],"length":130}
259
+ {"episode_index":258,"tasks":["Put the yellow paint brush into the crate."],"length":130}
260
+ {"episode_index":259,"tasks":["Put the yellow paint brush into the crate."],"length":129}
261
+ {"episode_index":260,"tasks":["Put the yellow paint brush into the crate."],"length":129}
262
+ {"episode_index":261,"tasks":["Put the yellow paint brush into the crate."],"length":129}
263
+ {"episode_index":262,"tasks":["Put the yellow paint brush into the crate."],"length":139}
264
+ {"episode_index":263,"tasks":["Put the yellow paint brush into the crate."],"length":130}
265
+ {"episode_index":264,"tasks":["Put the yellow paint brush into the crate."],"length":130}
266
+ {"episode_index":265,"tasks":["Put the yellow paint brush into the crate."],"length":130}
267
+ {"episode_index":266,"tasks":["Put the yellow paint brush into the crate."],"length":130}
268
+ {"episode_index":267,"tasks":["Put the yellow paint brush into the crate."],"length":139}
269
+ {"episode_index":268,"tasks":["Put the yellow paint brush into the crate."],"length":130}
270
+ {"episode_index":269,"tasks":["Put the yellow paint brush into the crate."],"length":139}
271
+ {"episode_index":270,"tasks":["Put the yellow paint brush into the crate."],"length":139}
272
+ {"episode_index":271,"tasks":["Put the yellow paint brush into the crate."],"length":130}
273
+ {"episode_index":272,"tasks":["Put the yellow paint brush into the crate."],"length":139}
274
+ {"episode_index":273,"tasks":["Put the yellow paint brush into the crate."],"length":130}
275
+ {"episode_index":274,"tasks":["Put the yellow paint brush into the crate."],"length":139}
276
+ {"episode_index":275,"tasks":["Put the yellow paint brush into the crate."],"length":139}
277
+ {"episode_index":276,"tasks":["Put the yellow paint brush into the crate."],"length":129}
278
+ {"episode_index":277,"tasks":["Put the yellow paint brush into the crate."],"length":130}
279
+ {"episode_index":278,"tasks":["Put the yellow paint brush into the crate."],"length":130}
280
+ {"episode_index":279,"tasks":["Put the yellow paint brush into the crate."],"length":130}
281
+ {"episode_index":280,"tasks":["Put the yellow paint brush into the crate."],"length":139}
282
+ {"episode_index":281,"tasks":["Put the yellow paint brush into the crate."],"length":139}
283
+ {"episode_index":282,"tasks":["Put the yellow paint brush into the crate."],"length":129}
284
+ {"episode_index":283,"tasks":["Put the yellow paint brush into the crate."],"length":129}
285
+ {"episode_index":284,"tasks":["Put the yellow paint brush into the crate."],"length":139}
286
+ {"episode_index":285,"tasks":["Put the yellow paint brush into the crate."],"length":130}
287
+ {"episode_index":286,"tasks":["Put the yellow paint brush into the crate."],"length":129}
288
+ {"episode_index":287,"tasks":["Put the yellow paint brush into the crate."],"length":130}
289
+ {"episode_index":288,"tasks":["Put the yellow paint brush into the crate."],"length":130}
290
+ {"episode_index":289,"tasks":["Put the yellow paint brush into the crate."],"length":130}
291
+ {"episode_index":290,"tasks":["Put the yellow paint brush into the crate."],"length":130}
292
+ {"episode_index":291,"tasks":["Put the yellow paint brush into the crate."],"length":130}
293
+ {"episode_index":292,"tasks":["Put the yellow paint brush into the crate."],"length":139}
294
+ {"episode_index":293,"tasks":["Put the yellow paint brush into the crate."],"length":130}
295
+ {"episode_index":294,"tasks":["Put the yellow paint brush into the crate."],"length":129}
296
+ {"episode_index":295,"tasks":["Put the yellow paint brush into the crate."],"length":130}
297
+ {"episode_index":296,"tasks":["Put the yellow paint brush into the crate."],"length":129}
298
+ {"episode_index":297,"tasks":["Put the yellow paint brush into the crate."],"length":129}
299
+ {"episode_index":298,"tasks":["Put the yellow paint brush into the crate."],"length":139}
300
+ {"episode_index":299,"tasks":["Put the yellow paint brush into the crate."],"length":130}
301
+ {"episode_index":300,"tasks":["Put the yellow paint brush into the crate."],"length":130}
302
+ {"episode_index":301,"tasks":["Put the yellow paint brush into the crate."],"length":130}
303
+ {"episode_index":302,"tasks":["Put the yellow paint brush into the crate."],"length":139}
304
+ {"episode_index":303,"tasks":["Put the yellow paint brush into the crate."],"length":139}
305
+ {"episode_index":304,"tasks":["Put the yellow paint brush into the crate."],"length":129}
306
+ {"episode_index":305,"tasks":["Put the yellow paint brush into the crate."],"length":139}
307
+ {"episode_index":306,"tasks":["Put the yellow paint brush into the crate."],"length":139}
308
+ {"episode_index":307,"tasks":["Put the yellow paint brush into the crate."],"length":129}
309
+ {"episode_index":308,"tasks":["Put the yellow paint brush into the crate."],"length":130}
310
+ {"episode_index":309,"tasks":["Put the yellow paint brush into the crate."],"length":129}
311
+ {"episode_index":310,"tasks":["Put the yellow paint brush into the crate."],"length":139}
312
+ {"episode_index":311,"tasks":["Put the yellow paint brush into the crate."],"length":139}
313
+ {"episode_index":312,"tasks":["Put the yellow paint brush into the crate."],"length":130}
314
+ {"episode_index":313,"tasks":["Put the yellow paint brush into the crate."],"length":130}
315
+ {"episode_index":314,"tasks":["Put the yellow paint brush into the crate."],"length":129}
316
+ {"episode_index":315,"tasks":["Put the yellow paint brush into the crate."],"length":130}
317
+ {"episode_index":316,"tasks":["Put the yellow paint brush into the crate."],"length":130}
318
+ {"episode_index":317,"tasks":["Put the yellow paint brush into the crate."],"length":130}
319
+ {"episode_index":318,"tasks":["Put the yellow paint brush into the crate."],"length":139}
320
+ {"episode_index":319,"tasks":["Put the yellow paint brush into the crate."],"length":139}
321
+ {"episode_index":320,"tasks":["Put the yellow paint brush into the crate."],"length":130}
322
+ {"episode_index":321,"tasks":["Put the yellow paint brush into the crate."],"length":130}
323
+ {"episode_index":322,"tasks":["Put the yellow paint brush into the crate."],"length":130}
324
+ {"episode_index":323,"tasks":["Put the yellow paint brush into the crate."],"length":129}
325
+ {"episode_index":324,"tasks":["Put the yellow paint brush into the crate."],"length":139}
326
+ {"episode_index":325,"tasks":["Put the yellow paint brush into the crate."],"length":130}
327
+ {"episode_index":326,"tasks":["Put the yellow paint brush into the crate."],"length":129}
328
+ {"episode_index":327,"tasks":["Put the yellow paint brush into the crate."],"length":130}
329
+ {"episode_index":328,"tasks":["Put the yellow paint brush into the crate."],"length":129}
330
+ {"episode_index":329,"tasks":["Put the yellow paint brush into the crate."],"length":139}
331
+ {"episode_index":330,"tasks":["Put the yellow paint brush into the crate."],"length":130}
332
+ {"episode_index":331,"tasks":["Put the yellow paint brush into the crate."],"length":130}
333
+ {"episode_index":332,"tasks":["Put the yellow paint brush into the crate."],"length":130}
334
+ {"episode_index":333,"tasks":["Put the yellow paint brush into the crate."],"length":130}
335
+ {"episode_index":334,"tasks":["Put the yellow paint brush into the crate."],"length":129}
336
+ {"episode_index":335,"tasks":["Put the yellow paint brush into the crate."],"length":130}
337
+ {"episode_index":336,"tasks":["Put the yellow paint brush into the crate."],"length":139}
338
+ {"episode_index":337,"tasks":["Put the yellow paint brush into the crate."],"length":130}
339
+ {"episode_index":338,"tasks":["Put the yellow paint brush into the crate."],"length":129}
340
+ {"episode_index":339,"tasks":["Put the yellow paint brush into the crate."],"length":130}
341
+ {"episode_index":340,"tasks":["Put the yellow paint brush into the crate."],"length":129}
342
+ {"episode_index":341,"tasks":["Put the yellow paint brush into the crate."],"length":130}
343
+ {"episode_index":342,"tasks":["Put the yellow paint brush into the crate."],"length":139}
344
+ {"episode_index":343,"tasks":["Put the yellow paint brush into the crate."],"length":130}
345
+ {"episode_index":344,"tasks":["Put the yellow paint brush into the crate."],"length":129}
346
+ {"episode_index":345,"tasks":["Put the yellow paint brush into the crate."],"length":139}
347
+ {"episode_index":346,"tasks":["Put the yellow paint brush into the crate."],"length":130}
348
+ {"episode_index":347,"tasks":["Put the yellow paint brush into the crate."],"length":129}
349
+ {"episode_index":348,"tasks":["Put the yellow paint brush into the crate."],"length":139}
350
+ {"episode_index":349,"tasks":["Put the yellow paint brush into the crate."],"length":129}
351
+ {"episode_index":350,"tasks":["Put the yellow paint brush into the crate."],"length":130}
352
+ {"episode_index":351,"tasks":["Put the yellow paint brush into the crate."],"length":130}
353
+ {"episode_index":352,"tasks":["Put the yellow paint brush into the crate."],"length":129}
354
+ {"episode_index":353,"tasks":["Put the yellow paint brush into the crate."],"length":129}
355
+ {"episode_index":354,"tasks":["Put the yellow paint brush into the crate."],"length":139}
356
+ {"episode_index":355,"tasks":["Put the yellow paint brush into the crate."],"length":129}
357
+ {"episode_index":356,"tasks":["Put the yellow paint brush into the crate."],"length":139}
358
+ {"episode_index":357,"tasks":["Put the yellow paint brush into the crate."],"length":130}
359
+ {"episode_index":358,"tasks":["Put the yellow paint brush into the crate."],"length":130}
360
+ {"episode_index":359,"tasks":["Put the yellow paint brush into the crate."],"length":130}
361
+ {"episode_index":360,"tasks":["Put the yellow paint brush into the crate."],"length":129}
362
+ {"episode_index":361,"tasks":["Put the yellow paint brush into the crate."],"length":130}
363
+ {"episode_index":362,"tasks":["Put the yellow paint brush into the crate."],"length":130}
364
+ {"episode_index":363,"tasks":["Put the yellow paint brush into the crate."],"length":139}
365
+ {"episode_index":364,"tasks":["Put the yellow paint brush into the crate."],"length":130}
366
+ {"episode_index":365,"tasks":["Put the yellow paint brush into the crate."],"length":130}
367
+ {"episode_index":366,"tasks":["Put the yellow paint brush into the crate."],"length":130}
368
+ {"episode_index":367,"tasks":["Put the yellow paint brush into the crate."],"length":139}
369
+ {"episode_index":368,"tasks":["Put the yellow paint brush into the crate."],"length":129}
370
+ {"episode_index":369,"tasks":["Put the yellow paint brush into the crate."],"length":130}
371
+ {"episode_index":370,"tasks":["Put the yellow paint brush into the crate."],"length":139}
372
+ {"episode_index":371,"tasks":["Put the yellow paint brush into the crate."],"length":129}
373
+ {"episode_index":372,"tasks":["Put the yellow paint brush into the crate."],"length":129}
374
+ {"episode_index":373,"tasks":["Put the yellow paint brush into the crate."],"length":129}
375
+ {"episode_index":374,"tasks":["Put the yellow paint brush into the crate."],"length":129}
376
+ {"episode_index":375,"tasks":["Put the yellow paint brush into the crate."],"length":139}
377
+ {"episode_index":376,"tasks":["Put the yellow paint brush into the crate."],"length":129}
378
+ {"episode_index":377,"tasks":["Put the yellow paint brush into the crate."],"length":130}
379
+ {"episode_index":378,"tasks":["Put the yellow paint brush into the crate."],"length":129}
380
+ {"episode_index":379,"tasks":["Put the yellow paint brush into the crate."],"length":130}
381
+ {"episode_index":380,"tasks":["Put the yellow paint brush into the crate."],"length":130}
382
+ {"episode_index":381,"tasks":["Put the yellow paint brush into the crate."],"length":130}
383
+ {"episode_index":382,"tasks":["Put the yellow paint brush into the crate."],"length":139}
384
+ {"episode_index":383,"tasks":["Put the yellow paint brush into the crate."],"length":139}
385
+ {"episode_index":384,"tasks":["Put the yellow paint brush into the crate."],"length":139}
386
+ {"episode_index":385,"tasks":["Put the yellow paint brush into the crate."],"length":129}
387
+ {"episode_index":386,"tasks":["Put the yellow paint brush into the crate."],"length":130}
388
+ {"episode_index":387,"tasks":["Put the yellow paint brush into the crate."],"length":139}
389
+ {"episode_index":388,"tasks":["Put the yellow paint brush into the crate."],"length":139}
390
+ {"episode_index":389,"tasks":["Put the yellow paint brush into the crate."],"length":129}
391
+ {"episode_index":390,"tasks":["Put the yellow paint brush into the crate."],"length":129}
392
+ {"episode_index":391,"tasks":["Put the yellow paint brush into the crate."],"length":130}
393
+ {"episode_index":392,"tasks":["Put the yellow paint brush into the crate."],"length":139}
394
+ {"episode_index":393,"tasks":["Put the yellow paint brush into the crate."],"length":130}
395
+ {"episode_index":394,"tasks":["Put the yellow paint brush into the crate."],"length":129}
396
+ {"episode_index":395,"tasks":["Put the yellow paint brush into the crate."],"length":130}
397
+ {"episode_index":396,"tasks":["Put the yellow paint brush into the crate."],"length":130}
398
+ {"episode_index":397,"tasks":["Put the yellow paint brush into the crate."],"length":129}
399
+ {"episode_index":398,"tasks":["Put the yellow paint brush into the crate."],"length":129}
400
+ {"episode_index":399,"tasks":["Put the yellow paint brush into the crate."],"length":130}
401
+ {"episode_index":400,"tasks":["Put the yellow paint brush into the crate."],"length":130}
402
+ {"episode_index":401,"tasks":["Put the yellow paint brush into the crate."],"length":139}
403
+ {"episode_index":402,"tasks":["Put the yellow paint brush into the crate."],"length":130}
404
+ {"episode_index":403,"tasks":["Put the yellow paint brush into the crate."],"length":130}
405
+ {"episode_index":404,"tasks":["Put the yellow paint brush into the crate."],"length":130}
406
+ {"episode_index":405,"tasks":["Put the yellow paint brush into the crate."],"length":139}
407
+ {"episode_index":406,"tasks":["Put the yellow paint brush into the crate."],"length":129}
408
+ {"episode_index":407,"tasks":["Put the yellow paint brush into the crate."],"length":129}
409
+ {"episode_index":408,"tasks":["Put the yellow paint brush into the crate."],"length":129}
410
+ {"episode_index":409,"tasks":["Put the yellow paint brush into the crate."],"length":130}
411
+ {"episode_index":410,"tasks":["Put the yellow paint brush into the crate."],"length":139}
412
+ {"episode_index":411,"tasks":["Put the yellow paint brush into the crate."],"length":130}
413
+ {"episode_index":412,"tasks":["Put the yellow paint brush into the crate."],"length":130}
414
+ {"episode_index":413,"tasks":["Put the yellow paint brush into the crate."],"length":129}
415
+ {"episode_index":414,"tasks":["Put the yellow paint brush into the crate."],"length":130}
416
+ {"episode_index":415,"tasks":["Put the yellow paint brush into the crate."],"length":130}
417
+ {"episode_index":416,"tasks":["Put the yellow paint brush into the crate."],"length":139}
418
+ {"episode_index":417,"tasks":["Put the yellow paint brush into the crate."],"length":139}
419
+ {"episode_index":418,"tasks":["Put the yellow paint brush into the crate."],"length":130}
420
+ {"episode_index":419,"tasks":["Put the yellow paint brush into the crate."],"length":130}
421
+ {"episode_index":420,"tasks":["Put the yellow paint brush into the crate."],"length":129}
422
+ {"episode_index":421,"tasks":["Put the yellow paint brush into the crate."],"length":129}
423
+ {"episode_index":422,"tasks":["Put the yellow paint brush into the crate."],"length":139}
424
+ {"episode_index":423,"tasks":["Put the yellow paint brush into the crate."],"length":130}
425
+ {"episode_index":424,"tasks":["Put the yellow paint brush into the crate."],"length":139}
426
+ {"episode_index":425,"tasks":["Put the yellow paint brush into the crate."],"length":130}
427
+ {"episode_index":426,"tasks":["Put the yellow paint brush into the crate."],"length":130}
428
+ {"episode_index":427,"tasks":["Put the yellow paint brush into the crate."],"length":130}
429
+ {"episode_index":428,"tasks":["Put the yellow paint brush into the crate."],"length":130}
430
+ {"episode_index":429,"tasks":["Put the yellow paint brush into the crate."],"length":129}
431
+ {"episode_index":430,"tasks":["Put the yellow paint brush into the crate."],"length":130}
432
+ {"episode_index":431,"tasks":["Put the yellow paint brush into the crate."],"length":130}
433
+ {"episode_index":432,"tasks":["Put the yellow paint brush into the crate."],"length":130}
434
+ {"episode_index":433,"tasks":["Put the yellow paint brush into the crate."],"length":130}
435
+ {"episode_index":434,"tasks":["Put the yellow paint brush into the crate."],"length":130}
436
+ {"episode_index":435,"tasks":["Put the yellow paint brush into the crate."],"length":129}
437
+ {"episode_index":436,"tasks":["Put the yellow paint brush into the crate."],"length":130}
438
+ {"episode_index":437,"tasks":["Put the yellow paint brush into the crate."],"length":130}
439
+ {"episode_index":438,"tasks":["Put the yellow paint brush into the crate."],"length":130}
440
+ {"episode_index":439,"tasks":["Put the yellow paint brush into the crate."],"length":130}
441
+ {"episode_index":440,"tasks":["Put the yellow paint brush into the crate."],"length":129}
442
+ {"episode_index":441,"tasks":["Put the yellow paint brush into the crate."],"length":130}
443
+ {"episode_index":442,"tasks":["Put the yellow paint brush into the crate."],"length":139}
444
+ {"episode_index":443,"tasks":["Put the yellow paint brush into the crate."],"length":129}
445
+ {"episode_index":444,"tasks":["Put the yellow paint brush into the crate."],"length":130}
446
+ {"episode_index":445,"tasks":["Put the yellow paint brush into the crate."],"length":130}
447
+ {"episode_index":446,"tasks":["Put the yellow paint brush into the crate."],"length":129}
448
+ {"episode_index":447,"tasks":["Put the yellow paint brush into the crate."],"length":130}
449
+ {"episode_index":448,"tasks":["Put the yellow paint brush into the crate."],"length":139}
450
+ {"episode_index":449,"tasks":["Put the yellow paint brush into the crate."],"length":130}
451
+ {"episode_index":450,"tasks":["Put the yellow paint brush into the crate."],"length":129}
452
+ {"episode_index":451,"tasks":["Put the yellow paint brush into the crate."],"length":139}
453
+ {"episode_index":452,"tasks":["Put the yellow paint brush into the crate."],"length":130}
454
+ {"episode_index":453,"tasks":["Put the yellow paint brush into the crate."],"length":129}
455
+ {"episode_index":454,"tasks":["Put the yellow paint brush into the crate."],"length":130}
456
+ {"episode_index":455,"tasks":["Put the yellow paint brush into the crate."],"length":129}
457
+ {"episode_index":456,"tasks":["Put the yellow paint brush into the crate."],"length":129}
458
+ {"episode_index":457,"tasks":["Put the yellow paint brush into the crate."],"length":129}
459
+ {"episode_index":458,"tasks":["Put the yellow paint brush into the crate."],"length":129}
460
+ {"episode_index":459,"tasks":["Put the yellow paint brush into the crate."],"length":130}
461
+ {"episode_index":460,"tasks":["Put the yellow paint brush into the crate."],"length":130}
462
+ {"episode_index":461,"tasks":["Put the yellow paint brush into the crate."],"length":129}
463
+ {"episode_index":462,"tasks":["Put the yellow paint brush into the crate."],"length":130}
464
+ {"episode_index":463,"tasks":["Put the yellow paint brush into the crate."],"length":130}
465
+ {"episode_index":464,"tasks":["Put the yellow paint brush into the crate."],"length":139}
466
+ {"episode_index":465,"tasks":["Put the yellow paint brush into the crate."],"length":130}
467
+ {"episode_index":466,"tasks":["Put the yellow paint brush into the crate."],"length":130}
468
+ {"episode_index":467,"tasks":["Put the yellow paint brush into the crate."],"length":130}
469
+ {"episode_index":468,"tasks":["Put the yellow paint brush into the crate."],"length":130}
470
+ {"episode_index":469,"tasks":["Put the yellow paint brush into the crate."],"length":130}
471
+ {"episode_index":470,"tasks":["Put the yellow paint brush into the crate."],"length":130}
472
+ {"episode_index":471,"tasks":["Put the yellow paint brush into the crate."],"length":130}
473
+ {"episode_index":472,"tasks":["Put the yellow paint brush into the crate."],"length":130}
474
+ {"episode_index":473,"tasks":["Put the yellow paint brush into the crate."],"length":130}
475
+ {"episode_index":474,"tasks":["Put the yellow paint brush into the crate."],"length":129}
476
+ {"episode_index":475,"tasks":["Put the yellow paint brush into the crate."],"length":130}
477
+ {"episode_index":476,"tasks":["Put the yellow paint brush into the crate."],"length":130}
478
+ {"episode_index":477,"tasks":["Put the yellow paint brush into the crate."],"length":139}
479
+ {"episode_index":478,"tasks":["Put the yellow paint brush into the crate."],"length":139}
480
+ {"episode_index":479,"tasks":["Put the yellow paint brush into the crate."],"length":129}
481
+ {"episode_index":480,"tasks":["Put the yellow paint brush into the crate."],"length":129}
482
+ {"episode_index":481,"tasks":["Put the yellow paint brush into the crate."],"length":130}
483
+ {"episode_index":482,"tasks":["Put the yellow paint brush into the crate."],"length":130}
484
+ {"episode_index":483,"tasks":["Put the yellow paint brush into the crate."],"length":139}
485
+ {"episode_index":484,"tasks":["Put the yellow paint brush into the crate."],"length":139}
486
+ {"episode_index":485,"tasks":["Put the yellow paint brush into the crate."],"length":130}
487
+ {"episode_index":486,"tasks":["Put the yellow paint brush into the crate."],"length":139}
488
+ {"episode_index":487,"tasks":["Put the yellow paint brush into the crate."],"length":129}
489
+ {"episode_index":488,"tasks":["Put the yellow paint brush into the crate."],"length":139}
490
+ {"episode_index":489,"tasks":["Put the yellow paint brush into the crate."],"length":130}
491
+ {"episode_index":490,"tasks":["Put the yellow paint brush into the crate."],"length":129}
492
+ {"episode_index":491,"tasks":["Put the yellow paint brush into the crate."],"length":139}
493
+ {"episode_index":492,"tasks":["Put the yellow paint brush into the crate."],"length":139}
494
+ {"episode_index":493,"tasks":["Put the yellow paint brush into the crate."],"length":130}
495
+ {"episode_index":494,"tasks":["Put the yellow paint brush into the crate."],"length":130}
496
+ {"episode_index":495,"tasks":["Put the yellow paint brush into the crate."],"length":130}
497
+ {"episode_index":496,"tasks":["Put the yellow paint brush into the crate."],"length":139}
498
+ {"episode_index":497,"tasks":["Put the yellow paint brush into the crate."],"length":139}
499
+ {"episode_index":498,"tasks":["Put the yellow paint brush into the crate."],"length":130}
500
+ {"episode_index":499,"tasks":["Put the yellow paint brush into the crate."],"length":139}
501
+ {"episode_index":500,"tasks":["Put the yellow paint brush into the crate."],"length":151}
502
+ {"episode_index":501,"tasks":["Put the yellow paint brush into the crate."],"length":151}
503
+ {"episode_index":502,"tasks":["Put the yellow paint brush into the crate."],"length":136}
504
+ {"episode_index":503,"tasks":["Put the yellow paint brush into the crate."],"length":136}
505
+ {"episode_index":504,"tasks":["Put the yellow paint brush into the crate."],"length":136}
506
+ {"episode_index":505,"tasks":["Put the yellow paint brush into the crate."],"length":136}
507
+ {"episode_index":506,"tasks":["Put the yellow paint brush into the crate."],"length":151}
508
+ {"episode_index":507,"tasks":["Put the yellow paint brush into the crate."],"length":151}
509
+ {"episode_index":508,"tasks":["Put the yellow paint brush into the crate."],"length":136}
510
+ {"episode_index":509,"tasks":["Put the yellow paint brush into the crate."],"length":160}
511
+ {"episode_index":510,"tasks":["Put the yellow paint brush into the crate."],"length":151}
512
+ {"episode_index":511,"tasks":["Put the yellow paint brush into the crate."],"length":151}
513
+ {"episode_index":512,"tasks":["Put the yellow paint brush into the crate."],"length":151}
514
+ {"episode_index":513,"tasks":["Put the yellow paint brush into the crate."],"length":136}
515
+ {"episode_index":514,"tasks":["Put the yellow paint brush into the crate."],"length":151}
516
+ {"episode_index":515,"tasks":["Put the yellow paint brush into the crate."],"length":151}
517
+ {"episode_index":516,"tasks":["Put the yellow paint brush into the crate."],"length":151}
518
+ {"episode_index":517,"tasks":["Put the yellow paint brush into the crate."],"length":151}
519
+ {"episode_index":518,"tasks":["Put the yellow paint brush into the crate."],"length":151}
520
+ {"episode_index":519,"tasks":["Put the yellow paint brush into the crate."],"length":151}
521
+ {"episode_index":520,"tasks":["Put the yellow paint brush into the crate."],"length":160}
522
+ {"episode_index":521,"tasks":["Put the yellow paint brush into the crate."],"length":136}
523
+ {"episode_index":522,"tasks":["Put the yellow paint brush into the crate."],"length":136}
524
+ {"episode_index":523,"tasks":["Put the yellow paint brush into the crate."],"length":151}
525
+ {"episode_index":524,"tasks":["Put the yellow paint brush into the crate."],"length":151}
526
+ {"episode_index":525,"tasks":["Put the yellow paint brush into the crate."],"length":151}
527
+ {"episode_index":526,"tasks":["Put the yellow paint brush into the crate."],"length":136}
528
+ {"episode_index":527,"tasks":["Put the yellow paint brush into the crate."],"length":151}
529
+ {"episode_index":528,"tasks":["Put the yellow paint brush into the crate."],"length":136}
530
+ {"episode_index":529,"tasks":["Put the yellow paint brush into the crate."],"length":136}
531
+ {"episode_index":530,"tasks":["Put the yellow paint brush into the crate."],"length":160}
532
+ {"episode_index":531,"tasks":["Put the yellow paint brush into the crate."],"length":136}
533
+ {"episode_index":532,"tasks":["Put the yellow paint brush into the crate."],"length":151}
534
+ {"episode_index":533,"tasks":["Put the yellow paint brush into the crate."],"length":136}
535
+ {"episode_index":534,"tasks":["Put the yellow paint brush into the crate."],"length":151}
536
+ {"episode_index":535,"tasks":["Put the yellow paint brush into the crate."],"length":160}
537
+ {"episode_index":536,"tasks":["Put the yellow paint brush into the crate."],"length":160}
538
+ {"episode_index":537,"tasks":["Put the yellow paint brush into the crate."],"length":151}
539
+ {"episode_index":538,"tasks":["Put the yellow paint brush into the crate."],"length":160}
540
+ {"episode_index":539,"tasks":["Put the yellow paint brush into the crate."],"length":160}
541
+ {"episode_index":540,"tasks":["Put the yellow paint brush into the crate."],"length":151}
542
+ {"episode_index":541,"tasks":["Put the yellow paint brush into the crate."],"length":136}
543
+ {"episode_index":542,"tasks":["Put the yellow paint brush into the crate."],"length":136}
544
+ {"episode_index":543,"tasks":["Put the yellow paint brush into the crate."],"length":136}
545
+ {"episode_index":544,"tasks":["Put the yellow paint brush into the crate."],"length":160}
546
+ {"episode_index":545,"tasks":["Put the yellow paint brush into the crate."],"length":151}
547
+ {"episode_index":546,"tasks":["Put the yellow paint brush into the crate."],"length":151}
548
+ {"episode_index":547,"tasks":["Put the yellow paint brush into the crate."],"length":151}
549
+ {"episode_index":548,"tasks":["Put the yellow paint brush into the crate."],"length":151}
550
+ {"episode_index":549,"tasks":["Put the yellow paint brush into the crate."],"length":160}
551
+ {"episode_index":550,"tasks":["Put the yellow paint brush into the crate."],"length":160}
552
+ {"episode_index":551,"tasks":["Put the yellow paint brush into the crate."],"length":160}
553
+ {"episode_index":552,"tasks":["Put the yellow paint brush into the crate."],"length":151}
554
+ {"episode_index":553,"tasks":["Put the yellow paint brush into the crate."],"length":151}
555
+ {"episode_index":554,"tasks":["Put the yellow paint brush into the crate."],"length":136}
556
+ {"episode_index":555,"tasks":["Put the yellow paint brush into the crate."],"length":151}
557
+ {"episode_index":556,"tasks":["Put the yellow paint brush into the crate."],"length":160}
558
+ {"episode_index":557,"tasks":["Put the yellow paint brush into the crate."],"length":151}
559
+ {"episode_index":558,"tasks":["Put the yellow paint brush into the crate."],"length":151}
560
+ {"episode_index":559,"tasks":["Put the yellow paint brush into the crate."],"length":151}
561
+ {"episode_index":560,"tasks":["Put the yellow paint brush into the crate."],"length":151}
562
+ {"episode_index":561,"tasks":["Put the yellow paint brush into the crate."],"length":160}
563
+ {"episode_index":562,"tasks":["Put the yellow paint brush into the crate."],"length":160}
564
+ {"episode_index":563,"tasks":["Put the yellow paint brush into the crate."],"length":151}
565
+ {"episode_index":564,"tasks":["Put the yellow paint brush into the crate."],"length":160}
566
+ {"episode_index":565,"tasks":["Put the yellow paint brush into the crate."],"length":151}
567
+ {"episode_index":566,"tasks":["Put the yellow paint brush into the crate."],"length":151}
568
+ {"episode_index":567,"tasks":["Put the yellow paint brush into the crate."],"length":160}
569
+ {"episode_index":568,"tasks":["Put the yellow paint brush into the crate."],"length":151}
570
+ {"episode_index":569,"tasks":["Put the yellow paint brush into the crate."],"length":160}
571
+ {"episode_index":570,"tasks":["Put the yellow paint brush into the crate."],"length":151}
572
+ {"episode_index":571,"tasks":["Put the yellow paint brush into the crate."],"length":136}
573
+ {"episode_index":572,"tasks":["Put the yellow paint brush into the crate."],"length":136}
574
+ {"episode_index":573,"tasks":["Put the yellow paint brush into the crate."],"length":136}
575
+ {"episode_index":574,"tasks":["Put the yellow paint brush into the crate."],"length":136}
576
+ {"episode_index":575,"tasks":["Put the yellow paint brush into the crate."],"length":160}
577
+ {"episode_index":576,"tasks":["Put the yellow paint brush into the crate."],"length":160}
578
+ {"episode_index":577,"tasks":["Put the yellow paint brush into the crate."],"length":151}
579
+ {"episode_index":578,"tasks":["Put the yellow paint brush into the crate."],"length":160}
580
+ {"episode_index":579,"tasks":["Put the yellow paint brush into the crate."],"length":160}
581
+ {"episode_index":580,"tasks":["Put the yellow paint brush into the crate."],"length":151}
582
+ {"episode_index":581,"tasks":["Put the yellow paint brush into the crate."],"length":151}
583
+ {"episode_index":582,"tasks":["Put the yellow paint brush into the crate."],"length":151}
584
+ {"episode_index":583,"tasks":["Put the yellow paint brush into the crate."],"length":160}
585
+ {"episode_index":584,"tasks":["Put the yellow paint brush into the crate."],"length":151}
586
+ {"episode_index":585,"tasks":["Put the yellow paint brush into the crate."],"length":151}
587
+ {"episode_index":586,"tasks":["Put the yellow paint brush into the crate."],"length":160}
588
+ {"episode_index":587,"tasks":["Put the yellow paint brush into the crate."],"length":151}
589
+ {"episode_index":588,"tasks":["Put the yellow paint brush into the crate."],"length":151}
590
+ {"episode_index":589,"tasks":["Put the yellow paint brush into the crate."],"length":160}
591
+ {"episode_index":590,"tasks":["Put the yellow paint brush into the crate."],"length":151}
592
+ {"episode_index":591,"tasks":["Put the yellow paint brush into the crate."],"length":151}
593
+ {"episode_index":592,"tasks":["Put the yellow paint brush into the crate."],"length":151}
594
+ {"episode_index":593,"tasks":["Put the yellow paint brush into the crate."],"length":151}
595
+ {"episode_index":594,"tasks":["Put the yellow paint brush into the crate."],"length":136}
596
+ {"episode_index":595,"tasks":["Put the yellow paint brush into the crate."],"length":160}
597
+ {"episode_index":596,"tasks":["Put the yellow paint brush into the crate."],"length":151}
598
+ {"episode_index":597,"tasks":["Put the yellow paint brush into the crate."],"length":160}
599
+ {"episode_index":598,"tasks":["Put the yellow paint brush into the crate."],"length":160}
600
+ {"episode_index":599,"tasks":["Put the yellow paint brush into the crate."],"length":151}
601
+ {"episode_index":600,"tasks":["Put the yellow paint brush into the crate."],"length":151}
602
+ {"episode_index":601,"tasks":["Put the yellow paint brush into the crate."],"length":151}
603
+ {"episode_index":602,"tasks":["Put the yellow paint brush into the crate."],"length":160}
604
+ {"episode_index":603,"tasks":["Put the yellow paint brush into the crate."],"length":160}
605
+ {"episode_index":604,"tasks":["Put the yellow paint brush into the crate."],"length":136}
606
+ {"episode_index":605,"tasks":["Put the yellow paint brush into the crate."],"length":136}
607
+ {"episode_index":606,"tasks":["Put the yellow paint brush into the crate."],"length":151}
608
+ {"episode_index":607,"tasks":["Put the yellow paint brush into the crate."],"length":136}
609
+ {"episode_index":608,"tasks":["Put the yellow paint brush into the crate."],"length":160}
610
+ {"episode_index":609,"tasks":["Put the yellow paint brush into the crate."],"length":151}
611
+ {"episode_index":610,"tasks":["Put the yellow paint brush into the crate."],"length":151}
612
+ {"episode_index":611,"tasks":["Put the yellow paint brush into the crate."],"length":151}
613
+ {"episode_index":612,"tasks":["Put the yellow paint brush into the crate."],"length":136}
614
+ {"episode_index":613,"tasks":["Put the yellow paint brush into the crate."],"length":136}
615
+ {"episode_index":614,"tasks":["Put the yellow paint brush into the crate."],"length":151}
616
+ {"episode_index":615,"tasks":["Put the yellow paint brush into the crate."],"length":160}
617
+ {"episode_index":616,"tasks":["Put the yellow paint brush into the crate."],"length":151}
618
+ {"episode_index":617,"tasks":["Put the yellow paint brush into the crate."],"length":136}
619
+ {"episode_index":618,"tasks":["Put the yellow paint brush into the crate."],"length":151}
620
+ {"episode_index":619,"tasks":["Put the yellow paint brush into the crate."],"length":151}
621
+ {"episode_index":620,"tasks":["Put the yellow paint brush into the crate."],"length":136}
622
+ {"episode_index":621,"tasks":["Put the yellow paint brush into the crate."],"length":136}
623
+ {"episode_index":622,"tasks":["Put the yellow paint brush into the crate."],"length":160}
624
+ {"episode_index":623,"tasks":["Put the yellow paint brush into the crate."],"length":151}
625
+ {"episode_index":624,"tasks":["Put the yellow paint brush into the crate."],"length":151}
626
+ {"episode_index":625,"tasks":["Put the yellow paint brush into the crate."],"length":151}
627
+ {"episode_index":626,"tasks":["Put the yellow paint brush into the crate."],"length":136}
628
+ {"episode_index":627,"tasks":["Put the yellow paint brush into the crate."],"length":160}
629
+ {"episode_index":628,"tasks":["Put the yellow paint brush into the crate."],"length":151}
630
+ {"episode_index":629,"tasks":["Put the yellow paint brush into the crate."],"length":151}
631
+ {"episode_index":630,"tasks":["Put the yellow paint brush into the crate."],"length":160}
632
+ {"episode_index":631,"tasks":["Put the yellow paint brush into the crate."],"length":136}
633
+ {"episode_index":632,"tasks":["Put the yellow paint brush into the crate."],"length":136}
634
+ {"episode_index":633,"tasks":["Put the yellow paint brush into the crate."],"length":136}
635
+ {"episode_index":634,"tasks":["Put the yellow paint brush into the crate."],"length":151}
636
+ {"episode_index":635,"tasks":["Put the yellow paint brush into the crate."],"length":151}
637
+ {"episode_index":636,"tasks":["Put the yellow paint brush into the crate."],"length":151}
638
+ {"episode_index":637,"tasks":["Put the yellow paint brush into the crate."],"length":151}
639
+ {"episode_index":638,"tasks":["Put the yellow paint brush into the crate."],"length":151}
640
+ {"episode_index":639,"tasks":["Put the yellow paint brush into the crate."],"length":151}
641
+ {"episode_index":640,"tasks":["Put the yellow paint brush into the crate."],"length":136}
642
+ {"episode_index":641,"tasks":["Put the yellow paint brush into the crate."],"length":160}
643
+ {"episode_index":642,"tasks":["Put the yellow paint brush into the crate."],"length":151}
644
+ {"episode_index":643,"tasks":["Put the yellow paint brush into the crate."],"length":151}
645
+ {"episode_index":644,"tasks":["Put the yellow paint brush into the crate."],"length":136}
646
+ {"episode_index":645,"tasks":["Put the yellow paint brush into the crate."],"length":136}
647
+ {"episode_index":646,"tasks":["Put the yellow paint brush into the crate."],"length":151}
648
+ {"episode_index":647,"tasks":["Put the yellow paint brush into the crate."],"length":136}
649
+ {"episode_index":648,"tasks":["Put the yellow paint brush into the crate."],"length":136}
650
+ {"episode_index":649,"tasks":["Put the yellow paint brush into the crate."],"length":160}
651
+ {"episode_index":650,"tasks":["Put the yellow paint brush into the crate."],"length":136}
652
+ {"episode_index":651,"tasks":["Put the yellow paint brush into the crate."],"length":136}
653
+ {"episode_index":652,"tasks":["Put the yellow paint brush into the crate."],"length":151}
654
+ {"episode_index":653,"tasks":["Put the yellow paint brush into the crate."],"length":160}
655
+ {"episode_index":654,"tasks":["Put the yellow paint brush into the crate."],"length":151}
656
+ {"episode_index":655,"tasks":["Put the yellow paint brush into the crate."],"length":151}
657
+ {"episode_index":656,"tasks":["Put the yellow paint brush into the crate."],"length":136}
658
+ {"episode_index":657,"tasks":["Put the yellow paint brush into the crate."],"length":160}
659
+ {"episode_index":658,"tasks":["Put the yellow paint brush into the crate."],"length":151}
660
+ {"episode_index":659,"tasks":["Put the yellow paint brush into the crate."],"length":151}
661
+ {"episode_index":660,"tasks":["Put the yellow paint brush into the crate."],"length":151}
662
+ {"episode_index":661,"tasks":["Put the yellow paint brush into the crate."],"length":136}
663
+ {"episode_index":662,"tasks":["Put the yellow paint brush into the crate."],"length":151}
664
+ {"episode_index":663,"tasks":["Put the yellow paint brush into the crate."],"length":160}
665
+ {"episode_index":664,"tasks":["Put the yellow paint brush into the crate."],"length":160}
666
+ {"episode_index":665,"tasks":["Put the yellow paint brush into the crate."],"length":151}
667
+ {"episode_index":666,"tasks":["Put the yellow paint brush into the crate."],"length":160}
668
+ {"episode_index":667,"tasks":["Put the yellow paint brush into the crate."],"length":136}
669
+ {"episode_index":668,"tasks":["Put the yellow paint brush into the crate."],"length":151}
670
+ {"episode_index":669,"tasks":["Put the yellow paint brush into the crate."],"length":136}
671
+ {"episode_index":670,"tasks":["Put the yellow paint brush into the crate."],"length":151}
672
+ {"episode_index":671,"tasks":["Put the yellow paint brush into the crate."],"length":160}
673
+ {"episode_index":672,"tasks":["Put the yellow paint brush into the crate."],"length":151}
674
+ {"episode_index":673,"tasks":["Put the yellow paint brush into the crate."],"length":136}
675
+ {"episode_index":674,"tasks":["Put the yellow paint brush into the crate."],"length":136}
676
+ {"episode_index":675,"tasks":["Put the yellow paint brush into the crate."],"length":151}
677
+ {"episode_index":676,"tasks":["Put the yellow paint brush into the crate."],"length":160}
678
+ {"episode_index":677,"tasks":["Put the yellow paint brush into the crate."],"length":151}
679
+ {"episode_index":678,"tasks":["Put the yellow paint brush into the crate."],"length":160}
680
+ {"episode_index":679,"tasks":["Put the yellow paint brush into the crate."],"length":151}
681
+ {"episode_index":680,"tasks":["Put the yellow paint brush into the crate."],"length":151}
682
+ {"episode_index":681,"tasks":["Put the yellow paint brush into the crate."],"length":160}
683
+ {"episode_index":682,"tasks":["Put the yellow paint brush into the crate."],"length":136}
684
+ {"episode_index":683,"tasks":["Put the yellow paint brush into the crate."],"length":136}
685
+ {"episode_index":684,"tasks":["Put the yellow paint brush into the crate."],"length":160}
686
+ {"episode_index":685,"tasks":["Put the yellow paint brush into the crate."],"length":151}
687
+ {"episode_index":686,"tasks":["Put the yellow paint brush into the crate."],"length":151}
688
+ {"episode_index":687,"tasks":["Put the yellow paint brush into the crate."],"length":151}
689
+ {"episode_index":688,"tasks":["Put the yellow paint brush into the crate."],"length":151}
690
+ {"episode_index":689,"tasks":["Put the yellow paint brush into the crate."],"length":160}
691
+ {"episode_index":690,"tasks":["Put the yellow paint brush into the crate."],"length":160}
692
+ {"episode_index":691,"tasks":["Put the yellow paint brush into the crate."],"length":136}
693
+ {"episode_index":692,"tasks":["Put the yellow paint brush into the crate."],"length":160}
694
+ {"episode_index":693,"tasks":["Put the yellow paint brush into the crate."],"length":160}
695
+ {"episode_index":694,"tasks":["Put the yellow paint brush into the crate."],"length":136}
696
+ {"episode_index":695,"tasks":["Put the yellow paint brush into the crate."],"length":151}
697
+ {"episode_index":696,"tasks":["Put the yellow paint brush into the crate."],"length":136}
698
+ {"episode_index":697,"tasks":["Put the yellow paint brush into the crate."],"length":151}
699
+ {"episode_index":698,"tasks":["Put the yellow paint brush into the crate."],"length":136}
700
+ {"episode_index":699,"tasks":["Put the yellow paint brush into the crate."],"length":136}
701
+ {"episode_index":700,"tasks":["Put the yellow paint brush into the crate."],"length":136}
702
+ {"episode_index":701,"tasks":["Put the yellow paint brush into the crate."],"length":136}
703
+ {"episode_index":702,"tasks":["Put the yellow paint brush into the crate."],"length":160}
704
+ {"episode_index":703,"tasks":["Put the yellow paint brush into the crate."],"length":151}
705
+ {"episode_index":704,"tasks":["Put the yellow paint brush into the crate."],"length":136}
706
+ {"episode_index":705,"tasks":["Put the yellow paint brush into the crate."],"length":151}
707
+ {"episode_index":706,"tasks":["Put the yellow paint brush into the crate."],"length":151}
708
+ {"episode_index":707,"tasks":["Put the yellow paint brush into the crate."],"length":160}
709
+ {"episode_index":708,"tasks":["Put the yellow paint brush into the crate."],"length":136}
710
+ {"episode_index":709,"tasks":["Put the yellow paint brush into the crate."],"length":151}
711
+ {"episode_index":710,"tasks":["Put the yellow paint brush into the crate."],"length":151}
712
+ {"episode_index":711,"tasks":["Put the yellow paint brush into the crate."],"length":136}
713
+ {"episode_index":712,"tasks":["Put the yellow paint brush into the crate."],"length":136}
714
+ {"episode_index":713,"tasks":["Put the yellow paint brush into the crate."],"length":151}
715
+ {"episode_index":714,"tasks":["Put the yellow paint brush into the crate."],"length":160}
716
+ {"episode_index":715,"tasks":["Put the yellow paint brush into the crate."],"length":151}
717
+ {"episode_index":716,"tasks":["Put the yellow paint brush into the crate."],"length":160}
718
+ {"episode_index":717,"tasks":["Put the yellow paint brush into the crate."],"length":151}
719
+ {"episode_index":718,"tasks":["Put the yellow paint brush into the crate."],"length":151}
720
+ {"episode_index":719,"tasks":["Put the yellow paint brush into the crate."],"length":151}
721
+ {"episode_index":720,"tasks":["Put the yellow paint brush into the crate."],"length":151}
722
+ {"episode_index":721,"tasks":["Put the yellow paint brush into the crate."],"length":151}
723
+ {"episode_index":722,"tasks":["Put the yellow paint brush into the crate."],"length":151}
724
+ {"episode_index":723,"tasks":["Put the yellow paint brush into the crate."],"length":151}
725
+ {"episode_index":724,"tasks":["Put the yellow paint brush into the crate."],"length":160}
726
+ {"episode_index":725,"tasks":["Put the yellow paint brush into the crate."],"length":151}
727
+ {"episode_index":726,"tasks":["Put the yellow paint brush into the crate."],"length":151}
728
+ {"episode_index":727,"tasks":["Put the yellow paint brush into the crate."],"length":136}
729
+ {"episode_index":728,"tasks":["Put the yellow paint brush into the crate."],"length":151}
730
+ {"episode_index":729,"tasks":["Put the yellow paint brush into the crate."],"length":136}
731
+ {"episode_index":730,"tasks":["Put the yellow paint brush into the crate."],"length":151}
732
+ {"episode_index":731,"tasks":["Put the yellow paint brush into the crate."],"length":160}
733
+ {"episode_index":732,"tasks":["Put the yellow paint brush into the crate."],"length":151}
734
+ {"episode_index":733,"tasks":["Put the yellow paint brush into the crate."],"length":136}
735
+ {"episode_index":734,"tasks":["Put the yellow paint brush into the crate."],"length":151}
736
+ {"episode_index":735,"tasks":["Put the yellow paint brush into the crate."],"length":136}
737
+ {"episode_index":736,"tasks":["Put the yellow paint brush into the crate."],"length":136}
738
+ {"episode_index":737,"tasks":["Put the yellow paint brush into the crate."],"length":151}
739
+ {"episode_index":738,"tasks":["Put the yellow paint brush into the crate."],"length":151}
740
+ {"episode_index":739,"tasks":["Put the yellow paint brush into the crate."],"length":136}
741
+ {"episode_index":740,"tasks":["Put the yellow paint brush into the crate."],"length":151}
742
+ {"episode_index":741,"tasks":["Put the yellow paint brush into the crate."],"length":151}
743
+ {"episode_index":742,"tasks":["Put the yellow paint brush into the crate."],"length":151}
744
+ {"episode_index":743,"tasks":["Put the yellow paint brush into the crate."],"length":151}
745
+ {"episode_index":744,"tasks":["Put the yellow paint brush into the crate."],"length":151}
746
+ {"episode_index":745,"tasks":["Put the yellow paint brush into the crate."],"length":136}
747
+ {"episode_index":746,"tasks":["Put the yellow paint brush into the crate."],"length":151}
748
+ {"episode_index":747,"tasks":["Put the yellow paint brush into the crate."],"length":151}
749
+ {"episode_index":748,"tasks":["Put the yellow paint brush into the crate."],"length":151}
750
+ {"episode_index":749,"tasks":["Put the yellow paint brush into the crate."],"length":151}
751
+ {"episode_index":750,"tasks":["Put the yellow paint brush into the crate."],"length":151}
752
+ {"episode_index":751,"tasks":["Put the yellow paint brush into the crate."],"length":160}
753
+ {"episode_index":752,"tasks":["Put the yellow paint brush into the crate."],"length":136}
754
+ {"episode_index":753,"tasks":["Put the yellow paint brush into the crate."],"length":160}
755
+ {"episode_index":754,"tasks":["Put the yellow paint brush into the crate."],"length":151}
756
+ {"episode_index":755,"tasks":["Put the yellow paint brush into the crate."],"length":151}
757
+ {"episode_index":756,"tasks":["Put the yellow paint brush into the crate."],"length":136}
758
+ {"episode_index":757,"tasks":["Put the yellow paint brush into the crate."],"length":136}
759
+ {"episode_index":758,"tasks":["Put the yellow paint brush into the crate."],"length":151}
760
+ {"episode_index":759,"tasks":["Put the yellow paint brush into the crate."],"length":151}
761
+ {"episode_index":760,"tasks":["Put the yellow paint brush into the crate."],"length":151}
762
+ {"episode_index":761,"tasks":["Put the yellow paint brush into the crate."],"length":151}
763
+ {"episode_index":762,"tasks":["Put the yellow paint brush into the crate."],"length":151}
764
+ {"episode_index":763,"tasks":["Put the yellow paint brush into the crate."],"length":160}
765
+ {"episode_index":764,"tasks":["Put the yellow paint brush into the crate."],"length":136}
766
+ {"episode_index":765,"tasks":["Put the yellow paint brush into the crate."],"length":160}
767
+ {"episode_index":766,"tasks":["Put the yellow paint brush into the crate."],"length":151}
768
+ {"episode_index":767,"tasks":["Put the yellow paint brush into the crate."],"length":151}
769
+ {"episode_index":768,"tasks":["Put the yellow paint brush into the crate."],"length":160}
770
+ {"episode_index":769,"tasks":["Put the yellow paint brush into the crate."],"length":151}
771
+ {"episode_index":770,"tasks":["Put the yellow paint brush into the crate."],"length":151}
772
+ {"episode_index":771,"tasks":["Put the yellow paint brush into the crate."],"length":151}
773
+ {"episode_index":772,"tasks":["Put the yellow paint brush into the crate."],"length":151}
774
+ {"episode_index":773,"tasks":["Put the yellow paint brush into the crate."],"length":136}
775
+ {"episode_index":774,"tasks":["Put the yellow paint brush into the crate."],"length":136}
776
+ {"episode_index":775,"tasks":["Put the yellow paint brush into the crate."],"length":136}
777
+ {"episode_index":776,"tasks":["Put the yellow paint brush into the crate."],"length":151}
778
+ {"episode_index":777,"tasks":["Put the yellow paint brush into the crate."],"length":136}
779
+ {"episode_index":778,"tasks":["Put the yellow paint brush into the crate."],"length":151}
780
+ {"episode_index":779,"tasks":["Put the yellow paint brush into the crate."],"length":151}
781
+ {"episode_index":780,"tasks":["Put the yellow paint brush into the crate."],"length":136}
782
+ {"episode_index":781,"tasks":["Put the yellow paint brush into the crate."],"length":136}
783
+ {"episode_index":782,"tasks":["Put the yellow paint brush into the crate."],"length":136}
784
+ {"episode_index":783,"tasks":["Put the yellow paint brush into the crate."],"length":151}
785
+ {"episode_index":784,"tasks":["Put the yellow paint brush into the crate."],"length":151}
786
+ {"episode_index":785,"tasks":["Put the yellow paint brush into the crate."],"length":151}
787
+ {"episode_index":786,"tasks":["Put the yellow paint brush into the crate."],"length":151}
788
+ {"episode_index":787,"tasks":["Put the yellow paint brush into the crate."],"length":151}
789
+ {"episode_index":788,"tasks":["Put the yellow paint brush into the crate."],"length":136}
790
+ {"episode_index":789,"tasks":["Put the yellow paint brush into the crate."],"length":151}
791
+ {"episode_index":790,"tasks":["Put the yellow paint brush into the crate."],"length":160}
792
+ {"episode_index":791,"tasks":["Put the yellow paint brush into the crate."],"length":151}
793
+ {"episode_index":792,"tasks":["Put the yellow paint brush into the crate."],"length":151}
794
+ {"episode_index":793,"tasks":["Put the yellow paint brush into the crate."],"length":151}
795
+ {"episode_index":794,"tasks":["Put the yellow paint brush into the crate."],"length":151}
796
+ {"episode_index":795,"tasks":["Put the yellow paint brush into the crate."],"length":151}
797
+ {"episode_index":796,"tasks":["Put the yellow paint brush into the crate."],"length":136}
798
+ {"episode_index":797,"tasks":["Put the yellow paint brush into the crate."],"length":151}
799
+ {"episode_index":798,"tasks":["Put the yellow paint brush into the crate."],"length":136}
800
+ {"episode_index":799,"tasks":["Put the yellow paint brush into the crate."],"length":151}
801
+ {"episode_index":800,"tasks":["Put the yellow paint brush into the crate."],"length":151}
802
+ {"episode_index":801,"tasks":["Put the yellow paint brush into the crate."],"length":151}
803
+ {"episode_index":802,"tasks":["Put the yellow paint brush into the crate."],"length":151}
804
+ {"episode_index":803,"tasks":["Put the yellow paint brush into the crate."],"length":136}
805
+ {"episode_index":804,"tasks":["Put the yellow paint brush into the crate."],"length":160}
806
+ {"episode_index":805,"tasks":["Put the yellow paint brush into the crate."],"length":160}
807
+ {"episode_index":806,"tasks":["Put the yellow paint brush into the crate."],"length":151}
808
+ {"episode_index":807,"tasks":["Put the yellow paint brush into the crate."],"length":151}
809
+ {"episode_index":808,"tasks":["Put the yellow paint brush into the crate."],"length":136}
810
+ {"episode_index":809,"tasks":["Put the yellow paint brush into the crate."],"length":160}
811
+ {"episode_index":810,"tasks":["Put the yellow paint brush into the crate."],"length":160}
812
+ {"episode_index":811,"tasks":["Put the yellow paint brush into the crate."],"length":151}
813
+ {"episode_index":812,"tasks":["Put the yellow paint brush into the crate."],"length":136}
814
+ {"episode_index":813,"tasks":["Put the yellow paint brush into the crate."],"length":151}
815
+ {"episode_index":814,"tasks":["Put the yellow paint brush into the crate."],"length":160}
816
+ {"episode_index":815,"tasks":["Put the yellow paint brush into the crate."],"length":151}
817
+ {"episode_index":816,"tasks":["Put the yellow paint brush into the crate."],"length":151}
818
+ {"episode_index":817,"tasks":["Put the yellow paint brush into the crate."],"length":160}
819
+ {"episode_index":818,"tasks":["Put the yellow paint brush into the crate."],"length":160}
820
+ {"episode_index":819,"tasks":["Put the yellow paint brush into the crate."],"length":136}
821
+ {"episode_index":820,"tasks":["Put the yellow paint brush into the crate."],"length":136}
822
+ {"episode_index":821,"tasks":["Put the yellow paint brush into the crate."],"length":151}
823
+ {"episode_index":822,"tasks":["Put the yellow paint brush into the crate."],"length":151}
824
+ {"episode_index":823,"tasks":["Put the yellow paint brush into the crate."],"length":151}
825
+ {"episode_index":824,"tasks":["Put the yellow paint brush into the crate."],"length":136}
826
+ {"episode_index":825,"tasks":["Put the yellow paint brush into the crate."],"length":136}
827
+ {"episode_index":826,"tasks":["Put the yellow paint brush into the crate."],"length":151}
828
+ {"episode_index":827,"tasks":["Put the yellow paint brush into the crate."],"length":136}
829
+ {"episode_index":828,"tasks":["Put the yellow paint brush into the crate."],"length":151}
830
+ {"episode_index":829,"tasks":["Put the yellow paint brush into the crate."],"length":151}
831
+ {"episode_index":830,"tasks":["Put the yellow paint brush into the crate."],"length":160}
832
+ {"episode_index":831,"tasks":["Put the yellow paint brush into the crate."],"length":151}
833
+ {"episode_index":832,"tasks":["Put the yellow paint brush into the crate."],"length":151}
834
+ {"episode_index":833,"tasks":["Put the yellow paint brush into the crate."],"length":151}
835
+ {"episode_index":834,"tasks":["Put the yellow paint brush into the crate."],"length":160}
836
+ {"episode_index":835,"tasks":["Put the yellow paint brush into the crate."],"length":160}
837
+ {"episode_index":836,"tasks":["Put the yellow paint brush into the crate."],"length":160}
838
+ {"episode_index":837,"tasks":["Put the yellow paint brush into the crate."],"length":151}
839
+ {"episode_index":838,"tasks":["Put the yellow paint brush into the crate."],"length":160}
840
+ {"episode_index":839,"tasks":["Put the yellow paint brush into the crate."],"length":151}
841
+ {"episode_index":840,"tasks":["Put the yellow paint brush into the crate."],"length":151}
842
+ {"episode_index":841,"tasks":["Put the yellow paint brush into the crate."],"length":151}
843
+ {"episode_index":842,"tasks":["Put the yellow paint brush into the crate."],"length":151}
844
+ {"episode_index":843,"tasks":["Put the yellow paint brush into the crate."],"length":151}
845
+ {"episode_index":844,"tasks":["Put the yellow paint brush into the crate."],"length":136}
846
+ {"episode_index":845,"tasks":["Put the yellow paint brush into the crate."],"length":151}
847
+ {"episode_index":846,"tasks":["Put the yellow paint brush into the crate."],"length":160}
848
+ {"episode_index":847,"tasks":["Put the yellow paint brush into the crate."],"length":160}
849
+ {"episode_index":848,"tasks":["Put the yellow paint brush into the crate."],"length":151}
850
+ {"episode_index":849,"tasks":["Put the yellow paint brush into the crate."],"length":151}
851
+ {"episode_index":850,"tasks":["Put the yellow paint brush into the crate."],"length":160}
852
+ {"episode_index":851,"tasks":["Put the yellow paint brush into the crate."],"length":160}
853
+ {"episode_index":852,"tasks":["Put the yellow paint brush into the crate."],"length":160}
854
+ {"episode_index":853,"tasks":["Put the yellow paint brush into the crate."],"length":151}
855
+ {"episode_index":854,"tasks":["Put the yellow paint brush into the crate."],"length":151}
856
+ {"episode_index":855,"tasks":["Put the yellow paint brush into the crate."],"length":160}
857
+ {"episode_index":856,"tasks":["Put the yellow paint brush into the crate."],"length":151}
858
+ {"episode_index":857,"tasks":["Put the yellow paint brush into the crate."],"length":160}
859
+ {"episode_index":858,"tasks":["Put the yellow paint brush into the crate."],"length":151}
860
+ {"episode_index":859,"tasks":["Put the yellow paint brush into the crate."],"length":151}
861
+ {"episode_index":860,"tasks":["Put the yellow paint brush into the crate."],"length":151}
862
+ {"episode_index":861,"tasks":["Put the yellow paint brush into the crate."],"length":160}
863
+ {"episode_index":862,"tasks":["Put the yellow paint brush into the crate."],"length":151}
864
+ {"episode_index":863,"tasks":["Put the yellow paint brush into the crate."],"length":136}
865
+ {"episode_index":864,"tasks":["Put the yellow paint brush into the crate."],"length":151}
866
+ {"episode_index":865,"tasks":["Put the yellow paint brush into the crate."],"length":136}
867
+ {"episode_index":866,"tasks":["Put the yellow paint brush into the crate."],"length":151}
868
+ {"episode_index":867,"tasks":["Put the yellow paint brush into the crate."],"length":151}
869
+ {"episode_index":868,"tasks":["Put the yellow paint brush into the crate."],"length":151}
870
+ {"episode_index":869,"tasks":["Put the yellow paint brush into the crate."],"length":151}
871
+ {"episode_index":870,"tasks":["Put the yellow paint brush into the crate."],"length":136}
872
+ {"episode_index":871,"tasks":["Put the yellow paint brush into the crate."],"length":136}
873
+ {"episode_index":872,"tasks":["Put the yellow paint brush into the crate."],"length":160}
874
+ {"episode_index":873,"tasks":["Put the yellow paint brush into the crate."],"length":160}
875
+ {"episode_index":874,"tasks":["Put the yellow paint brush into the crate."],"length":160}
876
+ {"episode_index":875,"tasks":["Put the yellow paint brush into the crate."],"length":160}
877
+ {"episode_index":876,"tasks":["Put the yellow paint brush into the crate."],"length":151}
878
+ {"episode_index":877,"tasks":["Put the yellow paint brush into the crate."],"length":136}
879
+ {"episode_index":878,"tasks":["Put the yellow paint brush into the crate."],"length":160}
880
+ {"episode_index":879,"tasks":["Put the yellow paint brush into the crate."],"length":151}
881
+ {"episode_index":880,"tasks":["Put the yellow paint brush into the crate."],"length":151}
882
+ {"episode_index":881,"tasks":["Put the yellow paint brush into the crate."],"length":151}
883
+ {"episode_index":882,"tasks":["Put the yellow paint brush into the crate."],"length":151}
884
+ {"episode_index":883,"tasks":["Put the yellow paint brush into the crate."],"length":151}
885
+ {"episode_index":884,"tasks":["Put the yellow paint brush into the crate."],"length":151}
886
+ {"episode_index":885,"tasks":["Put the yellow paint brush into the crate."],"length":136}
887
+ {"episode_index":886,"tasks":["Put the yellow paint brush into the crate."],"length":151}
888
+ {"episode_index":887,"tasks":["Put the yellow paint brush into the crate."],"length":151}
889
+ {"episode_index":888,"tasks":["Put the yellow paint brush into the crate."],"length":151}
890
+ {"episode_index":889,"tasks":["Put the yellow paint brush into the crate."],"length":160}
891
+ {"episode_index":890,"tasks":["Put the yellow paint brush into the crate."],"length":160}
892
+ {"episode_index":891,"tasks":["Put the yellow paint brush into the crate."],"length":151}
893
+ {"episode_index":892,"tasks":["Put the yellow paint brush into the crate."],"length":160}
894
+ {"episode_index":893,"tasks":["Put the yellow paint brush into the crate."],"length":151}
895
+ {"episode_index":894,"tasks":["Put the yellow paint brush into the crate."],"length":151}
896
+ {"episode_index":895,"tasks":["Put the yellow paint brush into the crate."],"length":160}
897
+ {"episode_index":896,"tasks":["Put the yellow paint brush into the crate."],"length":160}
898
+ {"episode_index":897,"tasks":["Put the yellow paint brush into the crate."],"length":136}
899
+ {"episode_index":898,"tasks":["Put the yellow paint brush into the crate."],"length":160}
900
+ {"episode_index":899,"tasks":["Put the yellow paint brush into the crate."],"length":136}
901
+ {"episode_index":900,"tasks":["Put the yellow paint brush into the crate."],"length":160}
902
+ {"episode_index":901,"tasks":["Put the yellow paint brush into the crate."],"length":151}
903
+ {"episode_index":902,"tasks":["Put the yellow paint brush into the crate."],"length":151}
904
+ {"episode_index":903,"tasks":["Put the yellow paint brush into the crate."],"length":151}
905
+ {"episode_index":904,"tasks":["Put the yellow paint brush into the crate."],"length":151}
906
+ {"episode_index":905,"tasks":["Put the yellow paint brush into the crate."],"length":151}
907
+ {"episode_index":906,"tasks":["Put the yellow paint brush into the crate."],"length":151}
908
+ {"episode_index":907,"tasks":["Put the yellow paint brush into the crate."],"length":136}
909
+ {"episode_index":908,"tasks":["Put the yellow paint brush into the crate."],"length":151}
910
+ {"episode_index":909,"tasks":["Put the yellow paint brush into the crate."],"length":151}
911
+ {"episode_index":910,"tasks":["Put the yellow paint brush into the crate."],"length":160}
912
+ {"episode_index":911,"tasks":["Put the yellow paint brush into the crate."],"length":136}
913
+ {"episode_index":912,"tasks":["Put the yellow paint brush into the crate."],"length":160}
914
+ {"episode_index":913,"tasks":["Put the yellow paint brush into the crate."],"length":151}
915
+ {"episode_index":914,"tasks":["Put the yellow paint brush into the crate."],"length":151}
916
+ {"episode_index":915,"tasks":["Put the yellow paint brush into the crate."],"length":136}
917
+ {"episode_index":916,"tasks":["Put the yellow paint brush into the crate."],"length":136}
918
+ {"episode_index":917,"tasks":["Put the yellow paint brush into the crate."],"length":151}
919
+ {"episode_index":918,"tasks":["Put the yellow paint brush into the crate."],"length":151}
920
+ {"episode_index":919,"tasks":["Put the yellow paint brush into the crate."],"length":151}
921
+ {"episode_index":920,"tasks":["Put the yellow paint brush into the crate."],"length":160}
922
+ {"episode_index":921,"tasks":["Put the yellow paint brush into the crate."],"length":151}
923
+ {"episode_index":922,"tasks":["Put the yellow paint brush into the crate."],"length":160}
924
+ {"episode_index":923,"tasks":["Put the yellow paint brush into the crate."],"length":151}
925
+ {"episode_index":924,"tasks":["Put the yellow paint brush into the crate."],"length":136}
926
+ {"episode_index":925,"tasks":["Put the yellow paint brush into the crate."],"length":160}
927
+ {"episode_index":926,"tasks":["Put the yellow paint brush into the crate."],"length":151}
928
+ {"episode_index":927,"tasks":["Put the yellow paint brush into the crate."],"length":136}
929
+ {"episode_index":928,"tasks":["Put the yellow paint brush into the crate."],"length":136}
930
+ {"episode_index":929,"tasks":["Put the yellow paint brush into the crate."],"length":136}
931
+ {"episode_index":930,"tasks":["Put the yellow paint brush into the crate."],"length":151}
932
+ {"episode_index":931,"tasks":["Put the yellow paint brush into the crate."],"length":160}
933
+ {"episode_index":932,"tasks":["Put the yellow paint brush into the crate."],"length":151}
934
+ {"episode_index":933,"tasks":["Put the yellow paint brush into the crate."],"length":136}
935
+ {"episode_index":934,"tasks":["Put the yellow paint brush into the crate."],"length":151}
936
+ {"episode_index":935,"tasks":["Put the yellow paint brush into the crate."],"length":136}
937
+ {"episode_index":936,"tasks":["Put the yellow paint brush into the crate."],"length":160}
938
+ {"episode_index":937,"tasks":["Put the yellow paint brush into the crate."],"length":136}
939
+ {"episode_index":938,"tasks":["Put the yellow paint brush into the crate."],"length":151}
940
+ {"episode_index":939,"tasks":["Put the yellow paint brush into the crate."],"length":151}
941
+ {"episode_index":940,"tasks":["Put the yellow paint brush into the crate."],"length":136}
942
+ {"episode_index":941,"tasks":["Put the yellow paint brush into the crate."],"length":151}
943
+ {"episode_index":942,"tasks":["Put the yellow paint brush into the crate."],"length":136}
944
+ {"episode_index":943,"tasks":["Put the yellow paint brush into the crate."],"length":151}
945
+ {"episode_index":944,"tasks":["Put the yellow paint brush into the crate."],"length":160}
946
+ {"episode_index":945,"tasks":["Put the yellow paint brush into the crate."],"length":151}
947
+ {"episode_index":946,"tasks":["Put the yellow paint brush into the crate."],"length":136}
948
+ {"episode_index":947,"tasks":["Put the yellow paint brush into the crate."],"length":160}
949
+ {"episode_index":948,"tasks":["Put the yellow paint brush into the crate."],"length":136}
950
+ {"episode_index":949,"tasks":["Put the yellow paint brush into the crate."],"length":151}
951
+ {"episode_index":950,"tasks":["Put the yellow paint brush into the crate."],"length":151}
952
+ {"episode_index":951,"tasks":["Put the yellow paint brush into the crate."],"length":151}
953
+ {"episode_index":952,"tasks":["Put the yellow paint brush into the crate."],"length":160}
954
+ {"episode_index":953,"tasks":["Put the yellow paint brush into the crate."],"length":151}
955
+ {"episode_index":954,"tasks":["Put the yellow paint brush into the crate."],"length":136}
956
+ {"episode_index":955,"tasks":["Put the yellow paint brush into the crate."],"length":151}
957
+ {"episode_index":956,"tasks":["Put the yellow paint brush into the crate."],"length":160}
958
+ {"episode_index":957,"tasks":["Put the yellow paint brush into the crate."],"length":160}
959
+ {"episode_index":958,"tasks":["Put the yellow paint brush into the crate."],"length":151}
960
+ {"episode_index":959,"tasks":["Put the yellow paint brush into the crate."],"length":160}
961
+ {"episode_index":960,"tasks":["Put the yellow paint brush into the crate."],"length":136}
962
+ {"episode_index":961,"tasks":["Put the yellow paint brush into the crate."],"length":136}
963
+ {"episode_index":962,"tasks":["Put the yellow paint brush into the crate."],"length":136}
964
+ {"episode_index":963,"tasks":["Put the yellow paint brush into the crate."],"length":136}
965
+ {"episode_index":964,"tasks":["Put the yellow paint brush into the crate."],"length":160}
966
+ {"episode_index":965,"tasks":["Put the yellow paint brush into the crate."],"length":151}
967
+ {"episode_index":966,"tasks":["Put the yellow paint brush into the crate."],"length":136}
968
+ {"episode_index":967,"tasks":["Put the yellow paint brush into the crate."],"length":151}
969
+ {"episode_index":968,"tasks":["Put the yellow paint brush into the crate."],"length":160}
970
+ {"episode_index":969,"tasks":["Put the yellow paint brush into the crate."],"length":151}
971
+ {"episode_index":970,"tasks":["Put the yellow paint brush into the crate."],"length":136}
972
+ {"episode_index":971,"tasks":["Put the yellow paint brush into the crate."],"length":160}
973
+ {"episode_index":972,"tasks":["Put the yellow paint brush into the crate."],"length":151}
974
+ {"episode_index":973,"tasks":["Put the yellow paint brush into the crate."],"length":136}
975
+ {"episode_index":974,"tasks":["Put the yellow paint brush into the crate."],"length":151}
976
+ {"episode_index":975,"tasks":["Put the yellow paint brush into the crate."],"length":160}
977
+ {"episode_index":976,"tasks":["Put the yellow paint brush into the crate."],"length":151}
978
+ {"episode_index":977,"tasks":["Put the yellow paint brush into the crate."],"length":151}
979
+ {"episode_index":978,"tasks":["Put the yellow paint brush into the crate."],"length":151}
980
+ {"episode_index":979,"tasks":["Put the yellow paint brush into the crate."],"length":151}
981
+ {"episode_index":980,"tasks":["Put the yellow paint brush into the crate."],"length":160}
982
+ {"episode_index":981,"tasks":["Put the yellow paint brush into the crate."],"length":151}
983
+ {"episode_index":982,"tasks":["Put the yellow paint brush into the crate."],"length":151}
984
+ {"episode_index":983,"tasks":["Put the yellow paint brush into the crate."],"length":151}
985
+ {"episode_index":984,"tasks":["Put the yellow paint brush into the crate."],"length":136}
986
+ {"episode_index":985,"tasks":["Put the yellow paint brush into the crate."],"length":151}
987
+ {"episode_index":986,"tasks":["Put the yellow paint brush into the crate."],"length":151}
988
+ {"episode_index":987,"tasks":["Put the yellow paint brush into the crate."],"length":160}
989
+ {"episode_index":988,"tasks":["Put the yellow paint brush into the crate."],"length":160}
990
+ {"episode_index":989,"tasks":["Put the yellow paint brush into the crate."],"length":151}
991
+ {"episode_index":990,"tasks":["Put the yellow paint brush into the crate."],"length":160}
992
+ {"episode_index":991,"tasks":["Put the yellow paint brush into the crate."],"length":151}
993
+ {"episode_index":992,"tasks":["Put the yellow paint brush into the crate."],"length":151}
994
+ {"episode_index":993,"tasks":["Put the yellow paint brush into the crate."],"length":160}
995
+ {"episode_index":994,"tasks":["Put the yellow paint brush into the crate."],"length":151}
996
+ {"episode_index":995,"tasks":["Put the yellow paint brush into the crate."],"length":151}
997
+ {"episode_index":996,"tasks":["Put the yellow paint brush into the crate."],"length":151}
998
+ {"episode_index":997,"tasks":["Put the yellow paint brush into the crate."],"length":160}
999
+ {"episode_index":998,"tasks":["Put the yellow paint brush into the crate."],"length":151}
1000
+ {"episode_index":999,"tasks":["Put the yellow paint brush into the crate."],"length":151}
meta/episodes_stats.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meta/info.json ADDED
@@ -0,0 +1,140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "total_episodes": 1000,
3
+ "total_frames": 140703,
4
+ "total_videos": 1000,
5
+ "codebase_version": "v2.1",
6
+ "robot_type": "FFW_SG2",
7
+ "total_tasks": 1,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:1000"
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
+ 19
21
+ ],
22
+ "names": [
23
+ "arm_l_joint1",
24
+ "arm_l_joint2",
25
+ "arm_l_joint3",
26
+ "arm_l_joint4",
27
+ "arm_l_joint5",
28
+ "arm_l_joint6",
29
+ "arm_l_joint7",
30
+ "gripper_l_joint1",
31
+ "arm_r_joint1",
32
+ "arm_r_joint2",
33
+ "arm_r_joint3",
34
+ "arm_r_joint4",
35
+ "arm_r_joint5",
36
+ "arm_r_joint6",
37
+ "arm_r_joint7",
38
+ "gripper_r_joint1",
39
+ "head_joint1",
40
+ "head_joint2",
41
+ "lift_joint"
42
+ ]
43
+ },
44
+ "observation.state": {
45
+ "dtype": "float32",
46
+ "shape": [
47
+ 19
48
+ ],
49
+ "names": [
50
+ "arm_l_joint1",
51
+ "arm_l_joint2",
52
+ "arm_l_joint3",
53
+ "arm_l_joint4",
54
+ "arm_l_joint5",
55
+ "arm_l_joint6",
56
+ "arm_l_joint7",
57
+ "gripper_l_joint1",
58
+ "arm_r_joint1",
59
+ "arm_r_joint2",
60
+ "arm_r_joint3",
61
+ "arm_r_joint4",
62
+ "arm_r_joint5",
63
+ "arm_r_joint6",
64
+ "arm_r_joint7",
65
+ "gripper_r_joint1",
66
+ "head_joint1",
67
+ "head_joint2",
68
+ "lift_joint"
69
+ ]
70
+ },
71
+ "observation.images.cam_head": {
72
+ "dtype": "video",
73
+ "shape": [
74
+ 376,
75
+ 672,
76
+ 3
77
+ ],
78
+ "names": [
79
+ "height",
80
+ "width",
81
+ "channels"
82
+ ],
83
+ "video_info": {
84
+ "video.height": 376,
85
+ "video.width": 672,
86
+ "video.codec": "libx264",
87
+ "video.pix_fmt": "yuv420p",
88
+ "video.is_depth_map": false,
89
+ "video.fps": 10,
90
+ "video.channels": 3,
91
+ "has_audio": false
92
+ },
93
+ "info": {
94
+ "video.height": 376,
95
+ "video.width": 672,
96
+ "video.codec": "av1",
97
+ "video.pix_fmt": "yuv420p",
98
+ "video.is_depth_map": false,
99
+ "video.fps": 10,
100
+ "video.channels": 3,
101
+ "has_audio": false
102
+ }
103
+ },
104
+ "timestamp": {
105
+ "dtype": "float32",
106
+ "shape": [
107
+ 1
108
+ ],
109
+ "names": null
110
+ },
111
+ "frame_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": null
117
+ },
118
+ "episode_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": null
124
+ },
125
+ "index": {
126
+ "dtype": "int64",
127
+ "shape": [
128
+ 1
129
+ ],
130
+ "names": null
131
+ },
132
+ "task_index": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": null
138
+ }
139
+ }
140
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task":"Put the yellow paint brush into the crate.","task_index":0}
videos/chunk-000/observation.images.cam_head/episode_000484.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c86283db678fc7ce336c9a57d933f9b461faf401444a0fd7571c1e054c9f6a
3
+ size 1491430
videos/chunk-000/observation.images.cam_head/episode_000556.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb2a31ab0d53656952695145c814f6a4f1219ae24039201f3bf45ad9b5b5456
3
+ size 1786733
videos/chunk-000/observation.images.cam_head/episode_000769.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:affbb49b0457f197c5712f98d6297061af67f6ce9d87f4e08e84feb693156883
3
+ size 1750975
videos/chunk-000/observation.images.cam_head/episode_000897.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c02c6616595fb2099805a34917697f0e0fd58c10cbb330a5f482f43cb48005d6
3
+ size 1530849