understanding-search / maze-dataset

maze datasets for investigating OOD behavior of ML systems
16 stars 3 forks source link

Add Flexible `MazeTokenizer` Alternative #35

Closed aaron-sandoval closed 5 months ago

aaron-sandoval commented 7 months ago

This PR deprecates MazeTokenizer and adds a substitute architecture which is more powerful and easier to build upon to create new tokenizers.

review-notebook-app[bot] commented 7 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

aaron-sandoval commented 6 months ago

I couldn't come up with a better name for MazeTokenizer2. The best idea that Claude had IMO was MazeTokenizerPlus, but this seemed no better and no worse to me. Bigger name changes like MazePreprocessor seemed to obfuscate that this is a direct replacement of MazeTokenizer. Lmk if you have a better idea.

aaron-sandoval commented 6 months ago

zanj save/read