35 lines
807 B
JSON
35 lines
807 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 91,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "Which US states border {{state}}?",
|
|
"instantiation_dict": {
|
|
"state": "Massachusetts"
|
|
},
|
|
"intent": "Which US states border Massachusetts?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"Rhode Island",
|
|
"Connecticut",
|
|
"New York",
|
|
"New Hampshire",
|
|
"Vermont"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "Rhode Island, Connecticut, New York, New Hampshire, Vermont"
|
|
},
|
|
"intent_template_id": 67
|
|
} |