Rick-McCoy / Reformer-pytorch
Implements Reformer: The Efficient Transformer in pytorch.
☆84Updated 4 years ago
Alternatives and similar repositories for Reformer-pytorch:
Users that are interested in Reformer-pytorch are comparing it to the libraries listed below
- Cascaded Text Generation with Markov Transformers☆129Updated last year
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Implementation of RealFormer using pytorch☆101Updated 4 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- Relative Positional Encoding for Transformers with Linear Complexity☆61Updated 2 years ago
- Implementation of Mixout with PyTorch☆74Updated 2 years ago
- ☆83Updated 5 years ago
- ☆32Updated 3 years ago
- DisCo Transformer for Non-autoregressive MT☆78Updated 2 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆103Updated 4 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆72Updated 2 years ago
- ☆63Updated 2 years ago
- The official code repository for MetricMT - a reward optimization method for NMT with learned metrics☆25Updated 3 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆101Updated 4 years ago
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆79Updated 3 years ago
- Encoding position with the word embeddings.☆82Updated 6 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated last year
- Code for the paper PermuteFormer☆42Updated 3 years ago
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆47Updated 4 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 4 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- This is kinda convoluted re-implementation of ELECTRA☆24Updated 5 years ago
- Implementation of Stochastic Beam Search using Fairseq☆99Updated 5 years ago
- Implementation of Sparsemax activation in Pytorch☆158Updated 4 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- ☆213Updated 4 years ago
- Efficient Transformers for research, PyTorch and Tensorflow using Locality Sensitive Hashing☆93Updated 5 years ago
- FairSeq repo with Apollo optimizer☆109Updated last year
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆243Updated 5 years ago