StillKeepTry / Transformer-PyTorchLinks
A PyTorch implementation of Attention is all you need
☆42Updated 6 years ago
Alternatives and similar repositories for Transformer-PyTorch
Users that are interested in Transformer-PyTorch are comparing it to the libraries listed below
Sorting:
- An example for applying FusionNet to Natural Language Inference☆134Updated 6 years ago
- PyTorch implementation of Transformer-based Neural Machine Translation☆78Updated 2 years ago
- Dynamic Coattention Network Plus (DCN+) TensorFlow implementation. Question answering using Deep NLP.☆120Updated 7 years ago
- a pytorch implementation of match lstm question answering model☆43Updated last year
- Bi-Directional Block Self-Attention☆122Updated 7 years ago
- PyTorch codebase for zero-shot dialog generation SIGDIAL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center, LTI, …☆132Updated 6 years ago
- This is a repo for multiNLI_encoder.☆58Updated 7 years ago
- PyTorch implementation of Attention-over-Attention Neural Networks for Reading Comprehension☆59Updated 8 years ago
- souce code for "Accelerating Neural Transformer via an Average Attention Network"☆78Updated 6 years ago
- A short tutorial for Torchtext, the NLP-specific add-on for Pytorch.☆85Updated 8 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Updated 6 years ago
- Cleaned code for paper "Natural Language Inference over Interaction Space"☆248Updated 2 years ago
- An Implementation of Bidirectional Attention Flow☆40Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (Pytorch Version) from paper 'A Decomposable Attention Model for Natural La…☆71Updated 6 years ago
- code for Learning Structured Text Representations☆128Updated 7 years ago
- Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling☆147Updated 5 years ago
- Improving the Transformer translation model with document-level context☆170Updated 5 years ago
- ☆81Updated 7 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Tensorflow/Pytorch implementation of Gated Attention Reader☆37Updated 8 years ago
- Stochastic Answer Networks (SAN) for Machine Reading Comprehension☆149Updated 6 years ago
- Unsupervised neural machine translation; weight sharing; GAN☆94Updated 6 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…☆102Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Implementation of Memory Network in pyTorch☆33Updated 4 years ago
- Implementation of Densely Connected Attention Propagation for Reading Comprehension (NIPS 2018)☆69Updated 6 years ago
- Code for Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension☆118Updated 6 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago