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

Add debug mode #43

Closed aphedges closed 1 year ago

aphedges commented 1 year ago

This is an implementation of my debug mode as requested by @MarcCote in https://github.com/allenai/ScienceWorld/pull/41#issuecomment-1344357103. I also included another change I have locally to help debugging and a commit with a random typo fix I noticed when debugging some other problem.

MarcCote commented 1 year ago

Awesome! Thank you, that will be very helpful. :)