27 lines
898 B
JSON
27 lines
898 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 286,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Show the least expensive {{product}} with a minimum storage capacity of {{min_storage}}.",
|
|
"instantiation_dict": {
|
|
"product": "ssd hard drive",
|
|
"min_storage": "1TB"
|
|
},
|
|
"intent": "Show the least expensive ssd hard drive with a minimum storage capacity of 1TB.",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/external-hard-drive-2tb-ultra-thin-external-hard-drive-2000gb-ultra-high-speed-portable-3-1-type-c-storage-drive-compatible-with-pc-laptop-and-mac-2tb-a1.html",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 207
|
|
} |