Textual Question Answering on SQuAD(Stanford Question Answering Dataset) v2.0 using BERT. It uses huggingface transformers library. A BERT for sequence classification model is used to help BERT for question answering model to classify weather a question has answer or not. Then both models are ensembled for better help in classification of answer or no answer. Finally, a json file is made in which if the model thinks there is answer,the predicted answer is given else null string is given i.e, " ". Then this json file is evaluated using Evaluation Script v2.0 on SQuAD official page.
-
Notifications
You must be signed in to change notification settings - Fork 0
deepanshu650/Question-Answering-on-SQuAD-using-BERT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published