30 lines
751 B
JSON
30 lines
751 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 0,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "What is the top-{{n}} best-selling product in {{year}}",
|
|
"instantiation_dict": {
|
|
"n": 1,
|
|
"year": 2022
|
|
},
|
|
"intent": "What is the top-1 best-selling product in 2022",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"exact_match": "Quest Lumaflex\u2122 Band"
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "Quest Lumaflex\u2122 Band"
|
|
},
|
|
"intent_template_id": 279
|
|
} |