31 lines
794 B
JSON
31 lines
794 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 261,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "I want to browse the products in the {{category}} category",
|
|
"instantiation_dict": {
|
|
"category": "Headphones"
|
|
},
|
|
"intent": "I want to browse the products in the Headphones category",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/electronics/headphones.html",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED",
|
|
"or": [
|
|
{
|
|
"reference_url": "http://localhost:28082/electronics.html?cat=60"
|
|
}
|
|
]
|
|
},
|
|
"intent_template_id": 211
|
|
} |