bert-event-extraction icon indicating copy to clipboard operation
bert-event-extraction copied to clipboard

after remove entities and pos ,looking forward to reply,thanks

Open alwayslikethat opened this issue 3 years ago • 0 comments

TypeError: new() received an invalid combination of arguments - got (NoneType, int), but expected one of:

  • (*, torch.device device) didn't match because some of the arguments have invalid types: (!NoneType!, !int!)
  • (torch.Storage storage)
  • (Tensor other)
  • (tuple of ints size, *, torch.device device)
  • (object data, *, torch.device device)

alwayslikethat avatar Nov 08 '21 11:11 alwayslikethat