SurjaHead / Q-A-with-BERT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I created a Q&A model based on the BERT language model with the Hugging Face Transformers Library. Although BERT is pretrained on the SQuAD dataset, I fine tuned it on the SWAG dataset to get my model to answer multiple choice questions.

About


Languages

Language:Python 100.0%