tsujuifu / pytorch_graph-rel

A PyTorch implementation of GraphRel
MIT License
268 stars 54 forks source link

[2021/12/20 Update] Reimplementation by Author #24

Open tsujuifu opened 2 years ago

tsujuifu commented 2 years ago

[2021/12/20 Update] Thanks to everyone's interest in this project and sorry for missing the original preprocessed data. It got lost in my previous lab, and I finally had time to reimplement it 😂. I also want to appreciate @LuoXukun for his nice reply about reproducing.

NYT Precision Recall F1
GraphRel1p (Paper) 62.9 57.3 60.0
GraphRel1p (Reimplementation) 60.9 59.2 60.1
GraphRel2p (Paper) 63.9 60.0 61.9
GraphRel2p (Reimplementation) 63.1 60.2 61.6