Files
sci-gui-agent-benchmark/evaluation_examples/examples/pymol/MovieSchool_1_task2.json

45 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "MovieSchool_1_task2",
"snapshot": "pymol",
"instruction": "在 PyMOL 中制作一个场景绕 Y 轴 360 度旋转的动画。",
"source": "custom",
"config": [
{
"type": "launch",
"parameters": {
"command": [
"C:\\PYMOL\\PyMOLWin.exe"
]
}
},
{
"type": "sleep",
"parameters": {
"seconds": 5
}
}
],
"trajectory": "trajectories/",
"related_apps": [
"pymol"
],
"evaluator": {
"postconfig": [
{
"type": "sleep",
"parameters": {
"seconds": 3
}
}
],
"func": "vllm_eval"
},
"proxy": false,
"fixed_ip": false,
"possibility_of_env_change": "low",
"metadata": {
"input_files": [],
"steps": "1. 在顶部菜单栏中单击“Movie”菜单以展开下拉列表。\n2. 在展开的下拉菜单中将鼠标悬停在“Program”选项上以展开子菜单。\n3. 在展开的子菜单中将鼠标悬停在“Camera Loop”选项上以展开下一级菜单。\n4. 在下一级菜单中将鼠标悬停在“Y-Roll”选项上对应教程中的 Y-axis roll以展开动画时长选项菜单。\n5. 在展开的时长列表中单击所需的动画时长选项例如“8 seconds”以生成绕 Y 轴 360 度旋转的场景动画。\n6. 在 PyMOL 主界面底部或右下角的动画控制面板中单击“Play”按钮对应教程中的 Press play以开始播放动画。",
"steps_original": "1. 从菜单中选择适当选项,用于创建场景绕 Y 轴旋转的动画。\n2. 按下“Pressplay”开始播放动画。"
}
}