epfml / collaborative-attentionLinks
Code for Multi-Head Attention: Collaborate Instead of Concatenate
☆152Updated 2 years ago
Alternatives and similar repositories for collaborative-attention
Users that are interested in collaborative-attention are comparing it to the libraries listed below
Sorting:
- ☆219Updated 5 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- A PyTorch implementation of the paper - "Synthesizer: Rethinking Self-Attention in Transformer Models"☆73Updated 2 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆120Updated 4 years ago
- Implementation of the retriever distillation procedure as outlined in the paper "Distilling Knowledge from Reader to Retriever"☆32Updated 4 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆67Updated 2 years ago
- ☆62Updated 3 years ago
- Checking the interpretability of attention on text classification models☆49Updated 6 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆120Updated 4 years ago
- NeurIPS 2019 - Learning Data Manipulation for Augmentation and Weighting☆110Updated 5 years ago
- MTAdam: Automatic Balancing of Multiple Training Loss Terms☆36Updated 5 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- [EMNLP'19] Summary for Transformer Understanding☆53Updated 6 years ago
- Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.☆110Updated 4 years ago
- Implementation of Sparsemax activation in Pytorch☆166Updated 5 years ago
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆228Updated 3 years ago
- [ICML 2021 Oral] We show pure attention suffers rank collapse, and how different mechanisms combat it.☆168Updated 4 years ago
- Implementation of RealFormer using pytorch☆101Updated 4 years ago
- Implementing SYNTHESIZER: Rethinking Self-Attention in Transformer Models using Pytorch☆70Updated 5 years ago
- Hard-Coded Gaussian Attention for Neural Machine Translation☆36Updated 2 years ago
- Fully featured implementation of Routing Transformer☆298Updated 4 years ago
- Official PyTorch implementation of Time-aware Large Kernel (TaLK) Convolutions (ICML 2020)☆29Updated 4 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated 2 years ago
- Code for EMNLP 2019 paper "Attention is not not Explanation"☆58Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 3 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year