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_0/dataset_info.json +52 -0
- batch_0/state.json +13 -0
- batch_101/dataset_info.json +52 -0
- batch_101/state.json +13 -0
- batch_106/dataset_info.json +52 -0
- batch_106/state.json +13 -0
- batch_108/dataset_info.json +52 -0
- batch_108/state.json +13 -0
- batch_130/dataset_info.json +52 -0
- batch_130/state.json +13 -0
- batch_137/dataset_info.json +52 -0
- batch_137/state.json +13 -0
- batch_139/dataset_info.json +52 -0
- batch_139/state.json +13 -0
- batch_15/dataset_info.json +52 -0
- batch_15/state.json +13 -0
- batch_154/data-00000-of-00001.arrow +3 -0
- batch_197/dataset_info.json +52 -0
- batch_197/state.json +13 -0
- batch_200/dataset_info.json +52 -0
- batch_200/state.json +13 -0
- batch_207/dataset_info.json +52 -0
- batch_207/state.json +13 -0
- batch_209/state.json +13 -0
- batch_212/dataset_info.json +52 -0
- batch_212/state.json +13 -0
- batch_213/dataset_info.json +52 -0
- batch_213/state.json +13 -0
- batch_214/dataset_info.json +52 -0
- batch_214/state.json +13 -0
- batch_215/dataset_info.json +52 -0
- batch_215/state.json +13 -0
- batch_222/dataset_info.json +52 -0
- batch_222/state.json +13 -0
- batch_223/dataset_info.json +52 -0
- batch_223/state.json +13 -0
- batch_224/dataset_info.json +52 -0
- batch_224/state.json +13 -0
- batch_225/dataset_info.json +52 -0
- batch_225/state.json +13 -0
- batch_231/dataset_info.json +52 -0
- batch_231/state.json +13 -0
- batch_238/dataset_info.json +52 -0
- batch_238/state.json +13 -0
- batch_240/dataset_info.json +52 -0
- batch_240/state.json +13 -0
- batch_241/dataset_info.json +52 -0
- batch_241/state.json +13 -0
- batch_246/dataset_info.json +52 -0
- batch_246/state.json +13 -0
batch_0/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_0/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "9049e96341197cf1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_101/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_101/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "aaee2ab4bf2f3690",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_106/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_106/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b1552bdea8fac8b0",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_108/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_108/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "150b9b917dc583a5",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_130/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_130/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "0286c3128755cd7e",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_137/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_137/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "2514c86d0957f474",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_139/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_139/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f6573aca8916a402",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_15/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_15/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7f380e5799b61f86",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_154/data-00000-of-00001.arrow
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b31f234d029d729d7c1b6266b3304685a6ce296213fc133f948bff117b31c9a1
|
3 |
+
size 19793064
|
batch_197/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_197/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7a8542f50cd309f0",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_200/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_200/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "39312f59c49a2179",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_207/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_207/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "b4965c0ff10647c7",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_209/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "44d9c8f20da0d86e",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_212/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_212/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d3000ffa361dce76",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_213/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_213/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "18bfe781d67c86e7",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_214/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_214/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7de7258f06696965",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_215/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_215/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "1321c4a10c29b0ec",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_222/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_222/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "4f61131876c94ca4",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_223/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_223/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "8597cb3b5d0cea97",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_224/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_224/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "f23b4ada84b61371",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_225/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_225/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d776728329b0fd6b",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_231/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_231/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d963d786f90a19d1",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_238/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_238/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "637166c8e8785840",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_240/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_240/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "d579cade5b4a2afb",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_241/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_241/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "7d4913286378aa99",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|
batch_246/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_246/state.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_data_files": [
|
3 |
+
{
|
4 |
+
"filename": "data-00000-of-00001.arrow"
|
5 |
+
}
|
6 |
+
],
|
7 |
+
"_fingerprint": "5b10e939799146b9",
|
8 |
+
"_format_columns": null,
|
9 |
+
"_format_kwargs": {},
|
10 |
+
"_format_type": null,
|
11 |
+
"_output_all_columns": false,
|
12 |
+
"_split": null
|
13 |
+
}
|