layer6ai-labs / T-Fixup
Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"
☆89Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for T-Fixup
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆79Updated 3 years ago
- DisCo Transformer for Non-autoregressive MT☆78Updated 2 years ago
- Codes for "Understanding and Improving Transformer From a Multi-Particle Dynamic System Point of View"☆145Updated 5 years ago
- ☆32Updated 3 years ago
- Cascaded Text Generation with Markov Transformers☆128Updated last year
- ☆120Updated 5 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆244Updated 4 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 3 years ago
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated last year
- Adaptive Softmax implementation for PyTorch☆79Updated 5 years ago
- [ICML 2020] code for "PowerNorm: Rethinking Batch Normalization in Transformers" https://arxiv.org/abs/2003.07845☆119Updated 3 years ago
- Implementation of Stochastic Beam Search using Fairseq☆99Updated 5 years ago
- FairSeq repo with Apollo optimizer☆107Updated 11 months ago
- Understanding the Difficulty of Training Transformers☆328Updated 2 years ago
- ☆47Updated 4 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆87Updated last year
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆54Updated last year
- ☆212Updated 4 years ago
- A masked language modeling objective to train a model to predict any subset of the target words, conditioned on both the input text and a…☆241Updated 3 years ago
- This is a fork of the awesome Joey-NMT with Reinforcement Learning algorithms like Policy Gradient, MRT and Advantage Actor Critic.☆27Updated last year
- ☆10Updated 4 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆269Updated 2 years ago
- The official repository for our paper "The Devil is in the Detail: Simple Tricks Improve Systematic Generalization of Transformers". We s…☆66Updated last year
- ☆42Updated 4 years ago
- Implementation of Long-Short Transformer, combining local and global inductive biases for attention over long sequences, in Pytorch☆116Updated 3 years ago
- Implementation of Sparsemax activation in Pytorch☆156Updated 4 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 5 months ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆100Updated 4 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆22Updated last year