budzianowski / PyTorch-Beam-Search-DecodingLinks
PyTorch implementation of beam search decoding for seq2seq models
☆339Updated 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:
- ☆362Updated 2 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…☆244Updated 4 years ago
- Implementation of the paper Tree Transformer☆214Updated 5 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…☆252Updated 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- Multi30k Dataset☆181Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆227Updated 4 years ago
- ☆93Updated 4 years ago
- ☆179Updated 3 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Updated last year
- Neural network parametrized objective to disentangle and transfer style and content in text☆141Updated 5 years ago
- Implementation of Universal Transformer in Pytorch☆263Updated 6 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- Optimus: the first large-scale pre-trained VAE language model☆391Updated 2 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆305Updated 2 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 4 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆246Updated 5 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆185Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 3 months ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- Easy to use NLP library built on PyTorch and TorchText☆256Updated 5 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 4 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 5 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- LSTM-CRF in PyTorch☆461Updated last year
- Code for "Controllable Unsupervised Text Attribute Transfer via Editing Entangled Latent Representation" (NeurIPS 2019)☆127Updated 5 years ago