27 lines
769 B
JSON
27 lines
769 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 271,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show me products under ${{price}} in \"{{product_category}}\" category",
|
|
"instantiation_dict": {
|
|
"price": "46.99",
|
|
"product_category": "makeup remover"
|
|
},
|
|
"intent": "Show me products under $46.99 in \"makeup remover\" category",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/beauty-personal-care/makeup/makeup-remover.html?price=0-46.99",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 139
|
|
} |