33 lines
976 B
JSON
33 lines
976 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 82,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "What is the duration required to first walk from {{place_A}} to {{place_B}}, and then drive to {{place_C}}?",
|
|
"instantiation_dict": {
|
|
"place_A": "Massachusetts Institute of Technology",
|
|
"place_B": "Harvard University",
|
|
"place_C": "Boston Logan International Airport"
|
|
},
|
|
"intent": "What is the duration required to first walk from Massachusetts Institute of Technology to Harvard University, and then drive to Boston Logan International Airport?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"63 min"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "63 min"
|
|
},
|
|
"intent_template_id": 72
|
|
} |