[Solved] “TypeError: not a string” at Using AutoTokenizer.from_pretrained()
Today I used transformers package to build an ALBERT model to process a NLP task in the offline environment, and I got an error message when loading the ALBERT tokenizer:
Read More »[Solved] “TypeError: not a string” at Using AutoTokenizer.from_pretrained()