BookWorld / experiment_presets /example_script.json
alienet's picture
fix
e2ac27d
raw
history blame
386 Bytes
{
"experiment_subname": "script",
"world_file_path":"./data/worlds/example_world.json",
"map_file_path":"./data/maps/example_map.csv",
"loc_file_path":"./data/locations/example_locations.json",
"role_file_dir":"./data/roles/",
"role_agent_codes":["Lacia-en","Trek-en"],
"intervention":"",
"script":"",
"source":"example_world",
"language":"en"
}