ver Feb1st

human evaluation and SoM experiments on Thunderbird
This commit is contained in:
David Chang
2024-02-01 11:38:46 +08:00
parent a1e02c6d57
commit 5d436a6b66
5 changed files with 34 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ def human_agent():
Runs the Gym environment with human input.
"""
with open("evaluation_examples/examples/thunderbird/030eeff7-b492-4218-b312-701ec99ee0cc.json", "r") as f:
with open("evaluation_examples/examples/thunderbird/c9e7eaf2-b1a1-4efc-a982-721972fa9f02.json", "r") as f:
example = json.load(f)
example["snapshot"] = "Snapshot 30"