29 lines
686 B
JSON
29 lines
686 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 41,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "List the top {{n}} search terms in my store",
|
|
"instantiation_dict": {
|
|
"n": "1"
|
|
},
|
|
"intent": "List the top 1 search terms in my store",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"exact_match": "hollister"
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "hollister"
|
|
},
|
|
"intent_template_id": 285
|
|
} |