Rick-McCoy / Reformer-pytorchLinks
Implements Reformer: The Efficient Transformer in pytorch.
☆86Updated 5 years ago
Alternatives and similar repositories for Reformer-pytorch
Users that are interested in Reformer-pytorch are comparing it to the libraries listed below
Sorting:
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 3 years ago
- Encoding position with the word embeddings.☆84Updated 7 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆102Updated 5 years ago
- ☆62Updated 3 years ago
- ☆220Updated 5 years ago
- Implementation of RealFormer using pytorch☆101Updated 5 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- FairSeq repo with Apollo optimizer☆114Updated 2 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- Implementation of Mixout with PyTorch☆75Updated 3 years ago
- The official code repository for MetricMT - a reward optimization method for NMT with learned metrics☆25Updated 4 years ago
- Statistics and Accepted paper list of ACL 2020 with arXiv link☆23Updated 5 years ago
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆79Updated 4 years ago
- Subword Language Model for Query Auto-Completion☆67Updated 6 years ago
- Implementation of Sparsemax activation in Pytorch☆166Updated 5 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆127Updated 4 years ago
- Official Pytorch implementation of (Roles and Utilization of Attention Heads in Transformer-based Neural Language Models), ACL 2020☆16Updated 9 months ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 6 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 5 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆253Updated 4 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 3 years ago
- Implementation of Stochastic Beam Search using Fairseq☆105Updated 6 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆147Updated 4 years ago
- ☆32Updated 4 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆57Updated 5 years ago
- Codes for "Understanding and Improving Transformer From a Multi-Particle Dynamic System Point of View"☆147Updated 6 years ago
- A variant of Transformer-XL where the memory is updated not with a queue, but with attention☆49Updated 5 years ago