32 lines
852 B
JSON
32 lines
852 B
JSON
{
|
|
"sites": [
|
|
"map"
|
|
],
|
|
"task_id": 84,
|
|
"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": "DoubleTree by Hilton New York Downtown",
|
|
"place": "Keens Steakhouse"
|
|
},
|
|
"intent": "From my stay at DoubleTree by Hilton New York Downtown, what's the estimated driving time to reach Keens Steakhouse?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"14 minutes"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "14 minutes"
|
|
},
|
|
"intent_template_id": 64
|
|
} |