LICENSE
MANIFEST.in
README.md
pyproject.toml
hf_tcr/__init__.py
hf_tcr/adapter.py
hf_tcr/constants.py
hf_tcr/evaluation.py
hf_tcr/tokenizer.py
hf_tcr.egg-info/PKG-INFO
hf_tcr.egg-info/SOURCES.txt
hf_tcr.egg-info/dependency_links.txt
hf_tcr.egg-info/requires.txt
hf_tcr.egg-info/top_level.txt
hf_tcr/assets/tcrbart_merges.txt
hf_tcr/assets/tcrbart_vocab.json
hf_tcr/assets/tcrt5_tokenizer.model
tests/test_adapter.py
tests/test_evaluation.py
tests/test_imports.py
tests/test_tokenizer.py