ver Feb1st
human evaluation and SoM experiments on Thunderbird
This commit is contained in:
2
main.py
2
main.py
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user