trace_synthesis/tasks/281.json
yuyr a84d51a101 1. 增加r1生成综合策略代码和输出;
2. 增加tasks;
3. 增加analysis部分,对策略进行归纳分类,然后进行评测。
2025-04-17 17:40:15 +08:00

32 lines
1.2 KiB
JSON

{
"sites": [
"shopping"
],
"task_id": 281,
"require_login": true,
"storage_state": "./.auth/shopping_state.json",
"start_url": "http://localhost:28082",
"geolocation": null,
"intent_template": "Please provide me with the complete product names of Oral B brush heads designed for children, along with their corresponding price range per brush",
"instantiation_dict": {},
"intent": "Please provide me with the complete product names of Oral B brush heads designed for children, along with their corresponding price range per brush",
"require_reset": false,
"eval": {
"eval_types": [
"string_match"
],
"reference_answers": {
"must_include": [
"Oral-B Kids Extra Soft Replacement Brush Heads featuring STAR WARS, 2 count",
"Kids By Oral-b Stages Power Star Wars Replacement Heads 4 Pack",
"3.745",
"6.495"
]
},
"reference_url": "",
"program_html": [],
"string_note": "",
"reference_answer_raw_annotation": "These models are availiable: Oral-B Kids Extra Soft Replacement Brush Heads featuring STAR WARS, 2 count Kids By Oral-b Stages Power Star Wars Replacement Heads 4 Pack The price ranges from $3.745 to $6.495 "
},
"intent_template_id": 204
}