diff --git a/balrog/config/config.yaml b/balrog/config/config.yaml index 31a26ce3..24be0f68 100644 --- a/balrog/config/config.yaml +++ b/balrog/config/config.yaml @@ -64,8 +64,7 @@ envs: area: [64, 64] view: [9, 9] size: [256, 256] # Image size in Crafter - reward: True - length: 10000 + reward: True seed: null max_episode_steps: 2000 textworld_kwargs: @@ -153,4 +152,4 @@ tasks: hydra: run: dir: . # Set the working directory to the current directory - output_subdir: null # Do not use an output subdirectory \ No newline at end of file + output_subdir: null # Do not use an output subdirectory