WindChimeRan / pytorch_multi_head_selection_re

BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE
138 stars 32 forks source link

the loss function of relation extraction #14

Closed GeneZC closed 4 years ago

GeneZC commented 4 years ago

Why using binary cross entropy instead of cross entropy which is more convenient ?

GeneZC commented 4 years ago

to address relation overlap