allenai/SciREX

Error with SciBert

goonmeet opened this issue · 0 comments

Hi!

When I run the "run_sciERC_bert.sh" script. I get the following error:

RuntimeError: The size of tensor a (3552) must match the size of tensor b (8128) at non-singleton dimension 0

This might because I have a custom script to convert the dataset into CoNLL format.

Is there any other reason for the error?

Is there a script to convert the data into the CoNLL format?

Thanks!