36 lines
918 B
JSON
36 lines
918 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 362,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the {{info}} for order number {{order_number}}.",
|
|
"instantiation_dict": {
|
|
"info": "billing address",
|
|
"order_number": "00178"
|
|
},
|
|
"intent": "Show me the billing address for order number 00178.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"101 S San Mateo Dr",
|
|
"San Mateo",
|
|
"California",
|
|
"94010",
|
|
"United States"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "Emma Lopez, 101 S San Mateo Dr, San Mateo, California, 94010, United States"
|
|
},
|
|
"intent_template_id": 206
|
|
} |