Closed griff4692 closed 2 years ago
Ah - AutoTokenizer.from_pretrained(...)
doesn't work but BartTokenizer.from_pretrained(...)
does. If possible (for others), you can just make a note on HuggingFace or change the "Use with Transformers" snippet. Thanks!
Hi Yixin - thanks for sharing the repo and putting the pre-trained models on HuggingFace.
Unfortunately, though, I'm having trouble loading the tokenizer for CNN/DM. Any thoughts / suggestions? Thanks