sooftware / attentionsLinks
PyTorch implementation of some attentions for Deep Learning Researchers.
☆548Updated 3 years ago
Alternatives and similar repositories for attentions
Users that are interested in attentions are comparing it to the libraries listed below
Sorting:
- An implementation of Performer, a linear attention-based transformer, in Pytorch☆1,168Updated 3 years ago
- Transformer based on a variant of attention that is linear complexity in respect to sequence length☆818Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆421Updated 3 years ago
- Pytorch library for fast transformer implementations☆1,755Updated 2 years ago
- An implementation of local windowed attention for language modeling☆490Updated 5 months ago
- Pytorch Lightning code guideline for conferences☆1,280Updated 2 years ago
- Reformer, the efficient Transformer, in Pytorch☆2,191Updated 2 years ago
- Implementation of Linformer for Pytorch☆302Updated last year
- Transformer implementation in PyTorch.☆490Updated 6 years ago
- ☆468Updated 2 years ago
- Implementation of Perceiver, General Perception with Iterative Attention, in Pytorch☆1,185Updated 2 years ago
- Learning Rate Warmup in PyTorch☆415Updated 5 months ago
- Long Range Arena for Benchmarking Efficient Transformers☆770Updated 2 years ago
- Implementation of gMLP, an all-MLP replacement for Transformers, in Pytorch☆429Updated 4 years ago
- Contrastive Predictive Coding for Automatic Speaker Verification☆504Updated 6 years ago
- ☆64Updated 5 years ago
- Attention Is All You Need | a PyTorch Tutorial to Transformers☆359Updated last year
- An All-MLP solution for Vision, from Google AI☆1,053Updated 5 months ago
- An implementation of 1D, 2D, and 3D positional encoding in Pytorch and TensorFlow☆611Updated last year
- Implement the paper "Self-Attention with Relative Position Representations"☆139Updated 4 years ago
- Implementation of Rotary Embeddings, from the Roformer paper, in Pytorch☆782Updated 4 months ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆179Updated 2 years ago
- Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms☆260Updated 4 years ago
- Pytorch reimplementation for "Gradient Surgery for Multi-Task Learning"☆387Updated 4 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆613Updated 3 years ago
- An (unofficial) implementation of Focal Loss, as described in the RetinaNet paper, generalized to the multi-class case.☆239Updated last year
- pytorch; mask language model ; bert☆72Updated 6 years ago
- Early stopping for PyTorch☆1,269Updated last year
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆455Updated last year