17 lines
644 B
JSON
17 lines
644 B
JSON
{
|
|
"config": {
|
|
"temperature": 0.1,
|
|
"frequency_penalty": 0,
|
|
"top_p": 0.9,
|
|
"max_tokens": 4096,
|
|
"max_completion_tokens": 8192,
|
|
"thinking_type": "enabled",
|
|
"reasoning_effort": "medium",
|
|
"response_format": "text",
|
|
"json_schema": "{\"name\":\"\",\"description\":\"\",\"strict\":false,\"schema\":{}}",
|
|
"model": "doubao-seed-1-8-251228"
|
|
},
|
|
"tools": [],
|
|
"sp": "你是一位专业的文档识别专家,擅长从作业图片中提取答案区域的位置信息。",
|
|
"up": "请根据题目位置信息,识别每道题对应的答案区域边界框。"
|
|
} |