budzianowski / PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
☆336Updated last year
Related projects ⓘ
Alternatives and complementary repositories for PyTorch-Beam-Search-Decoding
- Implementation of the paper Tree Transformer☆210Updated 4 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 3 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 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…☆241Updated 3 years ago
- Implementation of Dual Learning NMT on PyTorch☆164Updated 6 years ago
- Optimus: the first large-scale pre-trained VAE language model☆376Updated last year
- LSTM-CRF in PyTorch☆459Updated 3 months ago
- ☆359Updated 2 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆77Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆691Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 3 months ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆395Updated 3 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆907Updated last year
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated 3 months ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆305Updated last year
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆244Updated 4 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆225Updated 3 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated last year
- A neural machine translation model in PyTorch☆118Updated 5 years ago
- Easy to use NLP library built on PyTorch and TorchText☆254Updated 4 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆103Updated 3 years ago
- ☆76Updated 4 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆359Updated 5 years ago
- ☆175Updated 2 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- Implementation of a linear-chain CRF in PyTorch☆95Updated 3 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling☆365Updated 4 years ago