30 lines
847 B
JSON
30 lines
847 B
JSON
{
|
|
"sites": [
|
|
"shopping_admin"
|
|
],
|
|
"task_id": 243,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_admin_state.json",
|
|
"start_url": "http://localhost:28083/admin",
|
|
"geolocation": null,
|
|
"intent_template": "Show me the {{information}} of the customer who is the most unhappy with {{product}}",
|
|
"instantiation_dict": {
|
|
"information": "email address",
|
|
"product": "Circe fleece"
|
|
},
|
|
"intent": "Show me the email address of the customer who is the most unhappy with Circe fleece",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"exact_match": "hannah.lim@gmail.com"
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "hannah.lim@gmail.com"
|
|
},
|
|
"intent_template_id": 244
|
|
} |