Skip to content

ankancode/Question_Answering_System_Using_BERT

Repository files navigation

Image of the App "I Know Everything"

Model used BERT-Large Uncased

Pre-Trained on SQuAD Dataset.

Used google BERT to build this Question_Answering System.

Requirements

  • python3
  • pip3 install -r requirements.txt

Result

model : bert-large-uncased-whole-word-masking

{"exact_match": 86.91579943235573, "f1": 93.1532499015869}

Pretrained model download from here

unzip and move files to model directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published