LICENSE
README.rst
pyproject.toml
setup.py
test/test_build.py
test/test_functional.py
test/test_transforms.py
test/test_utils.py
test/test_vocab.py
torchtext/__init__.py
torchtext/_download_hooks.py
torchtext/_extension.py
torchtext/functional.py
torchtext/transforms.py
torchtext/utils.py
torchtext/version.py
torchtext.egg-info/PKG-INFO
torchtext.egg-info/SOURCES.txt
torchtext.egg-info/dependency_links.txt
torchtext.egg-info/not-zip-safe
torchtext.egg-info/requires.txt
torchtext.egg-info/top_level.txt
torchtext/_internal/__init__.py
torchtext/_internal/module_utils.py
torchtext/data/__init__.py
torchtext/data/datasets_utils.py
torchtext/data/functional.py
torchtext/data/metrics.py
torchtext/data/utils.py
torchtext/datasets/__init__.py
torchtext/datasets/ag_news.py
torchtext/datasets/amazonreviewfull.py
torchtext/datasets/amazonreviewpolarity.py
torchtext/datasets/cc100.py
torchtext/datasets/cola.py
torchtext/datasets/conll2000chunking.py
torchtext/datasets/dbpedia.py
torchtext/datasets/enwik9.py
torchtext/datasets/imdb.py
torchtext/datasets/iwslt2016.py
torchtext/datasets/iwslt2017.py
torchtext/datasets/mnli.py
torchtext/datasets/mrpc.py
torchtext/datasets/multi30k.py
torchtext/datasets/penntreebank.py
torchtext/datasets/qnli.py
torchtext/datasets/qqp.py
torchtext/datasets/rte.py
torchtext/datasets/sogounews.py
torchtext/datasets/squad1.py
torchtext/datasets/squad2.py
torchtext/datasets/sst2.py
torchtext/datasets/stsb.py
torchtext/datasets/udpos.py
torchtext/datasets/wikitext103.py
torchtext/datasets/wikitext2.py
torchtext/datasets/wnli.py
torchtext/datasets/yahooanswers.py
torchtext/datasets/yelpreviewfull.py
torchtext/datasets/yelpreviewpolarity.py
torchtext/models/__init__.py
torchtext/models/roberta/__init__.py
torchtext/models/roberta/bundler.py
torchtext/models/roberta/model.py
torchtext/models/roberta/modules.py
torchtext/nn/__init__.py
torchtext/nn/modules/__init__.py
torchtext/nn/modules/multiheadattention.py
torchtext/vocab/__init__.py
torchtext/vocab/vectors.py
torchtext/vocab/vocab.py
torchtext/vocab/vocab_factory.py