43 lines
1.0 KiB
JSON
43 lines
1.0 KiB
JSON
{
|
|
"id": "jade-guide-example_task8",
|
|
"snapshot": "jade_bg_peaked",
|
|
"instruction": "在 Jade 中,通过 >> → Report → Peak Search Report 查看寻峰报告。",
|
|
"source": "custom",
|
|
"config": [
|
|
{
|
|
"type": "launch",
|
|
"parameters": {
|
|
"command": [
|
|
"C:\\JADE\\jade 6.5\\MDI Jade 6.5\\jade6.5.exe"
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 5
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/",
|
|
"related_apps": [
|
|
"jade"
|
|
],
|
|
"evaluator": {
|
|
"postconfig": [
|
|
{
|
|
"type": "sleep",
|
|
"parameters": {
|
|
"seconds": 3
|
|
}
|
|
}
|
|
],
|
|
"func": "vllm_eval"
|
|
},
|
|
"proxy": false,
|
|
"fixed_ip": false,
|
|
"possibility_of_env_change": "low",
|
|
"metadata": {
|
|
"steps": "1. 单击工具栏中的\">>\"按钮展开更多选项菜单。\n2. 在展开的选项中单击\"Report\"菜单项。\n3. 在子菜单中选择并单击\"Peak Search Report\",打开寻峰报告对话框进行查看。"
|
|
}
|
|
} |