Fix episodes.jsonl
Browse files- meta/episodes.jsonl +30 -30
meta/episodes.jsonl
CHANGED
@@ -1,30 +1,30 @@
|
|
1 |
-
{"episode_index": 0, "tasks": [
|
2 |
-
{"episode_index": 1, "tasks": [
|
3 |
-
{"episode_index": 2, "tasks": [
|
4 |
-
{"episode_index": 3, "tasks": [
|
5 |
-
{"episode_index": 4, "tasks": [
|
6 |
-
{"episode_index": 5, "tasks": [
|
7 |
-
{"episode_index": 6, "tasks": [
|
8 |
-
{"episode_index": 7, "tasks": [
|
9 |
-
{"episode_index": 8, "tasks": [
|
10 |
-
{"episode_index": 9, "tasks": [
|
11 |
-
{"episode_index": 10, "tasks": [
|
12 |
-
{"episode_index": 11, "tasks": [
|
13 |
-
{"episode_index": 12, "tasks": [
|
14 |
-
{"episode_index": 13, "tasks": [
|
15 |
-
{"episode_index": 14, "tasks": [
|
16 |
-
{"episode_index": 15, "tasks": [
|
17 |
-
{"episode_index": 16, "tasks": [
|
18 |
-
{"episode_index": 17, "tasks": [
|
19 |
-
{"episode_index": 18, "tasks": [
|
20 |
-
{"episode_index": 19, "tasks": [
|
21 |
-
{"episode_index": 20, "tasks": [
|
22 |
-
{"episode_index": 21, "tasks": [
|
23 |
-
{"episode_index": 22, "tasks": [
|
24 |
-
{"episode_index": 23, "tasks": [
|
25 |
-
{"episode_index": 24, "tasks": [
|
26 |
-
{"episode_index": 25, "tasks": [
|
27 |
-
{"episode_index": 26, "tasks": [
|
28 |
-
{"episode_index": 27, "tasks": [
|
29 |
-
{"episode_index": 28, "tasks": [
|
30 |
-
{"episode_index": 29, "tasks": [
|
|
|
1 |
+
{"episode_index": 0, "tasks": ["Put the object into the bin."], "length": 250}
|
2 |
+
{"episode_index": 1, "tasks": ["Put the object into the bin."], "length": 250}
|
3 |
+
{"episode_index": 2, "tasks": ["Put the object into the bin."], "length": 250}
|
4 |
+
{"episode_index": 3, "tasks": ["Put the object into the bin."], "length": 250}
|
5 |
+
{"episode_index": 4, "tasks": ["Put the object into the bin."], "length": 250}
|
6 |
+
{"episode_index": 5, "tasks": ["Put the object into the bin."], "length": 250}
|
7 |
+
{"episode_index": 6, "tasks": ["Put the object into the bin."], "length": 200}
|
8 |
+
{"episode_index": 7, "tasks": ["Put the object into the bin."], "length": 200}
|
9 |
+
{"episode_index": 8, "tasks": ["Put the object into the bin."], "length": 250}
|
10 |
+
{"episode_index": 9, "tasks": ["Put the object into the bin."], "length": 250}
|
11 |
+
{"episode_index": 10, "tasks": ["Put the object into the bin."], "length": 250}
|
12 |
+
{"episode_index": 11, "tasks": ["Put the object into the bin."], "length": 250}
|
13 |
+
{"episode_index": 12, "tasks": ["Put the object into the bin."], "length": 200}
|
14 |
+
{"episode_index": 13, "tasks": ["Put the object into the bin."], "length": 250}
|
15 |
+
{"episode_index": 14, "tasks": ["Put the object into the bin."], "length": 250}
|
16 |
+
{"episode_index": 15, "tasks": ["Put the object into the bin."], "length": 250}
|
17 |
+
{"episode_index": 16, "tasks": ["Put the object into the bin."], "length": 200}
|
18 |
+
{"episode_index": 17, "tasks": ["Put the object into the bin."], "length": 250}
|
19 |
+
{"episode_index": 18, "tasks": ["Put the object into the bin."], "length": 250}
|
20 |
+
{"episode_index": 19, "tasks": ["Put the object into the bin."], "length": 250}
|
21 |
+
{"episode_index": 20, "tasks": ["Put the object into the bin."], "length": 200}
|
22 |
+
{"episode_index": 21, "tasks": ["Put the object into the bin."], "length": 250}
|
23 |
+
{"episode_index": 22, "tasks": ["Put the object into the bin."], "length": 250}
|
24 |
+
{"episode_index": 23, "tasks": ["Put the object into the bin."], "length": 250}
|
25 |
+
{"episode_index": 24, "tasks": ["Put the object into the bin."], "length": 250}
|
26 |
+
{"episode_index": 25, "tasks": ["Put the object into the bin."], "length": 250}
|
27 |
+
{"episode_index": 26, "tasks": ["Put the object into the bin."], "length": 200}
|
28 |
+
{"episode_index": 27, "tasks": ["Put the object into the bin."], "length": 250}
|
29 |
+
{"episode_index": 28, "tasks": ["Put the object into the bin."], "length": 250}
|
30 |
+
{"episode_index": 29, "tasks": ["Put the object into the bin."], "length": 200}
|