budzianowski / PyTorch-Beam-Search-DecodingLinks
PyTorch implementation of beam search decoding for seq2seq models
☆337Updated 2 years ago
Alternatives and similar repositories for PyTorch-Beam-Search-Decoding
Users that are interested in PyTorch-Beam-Search-Decoding are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 3 years ago
- A masked language modeling objective to train a model to predict any subset of the target words, conditioned on both the input text and a…☆242Updated 3 years ago
- Implementation of the paper Tree Transformer☆214Updated 5 years ago
- ☆362Updated 2 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆251Updated 3 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆699Updated 4 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆306Updated 2 years ago
- ☆177Updated 3 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆172Updated 10 months ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆232Updated 5 years ago
- Optimus: the first large-scale pre-trained VAE language model☆385Updated last year
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- Neural network parametrized objective to disentangle and transfer style and content in text☆140Updated 5 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆397Updated 4 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 3 years ago
- LSTM-CRF in PyTorch☆460Updated 9 months ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- Implementation of Universal Transformer in Pytorch☆260Updated 6 years ago
- Easy to use NLP library built on PyTorch and TorchText☆255Updated 5 years ago
- Improving the Transformer translation model with document-level context☆170Updated 4 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- ☆323Updated 2 years ago