35 lines
993 B
JSON
35 lines
993 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 108,
|
|
"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": "01/2023-05/2023"
|
|
},
|
|
"intent": "Presents the monthly count of successful orders 01/2023-05/2023 in MM:COUNT format",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"January: 12 orders",
|
|
"Feburary: 7 orders",
|
|
"March: 5 orders",
|
|
"April: 9 orders",
|
|
"May: 5 orders"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "January: 12 orders Febulary: 7 orders March: 5 orders Apirl: 9 orders May: 5 orders"
|
|
},
|
|
"intent_template_id": 270
|
|
} |