dim error with pytorch Dataloader, bertModel

后端 未结 0 1979
旧巷少年郎
旧巷少年郎 2020-12-16 13:39

I\'m using distilBert in an nn.Module class and pytorch Dataset from P3 for dataloaders.

The input into Bert model: outputs = self.bert(**input), is a dictionary of i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题