Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- batch_102/dataset_info.json +52 -0
- batch_102/state.json +13 -0
- batch_105/dataset_info.json +52 -0
- batch_105/state.json +13 -0
- batch_11/dataset_info.json +52 -0
- batch_11/state.json +13 -0
- batch_133/dataset_info.json +52 -0
- batch_133/state.json +13 -0
- batch_134/dataset_info.json +52 -0
- batch_134/state.json +13 -0
- batch_150/dataset_info.json +52 -0
- batch_150/state.json +13 -0
- batch_151/dataset_info.json +52 -0
- batch_151/state.json +13 -0
- batch_156/dataset_info.json +52 -0
- batch_156/state.json +13 -0
- batch_157/dataset_info.json +52 -0
- batch_157/state.json +13 -0
- batch_158/dataset_info.json +52 -0
- batch_158/state.json +13 -0
- batch_16/dataset_info.json +52 -0
- batch_16/state.json +13 -0
- batch_160/dataset_info.json +52 -0
- batch_160/state.json +13 -0
- batch_161/dataset_info.json +52 -0
- batch_161/state.json +13 -0
- batch_167/dataset_info.json +52 -0
- batch_167/state.json +13 -0
- batch_168/dataset_info.json +52 -0
- batch_168/state.json +13 -0
- batch_169/dataset_info.json +52 -0
- batch_169/state.json +13 -0
- batch_17/dataset_info.json +52 -0
- batch_18/dataset_info.json +52 -0
- batch_18/state.json +13 -0
- batch_19/dataset_info.json +52 -0
- batch_19/state.json +13 -0
- batch_193/dataset_info.json +52 -0
- batch_193/state.json +13 -0
- batch_194/dataset_info.json +52 -0
- batch_194/state.json +13 -0
- batch_20/dataset_info.json +52 -0
- batch_20/state.json +13 -0
- batch_21/dataset_info.json +52 -0
- batch_21/state.json +13 -0
- batch_218/dataset_info.json +52 -0
- batch_218/state.json +13 -0
- batch_220/dataset_info.json +52 -0
- batch_220/state.json +13 -0
- batch_227/dataset_info.json +52 -0
batch_102/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_102/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "148b6deca532d865",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_105/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_105/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "c9175a0080998c6c",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_11/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_11/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "76416b2b7bee3576",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_133/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_133/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "c002981fc136adb0",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_134/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_134/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "3b4e7405bd963dd3",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_150/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_150/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "e13ef1aa6930d4a1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_151/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_151/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "77e23df770e09dcb",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_156/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_156/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "6d6adb01adbe3d0b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_157/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_157/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "3e3fd252ad7edd6d",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_158/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_158/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "6311b7701fb239e8",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_16/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_16/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "ff8cbf10644a2728",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_160/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_160/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1001945e56c7a54f",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_161/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_161/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "205bd87a51745cec",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_167/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_167/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "23b7eb3755e0539a",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_168/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_168/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "9f95a4116e7ec45b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_169/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_169/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "45cbda0779582aa3",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_17/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_18/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_18/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1315697db1893678",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_19/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_19/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "5a7a88bc6ef3c494",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_193/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_193/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "633126668d965f31",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_194/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_194/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "3c7d84c0ff2e61a1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_20/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_20/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "ddd3a78f821624a6",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_21/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_21/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d503e746b7655300",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_218/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_218/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f2431de5f469dbc7",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_220/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|
batch_220/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b18f6642b19980b8",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_227/dataset_info.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"citation": "",
|
3 |
+
"description": "",
|
4 |
+
"features": {
|
5 |
+
"episode_id": {
|
6 |
+
"dtype": "int64",
|
7 |
+
"_type": "Value"
|
8 |
+
},
|
9 |
+
"goal": {
|
10 |
+
"dtype": "string",
|
11 |
+
"_type": "Value"
|
12 |
+
},
|
13 |
+
"screenshots_b64": {
|
14 |
+
"feature": {
|
15 |
+
"dtype": "string",
|
16 |
+
"_type": "Value"
|
17 |
+
},
|
18 |
+
"_type": "Sequence"
|
19 |
+
},
|
20 |
+
"screenshot_widths": {
|
21 |
+
"feature": {
|
22 |
+
"dtype": "int64",
|
23 |
+
"_type": "Value"
|
24 |
+
},
|
25 |
+
"_type": "Sequence"
|
26 |
+
},
|
27 |
+
"screenshot_heights": {
|
28 |
+
"feature": {
|
29 |
+
"dtype": "int64",
|
30 |
+
"_type": "Value"
|
31 |
+
},
|
32 |
+
"_type": "Sequence"
|
33 |
+
},
|
34 |
+
"accessibility_trees": {
|
35 |
+
"dtype": "string",
|
36 |
+
"_type": "Value"
|
37 |
+
},
|
38 |
+
"actions": {
|
39 |
+
"dtype": "string",
|
40 |
+
"_type": "Value"
|
41 |
+
},
|
42 |
+
"step_instructions": {
|
43 |
+
"feature": {
|
44 |
+
"dtype": "string",
|
45 |
+
"_type": "Value"
|
46 |
+
},
|
47 |
+
"_type": "Sequence"
|
48 |
+
}
|
49 |
+
},
|
50 |
+
"homepage": "",
|
51 |
+
"license": ""
|
52 |
+
}
|