jbloomAus / DecisionTransformerInterpretability

Interpreting how transformers simulate agents performing RL tasks
https://jbloomaus-decisiontransformerinterpretability-app-4edcnc.streamlit.app/
MIT License
61 stars 15 forks source link

changed error in path patching for same tokens to warning #91

Closed Mjahaha closed 11 months ago

Mjahaha commented 11 months ago

Hey, working with Jay. We just wanted to change that error in the path patching to be a warning instead. Makes it nicer since we should expect that before any patches are applied (or if the patches don't actually make a change to the environment).

image