Awesome
Deprecation Notice
We don't use this repository anymore. All of our models now live at https://github.com/allenai/allennlp-models.
allennlp-reading-comprehension
Dataset readers, models, and various utilities for reading comprehension, built by the AllenNLP team.
Supported Datasets
- SQuAD
- DROP
- QuAC
- Qangaroo
- TriviaQA
Coming soon:
- Quoref
- ROPES
- ORB
Supported Models
- BiDAF
- NAQANet
- QANet
- DialogQA
Coming soon:
- BERT-QA (and similar, using whatever pretrained transformer you want)