budzianowski / PyTorch-Beam-Search-DecodingLinks
PyTorch implementation of beam search decoding for seq2seq models
☆338Updated 3 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 3 years ago
- Implementation of the paper Tree Transformer☆215Updated 5 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…☆246Updated 4 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
- Implementation of Dual Learning NMT on PyTorch☆164Updated 7 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆253Updated 4 years ago
- ☆179Updated 4 years ago
- Multi30k Dataset☆189Updated 4 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆247Updated 6 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆303Updated 2 years ago
- Optimus: the first large-scale pre-trained VAE language model☆391Updated 2 years ago
- ☆93Updated 4 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 5 years ago
- A neural machine translation model in PyTorch☆120Updated 6 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- LSTM-CRF in PyTorch☆462Updated last year
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆243Updated last year
- Neural network parametrized objective to disentangle and transfer style and content in text☆142Updated 6 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 4 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆237Updated 6 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆915Updated 3 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
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆315Updated 2 years ago
- Source code for paper: Improving Grammatical Error Correction via Pre-Training a Copy-Augmented Architecture with Unlabeled Data☆251Updated 5 years ago
- Implementation of Universal Transformer in Pytorch☆266Updated 7 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆360Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 6 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Updated last year
- Easy to use NLP library built on PyTorch and TorchText☆258Updated 6 years ago