openai / sparse_attentionLinks
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"
☆1,590Updated 5 years ago
Alternatives and similar repositories for sparse_attention
Users that are interested in sparse_attention are comparing it to the libraries listed below
Sorting:
- ☆3,673Updated 3 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,180Updated 2 years ago
- Pytorch library for fast transformer implementations☆1,744Updated 2 years ago
- Transformer training code for sequential tasks☆610Updated 4 years ago
- Single Headed Attention RNN - "Stop thinking with your head"☆1,182Updated 3 years ago
- [ICLR 2020] Lite Transformer with Long-Short Range Attention☆610Updated last year
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,153Updated 3 years ago
- 🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI☆1,517Updated 4 years ago
- Source code for "On the Relationship between Self-Attention and Convolutional Layers"☆1,110Updated 2 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,106Updated 3 years ago
- My take on a practical implementation of Linformer for Pytorch.☆420Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated last month
- Long Range Arena for Benchmarking Efficient Transformers☆765Updated last year
- Longformer: The Long-Document Transformer☆2,171Updated 2 years ago
- Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation☆1,009Updated 6 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,981Updated 3 years ago
- Make huge neural nets fit in memory☆2,814Updated 5 years ago
- Efficient GPU kernels for block-sparse matrix multiplication and convolution☆1,062Updated 2 years ago
- PyTorch original implementation of Cross-lingual Language Model Pretraining.☆2,922Updated 2 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆801Updated last year
- On the Variance of the Adaptive Learning Rate and Beyond☆2,550Updated 4 years ago
- Code and model for the paper "Improving Language Understanding by Generative Pre-Training"☆2,245Updated 6 years ago
- Official PyTorch Repo for "ReZero is All You Need: Fast Convergence at Large Depth"☆415Updated last year
- Unsupervised Data Augmentation (UDA)☆2,202Updated 4 years ago
- Mesh TensorFlow: Model Parallelism Made Easier☆1,620Updated last year
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,262Updated 3 years ago
- Implementation of Transformer Model in Tensorflow☆476Updated 2 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆564Updated 5 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆747Updated 3 years ago
- Transformer seq2seq model, program that can build a language translator from parallel corpus☆1,412Updated 2 years ago