1

I tried the code below.

import torch

model = torch.hub.load('pytorch/fairseq', 'roberta.large')

I got the error below.

enter image description here

I searched tutorial colab for RoBERTa already, however, it does not work either.

https://colab.research.google.com/github/pytorch/pytorch.github.io/blob/master/assets/hub/pytorch_fairseq_roberta.ipynb

Does any one have save issue? or have any solution for this?

cronoik
  • 15,434
  • 3
  • 40
  • 78
Pooh
  • 71
  • 1
  • 5

0 Answers0