31 lines
811 B
JSON
31 lines
811 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 14,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Tell me the the number of reviews that our store received by far that mention term \"{{term}}\"",
|
|
"instantiation_dict": {
|
|
"term": "not useful"
|
|
},
|
|
"intent": "Tell me the the number of reviews that our store received by far that mention term \"not useful\"",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"0"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "0"
|
|
},
|
|
"intent_template_id": 288
|
|
} |