README.md
pyproject.toml
src/chess_transformer/__init__.py
src/chess_transformer/__init__.pyi
src/chess_transformer/_labels.py
src/chess_transformer/decode.py
src/chess_transformer/experiment.py
src/chess_transformer/metrics.py
src/chess_transformer.egg-info/PKG-INFO
src/chess_transformer.egg-info/SOURCES.txt
src/chess_transformer.egg-info/dependency_links.txt
src/chess_transformer.egg-info/requires.txt
src/chess_transformer.egg-info/top_level.txt
src/chess_transformer/chars/__init__.py
src/chess_transformer/chars/__init__.pyi
src/chess_transformer/chars/samples.py
src/chess_transformer/chars/vocab.py
src/chess_transformer/dataset/__init__.py
src/chess_transformer/dataset/__init__.pyi
src/chess_transformer/dataset/load.py
src/chess_transformer/dataset/meta.py
src/chess_transformer/pytorch/__init__.py
src/chess_transformer/pytorch/__init__.pyi
src/chess_transformer/pytorch/_loss.py
src/chess_transformer/pytorch/decode.py
src/chess_transformer/pytorch/chars/__init__.pyi
src/chess_transformer/pytorch/chars/data.py
src/chess_transformer/pytorch/chars/pos_enc.py
src/chess_transformer/pytorch/chars/segmented.py
src/chess_transformer/pytorch/models/__init__.py
src/chess_transformer/pytorch/models/bertpool.py
src/chess_transformer/pytorch/models/charbert.py
src/chess_transformer/pytorch/models/chessbert.py
src/chess_transformer/pytorch/words/__init__.py
src/chess_transformer/pytorch/words/__init__.pyi
src/chess_transformer/pytorch/words/samples.py
src/chess_transformer/words/__init__.py
src/chess_transformer/words/__init__.pyi
src/chess_transformer/words/samples.py
src/chess_transformer/words/vocab/__init__.py
src/chess_transformer/words/vocab/sans.py
src/chess_transformer/words/vocab/vocab.py