BERT-Relation-Extraction icon indicating copy to clipboard operation
BERT-Relation-Extraction copied to clipboard

FewRel fine-tuning?

Open demongolem-biz opened this issue 4 years ago • 1 comments

@plkmo In main_task.py, the comments suggest you can fine-tune on either SemEval or FewRel. However, the README file gives results that are not trained on an FewRel data. It appears to me that only inference is taking place in regards to FewRel. Is this so, or is there a way to fine-tune on my own FewRel data (and save a resultant model files)?

A few more words in the FewRel Task README.md file would also be helpful.

demongolem-biz avatar Jun 29 '21 12:06 demongolem-biz

Yes, FewRel fine-tuning have not yet been implemented, I have put as a to-do task

plkmo avatar Sep 24 '23 06:09 plkmo