dreamgonfly / transformer-pytorch
A PyTorch implementation of Transformer in "Attention is All You Need"
☆103Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformer-pytorch
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆97Updated 6 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆169Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 5 months ago
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 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…☆241Updated 3 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- ☆212Updated 4 years ago
- A collection of transformer's guides, implementations and variants.☆103Updated 4 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆84Updated 4 years ago
- Beam search decoding with Pytorch☆52Updated 3 months ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 2 years ago
- Implementation of the paper Tree Transformer☆210Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 4 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆305Updated last year
- Implementation of RealFormer using pytorch☆102Updated 3 years ago
- Repository for the paper "Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning"☆109Updated 4 years ago
- DisCo Transformer for Non-autoregressive MT☆78Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆225Updated 3 years ago
- Multi30k Dataset☆174Updated 2 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆68Updated 2 years ago
- ☆94Updated 3 years ago
- Implementation of Mixout with PyTorch☆74Updated last year
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- ☆28Updated 2 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- Cascaded Text Generation with Markov Transformers☆128Updated last year
- Unicoder model for understanding and generation.☆88Updated 11 months ago
- This is a repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, t…☆303Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆336Updated last year
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 5 years ago