dreamgonfly / transformer-pytorchLinks
A PyTorch implementation of Transformer in "Attention is All You Need"
☆106Updated 4 years ago
Alternatives and similar repositories for transformer-pytorch
Users that are interested in transformer-pytorch are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of BERT in "BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding"☆107Updated 6 years ago
- Implementation of RealFormer using pytorch☆100Updated 4 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆172Updated 5 years ago
- PyTorch implementation for Seq2Seq model with attention and Greedy Search / Beam Search for neural machine translation☆58Updated 4 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 2 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆71Updated 3 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆35Updated 6 years ago
- Implements Reformer: The Efficient Transformer in pytorch.☆86Updated 5 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆132Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆337Updated 2 years ago
- a pytorch implementation of self-attention with relative position representations☆50Updated 4 years ago
- Unicoder model for understanding and generation.☆91Updated last year
- Repository for the paper "Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning"☆109Updated 4 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- A collection of transformer's guides, implementations and variants.☆105Updated 5 years ago
- Encoding position with the word embeddings.☆83Updated 7 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated 2 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 years ago
- Method to improve inference time for BERT. This is an implementation of the paper titled "PoWER-BERT: Accelerating BERT Inference via Pro…☆61Updated 2 months ago
- ☆76Updated 5 years ago
- Reinforcement Learning Based Text Style Transfer without Parallel Training Corpus☆27Updated 6 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆133Updated 2 years ago
- Code for the paper "BERT Loses Patience: Fast and Robust Inference with Early Exit".☆65Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- Using Pytorch's nn.Transformer module to create an english to french neural machine translation model.☆78Updated 4 years ago
- ☆83Updated 5 years ago
- DeeBERT: Dynamic Early Exiting for Accelerating BERT Inference☆157Updated 3 years ago
- ☆28Updated 3 years ago