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

Question: publish model predictions #4

Closed ofersabo closed 4 years ago

ofersabo commented 4 years ago

Hi,

I would like to ask you to publish your trained model when it is only trained on TACRED ( without the matching the blanks training on Wikipedia). I want to see the model prediction per instance when the model is trained based on TACRED only.
Alternatively, if you could share with me the command to train your model only based on TACRED.

All the Best,

plkmo commented 4 years ago

Hi, I do not have paid access to TACRED. If you could share with me the dataset (or a sample of it), I can modify the preprocessing code accordingly to include TACRED training. Thanks.

ofersabo commented 4 years ago

Oh, no, unfortunately I can't to that. Thanks