hub icon indicating copy to clipboard operation
hub copied to clipboard

transformers torch.hub colab doesn't work

Open StevenJokess opened this issue 5 years ago • 1 comments

https://colab.research.google.com/github/pytorch/pytorch.github.io/blob/master/assets/hub/huggingface_pytorch-transformers.ipynb#scrollTo=T_3y0655Bqbj

%%bash pip install tqdm boto3 requests regex sentencepiece sacremoses Then all cells left don't work!

StevenJokess avatar Dec 22 '20 15:12 StevenJokess

Same for me. It raises "NameError: name 'LEDTokenizerFast' is not defined".

DKay7 avatar Jan 15 '21 02:01 DKay7