Question Answering Systems Transformer Models
Tools for extractive and generative question answering using transformer models on text corpora. Does NOT include knowledge distillation, model optimization, or QA frameworks without transformer-based inference components.
There are 81 question answering systems models tracked. 1 score above 50 (established tier). The highest-rated is cdqa-suite/cdQA at 51/100 with 617 stars.
Get all 81 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=transformers&subcategory=question-answering-systems&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Model | Score | Tier |
|---|---|---|---|
| 1 |
cdqa-suite/cdQA
⛔ [NOT MAINTAINED] An End-To-End Closed Domain Question Answering System. |
|
Established |
| 2 |
AMontgomerie/question_generator
An NLP system for generating reading comprehension questions |
|
Emerging |
| 3 |
KristiyanVachev/Leaf-Question-Generation
Easy to use and understand multiple-choice question generation algorithm... |
|
Emerging |
| 4 |
robinniesert/kaggle-google-quest
Google QUEST Q&A Labeling Kaggle Competition 6th Place Solution |
|
Emerging |
| 5 |
cooelf/AwesomeMRC
IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading... |
|
Emerging |
| 6 |
pranavkumaarofficial/nlcli-wizard
Natural language control for Python CLI tools using locally-trained SLMs... |
|
Emerging |
| 7 |
NTU-SQUAD/transformers-coqa
Albert for Conversational Question Answering Challenge |
|
Emerging |
| 8 |
miranthajayatilake/nanoQA
Question-answering on your own data with Large Language Models (LLMs) |
|
Emerging |
| 9 |
AristotelisPap/Question-Answering-with-BERT-and-Knowledge-Distillation
Fine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD)... |
|
Emerging |
| 10 |
smitkiri/news-qa
Reading comprehension based question-answering model for news articles. |
|
Emerging |
| 11 |
declare-lab/TEAM
Our EMNLP 2022 paper on MCQA |
|
Emerging |
| 12 |
detsutut/ama-bot
A modern and lightweight NLP interface for Question-Answering systems and... |
|
Emerging |
| 13 |
taesiri/ArXivQA
WIP - Automated Question Answering for ArXiv Papers with Large Language... |
|
Emerging |
| 14 |
amazon-science/wqa-contextual-qa
Coala is a python package for Contextual Answer Sentence Selection. |
|
Emerging |
| 15 |
bernardoleite/fairytaleqa-translated
Code for paper "FairytaleQA Translated: Enabling Educational Question and... |
|
Emerging |
| 16 |
prateekralhan/Deep-Question-Answering-System
A deep learning based Q&A system built using RoBerTa model from huggingface... |
|
Emerging |
| 17 |
w1bb/ATE
A server application that provides the user answers to trivia-like questions. |
|
Emerging |
| 18 |
obss/turkish-question-generation
Automated question generation and question answering from Turkish texts... |
|
Emerging |
| 19 |
RiccardoSpolaor/Question-Answering
Question answering through pre-trained transformer-based models from Hugging Face. |
|
Emerging |
| 20 |
karthik19967829/InferDoc
Generate SQUAD style dataset from raw text file and train a transformer... |
|
Experimental |
| 21 |
Yusuf80216/QnATables-An-Intelligent-Question-Answering-System
Question Answering System to answer question over tables in a document |
|
Experimental |
| 22 |
snexus/nlp-question-answering-system
Question answering system with transformers |
|
Experimental |
| 23 |
bernardoleite/question-generation-t5-pytorch-lightning
Question Generation for English and Portuguese, using the T5 model,... |
|
Experimental |
| 24 |
Lahdhirim/NLP-financial-question-answering-tool
Fine-tuning a text-to-text transformer model (T5) on a financial question... |
|
Experimental |
| 25 |
kamyarghajar/DistilledNeuralResponseRanker
Implementation of "Distilling Knowledge for Fast Retrieval-based Chat-bots"... |
|
Experimental |
| 26 |
gokulkarthik/mucot
MuCoT: Multilingual Contrastive Training for Question-Answering in... |
|
Experimental |
| 27 |
daedalus/llm-distiller
Model distiller automator |
|
Experimental |
| 28 |
riccardodm97/QA-QG
Question Answering and Question Generation NLP tasks on the SQuAD v1.1 dataset |
|
Experimental |
| 29 |
1tangerine1day/chinese-QA-chatbot
A simple chinese QA chatbot implement with pytorch and transformer trained... |
|
Experimental |
| 30 |
saichandrapandraju/TabQGen
This repository hosts the code for the paper "Answer-Aware Question... |
|
Experimental |
| 31 |
zizisaigao/ePQA-NLP-modeling
This project builds nlp models on ePQA dataset. It covers LM trained for... |
|
Experimental |
| 32 |
devbm7/QGen
Question Generator System |
|
Experimental |
| 33 |
GHermano-17/AVALIACAO-DE-MODELOS-QUESTION-ANSWERING
Avaliação comparativa entre TinyRoBERTa e BERT Base em Question Answering — CTEIA/UFC |
|
Experimental |
| 34 |
A-SHOJAEI/contrastive-qa-verifier-with-adversarial-unanswerable
A dual-encoder system that learns to verify question-answer pair validity... |
|
Experimental |
| 35 |
kikitsa/question-answering-on-long-documents
A question-answering on long documents NLP task which has been solved by... |
|
Experimental |
| 36 |
jasminwolf/ZakeyTeam-arabic-qa-system-arabert
🤖 Enhance Arabic NLP capabilities with this AI-powered question answering... |
|
Experimental |
| 37 |
adkwn1/question-answer-app
Question and Answer web applicaiton using fine-tuned and pre-trained T5... |
|
Experimental |
| 38 |
svjack/docvqa-gen
Question Answering dataset generator of Document Visual in English and Chinese |
|
Experimental |
| 39 |
nsi319/Question-Answering-KG
This module is for QA generation from legal documents. The information is... |
|
Experimental |
| 40 |
ntphuc149/ViAG
ViAG: A Novel Framework for Fine-tuning Answer Generation models ultilizing... |
|
Experimental |
| 41 |
obss/disgem
[EMNLP 2024] Official Implementation of DisGeM: Distractor Generation for... |
|
Experimental |
| 42 |
yzhhome/QA
智能问答项目实现 |
|
Experimental |
| 43 |
Sarah111-AHM/ZakeyTeam-arabic-qa-system-arabert
an AI powered Arabic Question Answering system built by fine tuning the... |
|
Experimental |
| 44 |
jolual2747/nlp-question-answering-with-hugginggface-transformers
NLP question answering fine tuning Hugging Face's transformers |
|
Experimental |
| 45 |
Se-Hun/KorSQuAD-pl
KorSQuAD-pl provides transfer learning codes about korean dataset KorQuAD... |
|
Experimental |
| 46 |
yjg30737/pyqt-ai-question-answer-example
Example of AI question and answer model (deepset based, such as... |
|
Experimental |
| 47 |
mirbostani/QA-KD-AL
Improving Question Answering Performance Using Knowledge Distillation and... |
|
Experimental |
| 48 |
guilherme-hermano/AVALIACAO-DE-MODELOS-QUESTION-ANSWERING
Avaliação comparativa entre TinyRoBERTa e BERT Base em Question Answering — CTEIA/UFC |
|
Experimental |
| 49 |
sukrucildirr/factqa-atropos
A factual question-answering environment designed to work both standalone... |
|
Experimental |
| 50 |
johntsi/preast_qa
Complex Question Answering by Pairwise Passage Ranking and Answer Style... |
|
Experimental |
| 51 |
bernardoleite/question-generation-control
Question-Answer Generation Control for English, using the T5 model and... |
|
Experimental |
| 52 |
bernardoleite/question-answering-t5-pytorch-lightning
Question Answering for English and Portuguese, using the T5 model,... |
|
Experimental |
| 53 |
kanekiken1234/C2Q
Context to Questions Generation System |
|
Experimental |
| 54 |
anakin87/electra-italian-xxl-cased-squad-it
Electra model for (Extractive) Question Answering on Italian texts |
|
Experimental |
| 55 |
Rishi-Raj-Anand/SPINIX
An interactive, context-aware Question Answering (QA) system built with... |
|
Experimental |
| 56 |
Elbarbons/Data-enrichment-of-the-TEAM-method
Data enrichment with experimental results of the paper 'Two is Better than... |
|
Experimental |
| 57 |
tusharkolekar24/GenAI-for-MCQ-Creator
Generative AI for MCQ Creator |
|
Experimental |
| 58 |
RaphaelMouravieff/TabStruct
Code for ACL 2025 paper: "Structural Deep Encoding for Table Question Answering" |
|
Experimental |
| 59 |
gokularaman-c/physics-math-qa-bart
Domain-specific Question Answering system for Physics & Mathematics research... |
|
Experimental |
| 60 |
itslasagne/betches
A detailed study on enhancing the working of an Automated Question... |
|
Experimental |
| 61 |
Bhavik-Ardeshna/Question-Answering-for-Low-Resource-Languages
Cascading Adaptors to Leverage English Data to Improve Performance... |
|
Experimental |
| 62 |
CoderNitu/Question_Answering_Web_App
Learn to build my own Deep Learning Powered Q&A Web App using Transformers and Anvil |
|
Experimental |
| 63 |
p208p2002/Neural-Question-Group-Generation
EQGG: Automatic Question Group Generation |
|
Experimental |
| 64 |
muhammadravi251001/qas-with-indonli
Code Repository for Thesis: Utilizing Natural Language Inference for... |
|
Experimental |
| 65 |
MarsJacobs/kd-qat-large-enc
[EMNLP 2022 main] Code for "Understanding and Improving Knowledge... |
|
Experimental |
| 66 |
SeaEagleI/question-answering
本科毕设存档 |
|
Experimental |
| 67 |
Temmie-Flakes/Simple_Choice_Question_Answering
A Super simple, Super easy to install implementation of the multiple choice... |
|
Experimental |
| 68 |
palanikumarmsc/text_to_answer_model
text_to_answer_model |
|
Experimental |
| 69 |
enriquesaou/tfg-lm-qa
Language Models on Question Answering problems |
|
Experimental |
| 70 |
ladanuzhna/Question-Answering-BERT
Using Bidirectional Encoder Representations from Transformers on Question Answering |
|
Experimental |
| 71 |
muhammadravi251001/multilingual-qas-with-nli
Code Repository for Paper: Multilingual Question Answering System Utilizing... |
|
Experimental |
| 72 |
rohitsroch/SEAD
Simple Ensemble And Knowledge Distillation Framework For Natural Language... |
|
Experimental |
| 73 |
zeina99/QnA-research-papers
Extractive Question Answering applied on Research papers using a pretrained QA model. |
|
Experimental |
| 74 |
MariahFerns/QuestionAnswering-BERT-Finetuned-Finance
Fine tune bert on a question answering dataset that is further finetuned on... |
|
Experimental |
| 75 |
JekyllAndHyde8999/Cauldron
A Neural Question Generation System |
|
Experimental |
| 76 |
Temmie-Flakes/Simple_Quote_Question_Answering
extreamly basic implimation of the roberta-base-squad2 using the... |
|
Experimental |
| 77 |
jackvial/duckbilledplatypusgo
ML Question Answering built with Huggingface Transformers, FastAPI, and Laravel. |
|
Experimental |
| 78 |
martinp95/question_answering_from_context
This project uses a fine-tuned BERT model to answer questions based on a... |
|
Experimental |
| 79 |
dennisvdang/QA-Retrieval-System
Project repository for the development of a Question-Answering (QA)... |
|
Experimental |
| 80 |
testzer0/Submod-LDQA
Submodular Subset Selection for Long-Document Question Answering |
|
Experimental |
| 81 |
Y-Sui/Semantic-Parsing-for-KGQA
Semantic parsing for KGQA using pre-trained model |
|
Experimental |