I observed some problematic episodes from RunHistory files while training DRRN models on many tasks for simplification_str="". I am attaching handful episodes from Task20
task20_problematic_episodes.txt
There are many instances when the episodes terminate prematurely (isComplete=1) with a score of -1, without a logical reason.
They are accompanied by a java.lang.StackOverflowError message in the freelook, inventory, observation entries.
This seems to happen in runs when with simplification_str="", but not when with simplification_str="easy".
I observed some problematic episodes from RunHistory files while training DRRN models on many tasks for simplification_str="". I am attaching handful episodes from Task20
task20_problematic_episodes.txt
There are many instances when the episodes terminate prematurely (isComplete=1) with a score of -1, without a logical reason.
They are accompanied by a java.lang.StackOverflowError message in the freelook, inventory, observation entries.
This seems to happen in runs when with simplification_str="", but not when with simplification_str="easy".