Closed yangjingla closed 2 years ago
And this code is obviously modified based on ATLOP(https://github.com/wzhouad/ATLOP), I think it is better to state this in the README😄
We have revised the README and stated this, many thanks.
We have revised the README and stated this, many thanks. when I run the cdr dataset . It occurs following mistake.
ret = torch.addmm(bias, input, weight.t()) RuntimeError: mat1 dim 1 must match mat2 dim 0
@ady-yu I just clone and re-run the code but no error appears. Could you offer a full error traceback message or check the changes you make to the code?
@ady-yu Hey there! I find this bug when I re-run the code and fix it rightnow. You could see the update to solve this error. Thx! : )
@ady-yu Hey there! I find this bug when I re-run the code and fix it rightnow. You could see the update to solve this error. Thx! : )
Thanks a lot!!!
@ady-yu Hey there! I find this bug when I re-run the code and fix it rightnow. You could see the update to solve this error. Thx! : )
Is there something wrong? when I run the cdr dataset , the f1 score is so high!
Both in CDR and GDA running bash