33 lines
942 B
JSON
33 lines
942 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 83,
|
|
"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": "Carnegie Mellon University",
|
|
"place_B": "apple store shadyside",
|
|
"place_C": "starbucks on craig street"
|
|
},
|
|
"intent": "What is the duration required to first walk from Carnegie Mellon University to apple store shadyside, and then drive to starbucks on craig street?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"22 min"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "22 min"
|
|
},
|
|
"intent_template_id": 72
|
|
} |