jaketae / fnet
PyTorch implementation of FNet: Mixing Tokens with Fourier transforms
☆25Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fnet
- Implementation of the Remixer Block from the Remixer paper, in Pytorch☆35Updated 3 years ago
- A python library for highly configurable transformers - easing model architecture search and experimentation.☆49Updated 2 years ago
- A Pytorch implementation of Attention on Attention module (both self and guided variants), for Visual Question Answering☆40Updated 4 years ago
- Implementation of Multistream Transformers in Pytorch☆53Updated 3 years ago
- Implementation of a Transformer using ReLA (Rectified Linear Attention) from https://arxiv.org/abs/2104.07012☆49Updated 2 years ago
- A simple implementation of a deep linear Pytorch module☆18Updated 4 years ago
- Unofficial PyTorch implementation of Google's FNet: Mixing Tokens with Fourier Transforms. With checkpoints.☆67Updated 2 years ago
- A convolution-free, transformer-only version of the CycleGAN framework☆32Updated 2 years ago
- A simple Transformer where the softmax has been replaced with normalization☆18Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆116Updated 3 years ago
- A GPT, made only of MLPs, in Jax☆55Updated 3 years ago
- [NeurIPS 2020] Official Implementation: "SMYRF: Efficient Attention using Asymmetric Clustering".☆48Updated last year
- Implementation of LogAvgExp for Pytorch☆32Updated 2 years ago
- Code for the paper "Query-Key Normalization for Transformers"☆35Updated 3 years ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆52Updated last year
- PyTorch implementation of Pay Attention to MLPs☆39Updated 3 years ago
- Implementation of COCO-LM, Correcting and Contrasting Text Sequences for Language Model Pretraining, in Pytorch☆45Updated 3 years ago
- Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)☆29Updated 3 years ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆59Updated 2 years ago
- Axial Positional Embedding for Pytorch☆60Updated 3 years ago
- Implementation of "compositional attention" from MILA, a multi-head attention variant that is reframed as a two-step attention process wi…☆50Updated 2 years ago
- Code for the paper PermuteFormer☆42Updated 3 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆36Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆33Updated 4 years ago
- Unofficial PyTorch implementation of "Step-unrolled Denoising Autoencoders for Text Generation"☆23Updated 2 years ago
- Local Attention - Flax module for Jax☆20Updated 3 years ago
- Another attempt at a long-context / efficient transformer by me☆37Updated 2 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆106Updated 4 years ago
- Includes additional materials for the following keras.io blog post.☆12Updated 3 years ago