README.md
setup.cfg
setup.py
bubs/__init__.py
bubs/char_to_int.py
bubs/embedding_layer.py
bubs/helpers.py
bubs/tokenizer.py
bubs.egg-info/PKG-INFO
bubs.egg-info/SOURCES.txt
bubs.egg-info/dependency_links.txt
bubs.egg-info/requires.txt
bubs.egg-info/top_level.txt
bubs/tests/__init__.py
bubs/tests/dummy_weights.npz
bubs/tests/test_embedding_layer.py
bubs/tests/test_helpers.py
bubs/tests/test_tokenizer.py