DrQA
Reading Comprehension Model
Implementing reading comprehension from Wikipedia questions to answer open-domain queries using PyTorch and SQuAD dataset
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
401 stars
20 watching
109 forks
Language: Python
last commit: over 2 years ago
Linked from 2 awesome lists
drqapytorchsquad
Related projects:
Repository | Description | Stars |
---|---|---|
cadene/vqa.pytorch | A PyTorch implementation of visual question answering with multimodal representation learning | 716 |
markdtw/vqa-winner-cvprw-2017 | Implementations and tools for training and fine-tuning a visual question answering model based on the 2017 CVPR workshop winner's approach. | 164 |
jayleicn/tvqa | PyTorch implementation of video question answering system based on TVQA dataset | 172 |
pasqal-io/pyqtorch | A PyTorch-based simulator for quantum machine learning | 45 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
awni/speech | A PyTorch implementation of end-to-end speech recognition models. | 754 |
jpeg729/pytorch_bits | An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
dragen1860/learningtocompare-pytorch | An implementation of the Learning to Compare paper in PyTorch | 251 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
openseg-group/openseg.pytorch | Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,190 |
noagarcia/roll-videoqa | A PyTorch-based model for answering questions about videos based on unseen scenes and storylines | 19 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
xxradon/igcv3-pytorch | Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
koz4k/dni-pytorch | Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |