Oh, sorry I mistook for AutoModel. Can you just try doing this instead ?
AutoModel.from_pretrained('roberta-large', config). This should work.
Oh, sorry I mistook for AutoModel. Can you just try doing this instead ?
AutoModel.from_pretrained('roberta-large', config). This should work.