AntoineSimoulin / allennlp-reading-comprehension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Build status

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)

About


Languages

Language:Python 94.0%Language:Jsonnet 5.9%Language:Dockerfile 0.1%