layer6ai-labs / T-FixupLinks
Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"
☆88Updated 4 years ago
Alternatives and similar repositories for T-Fixup
Users that are interested in T-Fixup are comparing it to the libraries listed below
Sorting:
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆80Updated 3 years ago
- DisCo Transformer for Non-autoregressive MT☆77Updated 2 years ago
- ☆32Updated 3 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit written in Python.☆22Updated 2 years ago
- ☆119Updated 6 years ago
- Code for "Understanding and Improving Layer Normalization"☆46Updated 5 years ago
- Non-autoregressive Neural Machine Translation (not a full version)☆71Updated 2 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆245Updated 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
- Codes for "Understanding and Improving Transformer From a Multi-Particle Dynamic System Point of View"☆148Updated 5 years ago
- FairSeq repo with Apollo optimizer☆114Updated last year
- Implementation of Stochastic Beam Search using Fairseq☆102Updated 6 years ago
- Unofficial implementation of "Non-Autoregressive Machine Translation with Latent Alignments" https://arxiv.org/abs/2004.07437☆24Updated 4 years ago
- ☆10Updated 5 years ago
- ☆15Updated 5 years ago
- Code for ACL2020 "Jointly Masked Sequence-to-Sequence Model for Non-Autoregressive Neural Machine Translation"☆39Updated 4 years ago
- Adaptive Softmax implementation for PyTorch☆80Updated 6 years ago
- a Pytorch implementation of the Reformer Network (https://openreview.net/pdf?id=rkgNKkHtvB)☆53Updated 2 years ago
- Code for "Language GANs Falling Short"☆59Updated 4 years ago
- Joint Source-Target Self Attention with Locality Constraints☆19Updated 5 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Implementation of ICLR 2020 paper "Revisiting Self-Training for Neural Sequence Generation"☆46Updated 2 years ago
- Code for the paper "A Theoretical Analysis of the Repetition Problem in Text Generation" in AAAI 2021.☆54Updated 2 years ago
- This is a fork of the awesome Joey-NMT with Reinforcement Learning algorithms like Policy Gradient, MRT and Advantage Actor Critic.☆27Updated 2 years ago
- ☆44Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆131Updated last year
- Language Model Baselines for PyTorch☆42Updated 4 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆85Updated last year
- 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…☆242Updated 3 years ago