continuallearning commited on
Commit
18fdcde
·
verified ·
1 Parent(s): 2144d3f

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +166 -0
  2. data/chunk-000/episode_000000.parquet +3 -0
  3. data/chunk-000/episode_000001.parquet +3 -0
  4. data/chunk-000/episode_000002.parquet +3 -0
  5. data/chunk-000/episode_000003.parquet +3 -0
  6. data/chunk-000/episode_000004.parquet +3 -0
  7. data/chunk-000/episode_000005.parquet +3 -0
  8. data/chunk-000/episode_000006.parquet +3 -0
  9. data/chunk-000/episode_000007.parquet +3 -0
  10. data/chunk-000/episode_000008.parquet +3 -0
  11. data/chunk-000/episode_000009.parquet +3 -0
  12. data/chunk-000/episode_000010.parquet +3 -0
  13. data/chunk-000/episode_000011.parquet +3 -0
  14. data/chunk-000/episode_000012.parquet +3 -0
  15. data/chunk-000/episode_000013.parquet +3 -0
  16. data/chunk-000/episode_000014.parquet +3 -0
  17. data/chunk-000/episode_000015.parquet +3 -0
  18. data/chunk-000/episode_000016.parquet +3 -0
  19. data/chunk-000/episode_000017.parquet +3 -0
  20. data/chunk-000/episode_000018.parquet +3 -0
  21. data/chunk-000/episode_000019.parquet +3 -0
  22. data/chunk-000/episode_000020.parquet +3 -0
  23. data/chunk-000/episode_000021.parquet +3 -0
  24. data/chunk-000/episode_000022.parquet +3 -0
  25. data/chunk-000/episode_000023.parquet +3 -0
  26. data/chunk-000/episode_000024.parquet +3 -0
  27. data/chunk-000/episode_000025.parquet +3 -0
  28. data/chunk-000/episode_000026.parquet +3 -0
  29. data/chunk-000/episode_000027.parquet +3 -0
  30. data/chunk-000/episode_000028.parquet +3 -0
  31. data/chunk-000/episode_000029.parquet +3 -0
  32. data/chunk-000/episode_000030.parquet +3 -0
  33. data/chunk-000/episode_000031.parquet +3 -0
  34. data/chunk-000/episode_000032.parquet +3 -0
  35. data/chunk-000/episode_000033.parquet +3 -0
  36. data/chunk-000/episode_000034.parquet +3 -0
  37. data/chunk-000/episode_000035.parquet +3 -0
  38. data/chunk-000/episode_000036.parquet +3 -0
  39. data/chunk-000/episode_000037.parquet +3 -0
  40. data/chunk-000/episode_000038.parquet +3 -0
  41. data/chunk-000/episode_000039.parquet +3 -0
  42. data/chunk-000/episode_000040.parquet +3 -0
  43. data/chunk-000/episode_000041.parquet +3 -0
  44. data/chunk-000/episode_000042.parquet +3 -0
  45. data/chunk-000/episode_000043.parquet +3 -0
  46. data/chunk-000/episode_000044.parquet +3 -0
  47. data/chunk-000/episode_000045.parquet +3 -0
  48. data/chunk-000/episode_000046.parquet +3 -0
  49. data/chunk-000/episode_000047.parquet +3 -0
  50. meta/episodes.jsonl +48 -0
README.md ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v2.1",
28
+ "robot_type": null,
29
+ "total_episodes": 48,
30
+ "total_frames": 12346,
31
+ "total_tasks": 1,
32
+ "total_videos": 0,
33
+ "total_chunks": 1,
34
+ "chunks_size": 1000,
35
+ "fps": 20,
36
+ "splits": {
37
+ "train": "0:48"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": null,
41
+ "features": {
42
+ "observation.images.image": {
43
+ "dtype": "image",
44
+ "shape": [
45
+ 256,
46
+ 256,
47
+ 3
48
+ ],
49
+ "names": [
50
+ "height",
51
+ "width",
52
+ "channel"
53
+ ]
54
+ },
55
+ "observation.images.wrist_image": {
56
+ "dtype": "image",
57
+ "shape": [
58
+ 256,
59
+ 256,
60
+ 3
61
+ ],
62
+ "names": [
63
+ "height",
64
+ "width",
65
+ "channel"
66
+ ]
67
+ },
68
+ "observation.state.end_effector": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 8
72
+ ],
73
+ "names": {
74
+ "motors": [
75
+ "x",
76
+ "y",
77
+ "z",
78
+ "roll",
79
+ "pitch",
80
+ "yaw",
81
+ "gripper",
82
+ "gripper"
83
+ ]
84
+ }
85
+ },
86
+ "observation.state.joint": {
87
+ "dtype": "float32",
88
+ "shape": [
89
+ 7
90
+ ],
91
+ "names": {
92
+ "motors": [
93
+ "joint_1",
94
+ "joint_2",
95
+ "joint_3",
96
+ "joint_4",
97
+ "joint_5",
98
+ "joint_6",
99
+ "joint_7"
100
+ ]
101
+ }
102
+ },
103
+ "action": {
104
+ "dtype": "float32",
105
+ "shape": [
106
+ 7
107
+ ],
108
+ "names": {
109
+ "motors": [
110
+ "x",
111
+ "y",
112
+ "z",
113
+ "roll",
114
+ "pitch",
115
+ "yaw",
116
+ "gripper"
117
+ ]
118
+ }
119
+ },
120
+ "timestamp": {
121
+ "dtype": "float32",
122
+ "shape": [
123
+ 1
124
+ ],
125
+ "names": null
126
+ },
127
+ "frame_index": {
128
+ "dtype": "int64",
129
+ "shape": [
130
+ 1
131
+ ],
132
+ "names": null
133
+ },
134
+ "episode_index": {
135
+ "dtype": "int64",
136
+ "shape": [
137
+ 1
138
+ ],
139
+ "names": null
140
+ },
141
+ "index": {
142
+ "dtype": "int64",
143
+ "shape": [
144
+ 1
145
+ ],
146
+ "names": null
147
+ },
148
+ "task_index": {
149
+ "dtype": "int64",
150
+ "shape": [
151
+ 1
152
+ ],
153
+ "names": null
154
+ }
155
+ }
156
+ }
157
+ ```
158
+
159
+
160
+ ## Citation
161
+
162
+ **BibTeX:**
163
+
164
+ ```bibtex
165
+ [More Information Needed]
166
+ ```
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca28e8a6b19d13ba72eacbdb2df5bd9cc21b0da0207bd24160ab10617fd0964
3
+ size 34888106
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3329a9f528b5e0b89bc348985fce40aed7007f0361493e49ed710eb16693bcf3
3
+ size 39004852
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43922aa5e370c1c0b9ebd4f3a532d8284def3fcdf3a1564a7ef2c1c06b43b2ff
3
+ size 37968968
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:624d301eafcebfb70b65af885498d1a7d12fddd66e5d155cce947e8b177de57b
3
+ size 36040817
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ccbd94e47ebf62f5fa21c8ebe7b789268d889f005603cdaa53d68fc023703c
3
+ size 34590529
data/chunk-000/episode_000005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef4d71d4c043ec5b2fa274bf30636edf610d290b24ce8c5f28fe69ca5cbada13
3
+ size 34457630
data/chunk-000/episode_000006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:915d5a2fb3b46a2c60324d2862f64e0cd63e49261fd35b8c82f3de53ba8359c8
3
+ size 35064101
data/chunk-000/episode_000007.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2543909b1fe0e954914514065050c995b0f3fc08f4f95852ab0ffe9b72e78026
3
+ size 34065567
data/chunk-000/episode_000008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fdb219439ae9517d9e3dcd8ecfe97d53f1cea4e55243a6c91eb0a9f4c936835
3
+ size 34529250
data/chunk-000/episode_000009.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce5348e48ede9614cb7d4a18adbdddba73f9a4bccf1dd68f9d08e3943a76335
3
+ size 34585341
data/chunk-000/episode_000010.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837257ffa65e5194066bdfbd15ca424a856318a0407d260ff8801064763408e1
3
+ size 33259363
data/chunk-000/episode_000011.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9358952039a76571c42860381bf72c65dbb6bde83a5a41f39c645d31102dc85c
3
+ size 30849089
data/chunk-000/episode_000012.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddebaa134efdcb036d9cdcc176cd58fad1d90f13d0b251ba9a911d3ccb889000
3
+ size 30547895
data/chunk-000/episode_000013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6822485e628b34820d983853d938fbc45916197741a9f28a9436f00c3260dc64
3
+ size 31584925
data/chunk-000/episode_000014.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06f0c2a3f772bf067a2977d5a8657e300e75b0c1b2d76a8015046d5a7035fe4b
3
+ size 30828061
data/chunk-000/episode_000015.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36ed259c267ce4b3383c103ef403018e1c814b55b3a8d51f51c77a774e24d76f
3
+ size 33421209
data/chunk-000/episode_000016.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad5b0557c2b2c3c459dfc0bf989b7835590d3064a4554b39d15a0820e45043da
3
+ size 34496008
data/chunk-000/episode_000017.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39f2958e54fe2ae48e3f22b0d46da5dba23215e7faf4a4ea32291b149eda54ad
3
+ size 28379456
data/chunk-000/episode_000018.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecde1aa7cf2536a535057a37a314a807659ab7e6c13b99638b161241dd218949
3
+ size 37793184
data/chunk-000/episode_000019.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82636b30bae59404926f1b68da2eb82cdfd5ee11add11d241cc8b983c8bf7b7a
3
+ size 33966594
data/chunk-000/episode_000020.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8ecebb1998423232535a9cd2ef35d1e907db268ce6ddd79767d30ee7ce9ed3e
3
+ size 36976688
data/chunk-000/episode_000021.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bc0e3e71391c5d3ae325b2cdbf1b2e3c07984a5ca9541470a858a56d92b1ad3
3
+ size 31957413
data/chunk-000/episode_000022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ef36f5f00eeed3243808ab6d254a91b75c9eafb0143e283872d51482abca40a
3
+ size 31856127
data/chunk-000/episode_000023.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03c8c1ea4ab2c388fa0dfaa02a23a9d504922ae8de728308cd64ccc0bb36aea3
3
+ size 36156549
data/chunk-000/episode_000024.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ceabc29112b1e04a80b7afad99aa514b311e7cc73d4a6507a24bc9595d01bfb
3
+ size 30302263
data/chunk-000/episode_000025.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a74162ac8b09d6931ff19f16c3e10f81adede9212c45bc5051f0ecfc1edb293
3
+ size 28650008
data/chunk-000/episode_000026.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ebbd273bbda1769a53c1abbecf2102e903967438e7802699acc219ea4280fa4
3
+ size 30559502
data/chunk-000/episode_000027.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41c853f481e0d438083371a5b6ad2ebd1bdcd5f504ab2f9acfeffe2926068abd
3
+ size 32267233
data/chunk-000/episode_000028.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4ce660e9cf4a20720631f48d95b1f2c4e1f65498b2fcd639970e72afd3e0d8d
3
+ size 32045602
data/chunk-000/episode_000029.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95e08961121019c4f40c56fce1e161811a901047e91c169ae115a5c0f60c9558
3
+ size 34324289
data/chunk-000/episode_000030.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8c249418eaa747dcca1ab608ab27ccbb6fbcd9b1d58197d101b083f66db9080
3
+ size 30725723
data/chunk-000/episode_000031.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c381290b47e39b9b6b85f40e1412c519061cea3c44b46cfc5d241f7d5707c699
3
+ size 42583788
data/chunk-000/episode_000032.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4504ffb13267d4dd3e153c04d3fcd29b3d23e194f7c5ba5dbd812f6dfd13aa31
3
+ size 33148519
data/chunk-000/episode_000033.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f2d4d9d4b09c5423a6c907669d4e7c86c7e07c04e2b7ef7609d10424195de0b
3
+ size 33888839
data/chunk-000/episode_000034.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71896461e6779734bde82f6bce463b76284017ad6fde7de2800cc95d7e5c470e
3
+ size 31606829
data/chunk-000/episode_000035.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3b8f4a654065aefd3c521805bda98df321d91c50a3878f6270ce6fe98fb7aa4
3
+ size 37453396
data/chunk-000/episode_000036.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:654b3f9e3497a70f5ecad3ce4462eb5d1f08817e3940e4ccde58f38f01eba38f
3
+ size 29079335
data/chunk-000/episode_000037.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c285ba6f52ed76c812618b861f4527d8180e5df4071f85bad424827fc6af1e1f
3
+ size 34829012
data/chunk-000/episode_000038.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e0f4b96373742841d336951d31476811cda969832ac4da28273d1fc182128ed
3
+ size 32856284
data/chunk-000/episode_000039.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d06b61c87b26dcb628c74bd9c845ae06604b1cdbc0d5b938c71beb11d6fe118
3
+ size 30758373
data/chunk-000/episode_000040.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:126ec84a87bb9ae76f03da3b205ea0211f09a4b3de6fb82ed2e68bc8710fb6b1
3
+ size 32794645
data/chunk-000/episode_000041.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16ba7b42579ff94c5be99dfe0198fdb88d40c17ab58cb78ff50f26bb2da15081
3
+ size 30514719
data/chunk-000/episode_000042.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d1822893368dbff08696ff17c6f9b233544e3307c3e9ad4793813c96ec51a43
3
+ size 33106239
data/chunk-000/episode_000043.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f5eb59eb33200132638b4e1e8858317d6413b65336220f19ab431057e43e012
3
+ size 32458197
data/chunk-000/episode_000044.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46e383c52edf64d0bb4da281538e91e3f51cb73e90d6c089122e25b8e67fb578
3
+ size 30016377
data/chunk-000/episode_000045.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395e7d931eeefbae7f8d247ec851cc2946cb01a0132e6c4440a25feaab3367dc
3
+ size 36034614
data/chunk-000/episode_000046.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b827ed91977370f0e410650709a4edae39eb34bcf1b1f170badafdecdfcb8b5a
3
+ size 31046791
data/chunk-000/episode_000047.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c530848a07707de526323fe2cd6500c087b46e451b96939a17c6cb868c5e0394
3
+ size 34011609
meta/episodes.jsonl ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 275}
2
+ {"episode_index": 1, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 298}
3
+ {"episode_index": 2, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 292}
4
+ {"episode_index": 3, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 279}
5
+ {"episode_index": 4, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 271}
6
+ {"episode_index": 5, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 265}
7
+ {"episode_index": 6, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 264}
8
+ {"episode_index": 7, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 265}
9
+ {"episode_index": 8, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 266}
10
+ {"episode_index": 9, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 269}
11
+ {"episode_index": 10, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 253}
12
+ {"episode_index": 11, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 238}
13
+ {"episode_index": 12, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 233}
14
+ {"episode_index": 13, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 242}
15
+ {"episode_index": 14, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 237}
16
+ {"episode_index": 15, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 259}
17
+ {"episode_index": 16, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 266}
18
+ {"episode_index": 17, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 216}
19
+ {"episode_index": 18, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 289}
20
+ {"episode_index": 19, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 263}
21
+ {"episode_index": 20, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 286}
22
+ {"episode_index": 21, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 243}
23
+ {"episode_index": 22, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 244}
24
+ {"episode_index": 23, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 277}
25
+ {"episode_index": 24, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 233}
26
+ {"episode_index": 25, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 224}
27
+ {"episode_index": 26, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 233}
28
+ {"episode_index": 27, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 248}
29
+ {"episode_index": 28, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 247}
30
+ {"episode_index": 29, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 264}
31
+ {"episode_index": 30, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 239}
32
+ {"episode_index": 31, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 331}
33
+ {"episode_index": 32, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 254}
34
+ {"episode_index": 33, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 260}
35
+ {"episode_index": 34, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 246}
36
+ {"episode_index": 35, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 292}
37
+ {"episode_index": 36, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 225}
38
+ {"episode_index": 37, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 266}
39
+ {"episode_index": 38, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 250}
40
+ {"episode_index": 39, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 239}
41
+ {"episode_index": 40, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 251}
42
+ {"episode_index": 41, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 236}
43
+ {"episode_index": 42, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 257}
44
+ {"episode_index": 43, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 250}
45
+ {"episode_index": 44, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 233}
46
+ {"episode_index": 45, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 276}
47
+ {"episode_index": 46, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 235}
48
+ {"episode_index": 47, "tasks": ["put the white mug on the left plate and put the yellow and white mug on the right plate"], "length": 267}