lucidrains / reformer-pytorchLinks
Reformer, the efficient Transformer, in Pytorch
☆2,189Updated 2 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:
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,166Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,753Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,174Updated 2 years ago
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,598Updated 5 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆815Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- ☆3,680Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆768Updated last year
- An All-MLP solution for Vision, from Google AI☆1,053Updated 4 months ago
- Transformers for Longer Sequences☆623Updated 3 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,181Updated 2 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,065Updated last year
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,116Updated 2 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- PyTorch implementation of some attentions for Deep Learning Researchers.☆548Updated 3 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- list of efficient attention modules☆1,019Updated 4 years ago
- Structured state space sequence models☆2,792Updated last year
- PyTorch extensions for high performance and large scale training.☆3,387Updated 7 months ago
- An implementation of local windowed attention for language modeling☆488Updated 4 months ago
- Fully featured implementation of Routing Transformer☆298Updated 4 years ago
- torch-optimizer -- collection of optimizers for Pytorch☆3,154Updated last year
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,420Updated 2 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,208Updated last year
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 4 years ago
- PyTorch Re-Implementation of "The Sparsely-Gated Mixture-of-Experts Layer" by Noam Shazeer et al. https://arxiv.org/abs/1701.06538☆1,207Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,365Updated last year
- Unsupervised Data Augmentation (UDA)☆2,202Updated 4 years ago
- A fast MoE impl for PyTorch☆1,820Updated 9 months ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,521Updated 4 years ago