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:
- Implementation of the paper Tree Transformer☆214Updated 5 years ago
- ☆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 3 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Multi30k Dataset☆180Updated 3 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆271Updated 3 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆251Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- LSTM-CRF in PyTorch☆460Updated last year
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆245Updated 11 months ago
- Optimus: the first large-scale pre-trained VAE language model☆390Updated last year
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆306Updated 2 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- ☆177Updated 3 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 4 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆172Updated last year
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 5 years ago
- Plot the vector graph of attention based text visualisation☆371Updated 6 years ago
- pytorch implementation of Attention is all you need☆238Updated 4 years ago
- ☆93Updated 3 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆913Updated 2 years ago
- Implementation of Universal Transformer in Pytorch☆261Updated 6 years ago
- Pointer-generator reinforced seq2seq summarization in PyTorch☆361Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆38Updated 8 years ago
- Neural network parametrized objective to disentangle and transfer style and content in text☆141Updated 5 years ago
- Character-level Convolutional Neural Networks for text classification in PyTorch☆176Updated 2 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago