allenai / ScienceWorld

ScienceWorld is a text-based virtual environment centered around accomplishing tasks from the standardized elementary science curriculum.
https://sciworld.apps.allenai.org/
Apache License 2.0
199 stars 24 forks source link

Remove debug line. #45

Closed MarcCote closed 1 year ago

MarcCote commented 1 year ago

There was a debugging line which makes the player always start with an orange in their inventory. :D

MarcCote commented 1 year ago

@PeterAJansen what should we do with that? Removing it will means that we won't be generating the same games as before, so it is a major breaking change :(.

MarcCote commented 1 year ago

Marking this as "Won't fix" since it could impact previously trained model and reported results. Could make an option to start with random objects (or no object) in the future.