31 lines
745 B
JSON
31 lines
745 B
JSON
{
|
|
"sites": [
|
|
"shopping"
|
|
],
|
|
"task_id": 334,
|
|
"require_login": true,
|
|
"storage_state": "./.auth/shopping_state.json",
|
|
"start_url": "http://localhost:28082",
|
|
"geolocation": null,
|
|
"intent_template": "Tell me when I last ordered my {{description}}?",
|
|
"instantiation_dict": {
|
|
"description": "muffin cornbread mix"
|
|
},
|
|
"intent": "Tell me when I last ordered my muffin cornbread mix?",
|
|
"require_reset": false,
|
|
"eval": {
|
|
"eval_types": [
|
|
"string_match"
|
|
],
|
|
"reference_answers": {
|
|
"fuzzy_match": [
|
|
"March 11th 2023"
|
|
]
|
|
},
|
|
"reference_url": "",
|
|
"program_html": [],
|
|
"string_note": "",
|
|
"reference_answer_raw_annotation": "March 11th 2023"
|
|
},
|
|
"intent_template_id": 169
|
|
} |