26 lines
685 B
JSON
26 lines
685 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 278,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Search for \"{{keyword}}\"",
|
|
"instantiation_dict": {
|
|
"keyword": "green tea bag for weight loss"
|
|
},
|
|
"intent": "Search for \"green tea bag for weight loss\"",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"url_match"
|
|
],
|
|
"reference_answers": null,
|
|
"reference_url": "http://localhost:28082/catalogsearch/result/?q=green+tea+bag+for+weight+loss",
|
|
"program_html": [],
|
|
"url_note": "GOLD in PRED"
|
|
},
|
|
"intent_template_id": 212
|
|
} |