dashstander / block-recurrent-transformerLinks
Pytorch implementation of "Block Recurrent Transformers" (Hutchins & Schlag et al., 2022)
☆85Updated 3 years ago
Alternatives and similar repositories for block-recurrent-transformer
Users that are interested in block-recurrent-transformer are comparing it to the libraries listed below
Sorting:
- A quick walk-through of the innards of LSTMs and a naive implementation of the Mogrifier LSTM paper in PyTorch☆78Updated 5 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 6 years ago
- A pytorch &keras implementation and demo of Fastformer.☆191Updated 3 years ago
- Learning to Encode Position for Transformer with Continuous Dynamical Model☆59Updated 5 years ago
- Implementation of Memformer, a Memory-augmented Transformer, in Pytorch☆126Updated 5 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆167Updated last year
- ☆84Updated 6 years ago
- This is a code repository for the ACL 2022 paper "ODE Transformer: An Ordinary Differential Equation-Inspired Model for Sequence Generati…☆35Updated 3 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆102Updated 2 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 3 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated 2 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆40Updated 3 years ago
- ☆52Updated 3 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆163Updated 3 years ago
- code for Explicit Sparse Transformer☆61Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 5 years ago
- Implementation of ETSformer, state of the art time-series Transformer, in Pytorch☆156Updated 2 years ago
- ☆67Updated last year
- Axial Positional Embedding for Pytorch☆84Updated 11 months ago
- Skyformer: Remodel Self-Attention with Gaussian Kernel and Nystr\"om Method (NeurIPS 2021)☆63Updated 3 years ago
- 一些RNN的实现☆52Updated 2 years ago
- Unofficial PyTorch implementation of Fastformer based on paper "Fastformer: Additive Attention Can Be All You Need"."☆132Updated 4 years ago
- Implementation of TableFormer, Robust Transformer Modeling for Table-Text Encoding, in Pytorch☆39Updated 3 years ago
- Implementation of RealFormer using pytorch☆101Updated 5 years ago
- Sequence Modeling with Structured State Spaces☆67Updated 3 years ago
- Conditionally Adaptive Multi-Task Learning: Improving Transfer Learning in NLP Using Fewer Parameters & Less Data☆57Updated 4 years ago
- [NeurIPS 2022] Your Transformer May Not be as Powerful as You Expect (official implementation)☆34Updated 2 years ago
- A *tuned* minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆120Updated 4 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- ☆33Updated 4 years ago