38 lines
1.1 KiB
JSON
38 lines
1.1 KiB
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 107,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Presents the monthly count of successful orders {{period}} in MM:COUNT format",
|
|
"instantiation_dict": {
|
|
"period": "from May to December 2022"
|
|
},
|
|
"intent": "Presents the monthly count of successful orders from May to December 2022 in MM:COUNT format",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"May: 8 orders",
|
|
"June: 13 orders",
|
|
"July: 9 orders",
|
|
"August: 8 orders",
|
|
"Sepetember: 10 orders",
|
|
"October: 4 orders",
|
|
"November: 5 orders",
|
|
"December: 10 orders"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "May: 8 orders June: 13 orders July: 9 orders August: 8 orders Sepetember: 10 orders Octorbor: 4 orders November: 5 orders December: 10 orders "
|
|
},
|
|
"intent_template_id": 270
|
|
} |