32 lines
830 B
JSON
32 lines
830 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 88,
|
|
"require_login": true,
|
|
"storage_state": null,
|
|
"start_url": "https://www.openstreetmap.org",
|
|
"geolocation": null,
|
|
"intent_template": "From my stay at {{hotel}}, what's the estimated driving time to reach {{place}}?",
|
|
"instantiation_dict": {
|
|
"hotel": "Homewood Suites Southpointe",
|
|
"place": "PPG Paints Arena"
|
|
},
|
|
"intent": "From my stay at Homewood Suites Southpointe, what's the estimated driving time to reach PPG Paints Arena?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"34 minutes"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "34 minutes"
|
|
},
|
|
"intent_template_id": 64
|
|
} |