27 lines
799 B
JSON
27 lines
799 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 326,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the \"{{product}}\" listings by {{sorting_order}}.",
|
|
"instantiation_dict": {
|
|
"product": "Canon photo printer",
|
|
"sorting_order": "search relevance, from most to least"
|
|
},
|
|
"intent": "Show me the \"Canon photo printer\" listings by search relevance, from most to least.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/catalogsearch/result/?q=Canon+photo+printer",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 208
|
|
} |