36 lines
911 B
JSON
36 lines
911 B
JSON
{
|
|
"sites": [
|
|
"wikipedia",
|
|
"map"
|
|
],
|
|
"task_id": 427,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "Find the page of {{description}} on the map.",
|
|
"instantiation_dict": {
|
|
"description": "the university that has most Turning Award winners"
|
|
},
|
|
"intent": "Find the page of the university that has most Turning Award winners on the map.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"program_html"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "",
|
|
"program_html": [
|
|
{
|
|
"url": "last",
|
|
"locator": "document.querySelector('[id=\"sidebar_content\"').outerText",
|
|
"required_contents": {
|
|
"must_include": [
|
|
"Massachusetts Institute of Technology"
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 371
|
|
} |