55 skills found · Page 1 of 2
kushalj001 / Pytorch Question AnsweringImportant paper implementations for Question Answering using PyTorch
MurtyShikhar / Question AnsweringTensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
gauthierdmn / Question GenerationNeural Question Generation using the SQuAD and NewsQA datasets
cdqa-suite / CdQA Annotator⛔ [NOT MAINTAINED] A web-based annotator for closed-domain question answering datasets with SQuAD format.
ccasimiro88 / TranslateAlignRetrievePython-based implementation of the Translate-Align-Retrieve method to automatically translate the SQuAD Dataset to Spanish.
Chia-Hsuan-Lee / Spoken SQuADA spoken question answering dataset on SQUAD
tshrjn / Finetune QABERT, RoBERTa fine-tuning over SQuAD Dataset using pytorch-lightning⚡️, 🤗-transformers & 🤗-nlp.
ankit-ai / SQUAD2.Q Augmented DatasetAugmented version of SQUAD 2.0 for Questions
alexaapo / BERT Based Pretrained Model Using SQuAD 2.0 DatasetBERT based pretrained model using SQuAD 2.0 Dataset for Question-Answering
google-research-datasets / Answer Equivalence DatasetThis dataset contains human judgements about answer equivalence. The data is based on SQuAD (Stanford Question Answering Dataset), and contains 9k human judgements of answer candidates generated by Albert on the SQuAD train set, and an additional 14k human judgements for answer candidates produced by BiDAF, Luke, and XLNet on the SQuAD dev set.
AristotelisPap / Question Answering With BERT And Knowledge DistillationFine-tuned BERT on SQuAd 2.0 Dataset. Applied Knowledge Distillation (KD) and fine-tuned DistilBERT (student) using BERT as the teacher model. Reduced the size of the original BERT by 40%.
gauthierdmn / Question AnsweringQuestion Answering task using Deep Learning on SQuAD dataset
wentaozhu / Recurrent Attention For QA SQUAD Based On Kerasrecurrent attention based on keras. Question Answering SQUAD dataset
nunorc / Squad V1.1 PtPortuguese translation of the SQuAD dataset
nlpunibo / Question Answering SQUADQuestion Answering model based on DistilBERT, trained and evaluated on the SQUAD dataset
NPCai / SquadieA library for generating OpenIE tuples from QA pairs (e.g. the SQuAD dataset).
thomasfermi / Dynamic Coattention Network For SQuADTensorflow implementation of DCN for question answering on the Stanford Question Answering Dataset (SQuAD)
karthik19967829 / InferDocGenerate SQUAD style dataset from raw text file and train a transformer based question answering model .This repo has code from https://github.com/facebookresearch/UnsupervisedQA and https://github.com/deepset-ai/haystack
ozdemiroorhan / NLP SQUADNLP-CHATBOT
piEsposito / Br Quad 2.0Stanford Question Answering Dataset (SQuAD) 2.0 translated to Brazilian Portuguese (PT-BR) language.