33 lines
824 B
JSON
33 lines
824 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 197,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Get the total payment amount of the last {{N}} {{status}} orders",
|
|
"instantiation_dict": {
|
|
"status": "non-cancelled",
|
|
"N": "5"
|
|
},
|
|
"intent": "Get the total payment amount of the last 5 non-cancelled orders",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"778.2"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"annotation_note": "219.4+210+166.4+93.4+89",
|
|
"reference_answer_raw_annotation": "778.2"
|
|
},
|
|
"intent_template_id": 367
|
|
} |