ver Dec21stv2

updated usage of tmp and cache direcotories
added cache function for evaluation resources acquiring
This commit is contained in:
David Chang
2023-12-21 16:12:32 +08:00
parent 127a96961d
commit 295d09f1b2
4 changed files with 82 additions and 18 deletions

View File

@@ -16,6 +16,7 @@ def human_agent():
, action_space="computer_13"
#, snapshot_path="base_setup"
, snapshot_path="Init6"
, task_id=example["id"]
, instruction=example["instruction"]
, config=example["config"]
, evaluator=example["evaluator"]