BookWorld / experiment_presets /example_free.json
alienet's picture
5/13 api support
d738a3f
raw
history blame
469 Bytes
{
"experiment_subname": "free",
"world_file_path":"./data/worlds/example_world/general.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":"One day, an enigmatic signal from an unknown source reached Lacia and Trek...",
"script":"",
"source":"example_world",
"language":"en"
}