Update the script on server for ubuntu

This commit is contained in:
Timothyxxx
2023-12-18 19:53:22 +08:00
parent facfcf1b3c
commit 05d3b5863d
3 changed files with 18 additions and 11 deletions

View File

@@ -12,13 +12,13 @@ def human_agent():
env = DesktopEnv(
# path_to_vm=r"""C:\Users\tianbaox\Downloads\Windows 10 x64\Windows 10 x64.vmx""",
path_to_vm=r"""C:\Users\tianbaox\Documents\Virtual Machines\Win10\Win10.vmx""",
path_to_vm=r"""C:\Users\tianbaox\Documents\Virtual Machines\Ubuntu\Ubuntu.vmx""",
# path_to_vm="/home/yuri/vmware/Ubuntu 64-bit/Ubuntu 64-bit.vmx",
action_space="computer_13",
snapshot_path="base_setup3",
snapshot_path="base_setup",
instruction=example["instruction"],
config=example["config"],
evaluator=example["evaluator"]
# config=example["config"],
# evaluator=example["evaluator"]
)
# reset the environment to certain snapshot