natural-questions
There are 15 repositories under natural-questions topic.
AkariAsai/learning_to_retrieve_reasoning_paths
The official implementation of ICLR 2020, "Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering".
DevSinghSachan/emdr2
Code and Models for the paper "End-to-End Training of Multi-Document Reader and Retriever for Open-Domain Question Answering" (NeurIPS 2021)
DevSinghSachan/art
Code and models for the paper "Questions Are All You Need to Train a Dense Passage Retriever (TACL 2023)"
thevasudevgupta/bigbird
Google's BigBird (Jax/Flax & PyTorch) @ 🤗Transformers
AkariAsai/unanswerable_qa
The official implementation for ACL 2021 "Challenges in Information Seeking QA: Unanswerable Questions and Paragraph Retrieval".
zorazrw/nqt-retrieval
[SUKI'22] Table Retrieval May Not Necessitate Table-Specific Model Design
mikelkl/TF2-QA
21th place (top2%) solution for kaggle TensorFlow 2.0 Question Answering
MediaBilly/BERT-Question-Answering
A project about fine-tuning bert-base-uncased model for reading comprehension tasks.
dzorlu/natural_questions
Repo for Google Natural Question Dataset
Sitaras/BERT-Question-Answering
Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)
giannhskp/Artificial-Intelligence-II_Natural-Language-Processing
Sentiment Classifier using: Softmax-Regression, Feed-Forward Neural Network, Bidirectional stacked LSTM/GRU Recursive Neural Network, fine-tuning on BERT pre-trained model. Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)
tadowney/bert_for_qa
Using deep learning language model BERT for open domain question answering
akashe/NLP
Implementation of concepts of NLP