32 lines
766 B
JSON
32 lines
766 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 193,
|
|
"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": "completed",
|
|
"N": "2"
|
|
},
|
|
"intent": "Get the total payment amount of the last 2 completed orders",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"must_include": [
|
|
"182.4"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "182.4"
|
|
},
|
|
"intent_template_id": 367
|
|
} |