Top "Huggingface-tokenizers" questions

Use this tag for questions related to the tokenizers project from huggingface.

AutoTokenizer.from_pretrained fails to load locally saved pretrained tokenizer (PyTorch)

I am new to PyTorch and recently, I have been trying to work with Transformers. I am using pretrained tokenizers …

python deep-learning pytorch huggingface-transformers huggingface-tokenizers