facebookresearch / transformer-sequential
Trains Transformer model variants. Data isn't shuffled between batches.
☆141Updated 2 years ago
Alternatives and similar repositories for transformer-sequential:
Users that are interested in transformer-sequential are comparing it to the libraries listed below
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- GPT, but made only out of MLPs☆88Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆157Updated 3 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- Code for the Shortformer model, from the ACL 2021 paper by Ofir Press, Noah A. Smith and Mike Lewis.☆146Updated 3 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆152Updated last year
- Fully featured implementation of Routing Transformer☆293Updated 3 years ago
- Official codebase for Pretrained Transformers as Universal Computation Engines.☆246Updated 3 years ago
- Implementation of a Transformer that Ponders, using the scheme from the PonderNet paper☆80Updated 3 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 2 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆104Updated 3 years ago
- Code to reproduce the results for Compositional Attention☆60Updated 2 years ago
- Implementation of Hierarchical Transformer Memory (HTM) for Pytorch☆73Updated 3 years ago
- ☆64Updated 5 years ago
- My implementation of DeepMind's Perceiver☆63Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆57Updated 3 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆119Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆203Updated last year
- ☆102Updated 4 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆115Updated 4 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- ☆376Updated last year
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 2 years ago
- Implementation of Fast Transformer in Pytorch☆173Updated 3 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year
- ☆67Updated 2 years ago
- A 🤗-style implementation of BERT using lambda layers instead of self-attention☆69Updated 4 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 3 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆118Updated 3 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆101Updated 4 years ago