pytorch / hub

Submission to https://pytorch.org/hub/
1.38k stars 240 forks source link

transformers torch.hub colab doesn't work #176

Open StevenJokess opened 3 years ago

StevenJokess commented 3 years ago

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!

DKay7 commented 3 years ago

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