openai / sparse_attention
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
☆1,569Updated 4 years ago
Alternatives and similar repositories for sparse_attention:
Users that are interested in sparse_attention are comparing it to the libraries listed below
- Reformer, the efficient Transformer, in Pytorch☆2,164Updated last year
- ☆3,645Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,701Updated 2 years ago
- Transformer training code for sequential tasks☆612Updated 3 years ago
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,125Updated 3 years ago
- Long Range Arena for Benchmarking Efficient Transformers☆751Updated last year
- Make huge neural nets fit in memory☆2,786Updated 5 years ago
- Longformer: The Long-Document Transformer☆2,118Updated 2 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆607Updated 9 months ago
- An open source framework for seq2seq models in PyTorch.☆1,507Updated 2 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,507Updated 3 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,183Updated 3 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,098Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆763Updated last year
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,205Updated 6 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆408Updated 9 months ago
- On the Variance of the Adaptive Learning Rate and Beyond☆2,548Updated 3 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,099Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,905Updated 2 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,261Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆414Updated 2 years ago
- Fast, general, and tested differentiable structured prediction in PyTorch☆1,111Updated 3 years ago
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,039Updated last year
- Fast Block Sparse Matrices for Pytorch☆545Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆374Updated 4 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆556Updated 4 years ago
- A lightweight library for PyTorch training tools and utilities☆1,693Updated this week
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,973Updated 3 years ago
- Fully featured implementation of Routing Transformer☆291Updated 3 years ago
- Ranger - a synergistic optimizer using RAdam (Rectified Adam), Gradient Centralization and LookAhead in one codebase☆1,201Updated last year