T5 tokenizer

#2
by Aliya - opened

Hi! This is T5-base model, why can't I use T5Tokenizer with this model?
If I write
tokenizer = T5Tokenizer.from_pretrained("patrickvonplaten/t5-base-norwegian")
it returns an error.

Did you find an answer to your question?

Sign up or log in to comment