An open API service indexing awesome lists of open source software.

https://github.com/adirthaborgohain/question-answering-mcr

A BERT question answering model integrated with streamlit for UI access. The model also classifies a question as answerable/unanswerable before predicting an answer.
https://github.com/adirthaborgohain/question-answering-mcr

bert question-answering streamlit transformers

Last synced: about 1 month ago
JSON representation

A BERT question answering model integrated with streamlit for UI access. The model also classifies a question as answerable/unanswerable before predicting an answer.

Awesome Lists containing this project

README

          

# Question-Answering-MCR
A BERT question answering model integrated with streamlit for UI access. The model also classifies a question as answerable/unanswerable before predicting an answer.
Hosted at https://bert-qa-streamlit.herokuapp.com/ (uses a smaller version of BERT due to heroku size restrictions)