pytorch_graph-rel icon indicating copy to clipboard operation
pytorch_graph-rel copied to clipboard

I reproduced the dataset preprocessing script. And this model cannot be reproduced.

Open Yifan-Song793 opened this issue 4 years ago • 0 comments
trafficstars

Here is my script: script I rewrite the whole model and find that it always predict 'O' for entity and 'no-relation' for relationship. The gold label for entity and relation is too sparse and the model is very difficult to train.

Yifan-Song793 avatar Jan 17 '21 14:01 Yifan-Song793