37 lines
1016 B
JSON
37 lines
1016 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 100,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "Where is the nearest {{places}} to {{start}}, and what is the walking distance to it?",
|
|
"instantiation_dict": {
|
|
"places": "Starbucks",
|
|
"start": "Carnegie Mellon"
|
|
},
|
|
"intent": "Where is the nearest Starbucks to Carnegie Mellon, and what is the walking distance to it?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"Starbucks",
|
|
"417",
|
|
"South Craig Street",
|
|
"Bellefield",
|
|
"Pittsburgh",
|
|
"557m"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "Starbucks, 417, South Craig Street, Bellefield, Pittsburgh, Allegheny County, Pennsylvania, 15213, United States\n557m"
|
|
},
|
|
"intent_template_id": 66
|
|
} |