Is there anyone who has used bioBERT to create a question answer model ?
31 views
Skip to first unread message
sonam.g...@gmail.com
unread,
Mar 11, 2020, 10:17:33 AM3/11/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SQuAD - The Stanford Question Answering Dataset
I want to build a QA model for very specific questions and the context I'd give for those questions will mostly be pubmed articles that bioBERT is already pre-trained on. How should I create a testing file that is in the format of either SQuAD dataset or the training file that bioBERT uses (https://github.com/dmis-lab/biobert) ?