lucidrains / reformer-pytorchLinks
Reformer, the efficient Transformer, in Pytorch
☆2,180Updated 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,148Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,727Updated 2 years ago
- Longformer: The Long-Document Transformer☆2,162Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆797Updated last year
- Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"☆1,588Updated 5 years ago
- ☆3,669Updated 2 years ago
- My take on a practical implementation of Linformer for Pytorch.☆417Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆764Updated last year
- Transformers for Longer Sequences☆617Updated 3 years ago
- list of efficient attention modules☆1,012Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,183Updated 3 years ago
- An All-MLP solution for Vision, from Google AI☆1,038Updated 2 months ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,171Updated 2 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆611Updated last year
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆561Updated 4 years ago
- Repository for NeurIPS 2020 Spotlight "AdaBelief Optimizer: Adapting stepsizes by the belief in observed gradients"☆1,064Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆2,361Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆469Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,109Updated 2 years ago
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- Transformer training code for sequential tasks☆611Updated 3 years ago
- PyTorch implementation of some attentions for Deep Learning Researchers.☆541Updated 3 years ago
- Rotary Transformer☆1,020Updated 3 years ago
- FastFormers - highly efficient transformer models for NLU☆707Updated 5 months ago
- Transformer implementation in PyTorch.☆491Updated 6 years ago
- Pytorch Implementation of Google BERT☆595Updated 5 years ago
- Implementation of Linformer for Pytorch☆298Updated last year
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,203Updated last year
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,114Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,406Updated 2 years ago