Code for the TriviaQA reading comprehension dataset
-
Updated
Apr 5, 2024 - Python
Code for the TriviaQA reading comprehension dataset
Code and Models for the paper "End-to-End Training of Multi-Document Reader and Retriever for Open-Domain Question Answering" (NeurIPS 2021)
Author implementation of "Learning to Search in Long Documents Using Document Structure" (Mor Geva and Jonathan Berant, 2018)
A project about fine-tuning bert-base-uncased model for reading comprehension tasks.
Question Answering using BERT pre-trained model and fine-tuning it on various datasets (SQuAD, TriviaQA, NewsQ, Natural Questions, QuAC)
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)
Add a description, image, and links to the triviaqa topic page so that developers can more easily learn about it.
To associate your repository with the triviaqa topic, visit your repo's landing page and select "manage topics."