plkmo / BERT-Relation-Extraction

PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
Apache License 2.0
565 stars 132 forks source link

BertEM+MTB Model #6

Open arunzz opened 4 years ago

arunzz commented 4 years ago

Can you pls share your model file for bertEM + MTB?

plkmo commented 4 years ago

I don't yet have a satisfactory trained EM-MTB model, I will add that in once I have one.