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: almost 3 years ago
Linked from 2 awesome lists
drqapytorchsquad
Related projects:
Repository | Description | Stars |
---|---|---|
| A PyTorch implementation of visual question answering with multimodal representation learning | 718 |
| Implementations and tools for training and fine-tuning a visual question answering model based on the 2017 CVPR workshop winner's approach. | 164 |
| PyTorch implementation of video question answering system based on TVQA dataset | 172 |
| A PyTorch-based simulator for quantum machine learning | 45 |
| A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 392 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |
| An experimental framework for developing and testing deep learning models on time-series prediction tasks | 79 |
| An implementation of the Learning to Compare paper in PyTorch | 251 |
| Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
| An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 237 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| A PyTorch-based model for answering questions about videos based on unseen scenes and storylines | 19 |
| 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 |
| Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. | 19 |
| Decoupled Neural Interfaces using Synthetic Gradients for PyTorch | 236 |