ictnlp / awesome-transformerLinks
A collection of transformer's guides, implementations and variants.
☆108Updated 6 years ago
Alternatives and similar repositories for awesome-transformer
Users that are interested in awesome-transformer are comparing it to the libraries listed below
Sorting:
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆130Updated 4 years ago
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 5 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆174Updated 5 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated last year
- DisCo Transformer for Non-autoregressive MT☆77Updated 3 years ago
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 5 years ago
- Understanding the Difficulty of Training Transformers☆332Updated 3 years ago
- A PyTorch implementation of Transformer in "Attention is All You Need"☆106Updated 5 years ago
- ☆93Updated 4 years ago
- Data and code used in our NAACL'19 paper "Selective Attention for Context-aware Neural Machine Translation"☆30Updated 5 years ago
- Source code for "Efficient Training of BERT by Progressively Stacking"☆113Updated 6 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆64Updated 2 years ago
- A simple module consistently outperforms self-attention and Transformer model on main NMT datasets with SoTA performance.☆86Updated 2 years ago
- Zero -- A neural machine translation system☆153Updated 2 years ago
- a simple yet complete implementation of the popular BERT model☆128Updated 5 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆41Updated 5 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆303Updated 2 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆127Updated 4 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆80Updated 3 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆185Updated 2 years ago
- Unicoder model for understanding and generation.☆92Updated 2 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…☆245Updated 4 years ago
- Some good(maybe) papers about NMT (Neural Machine Translation).☆85Updated 6 years ago
- ☆119Updated 6 years ago
- Code for the RecAdam paper: Recall and Learn: Fine-tuning Deep Pretrained Language Models with Less Forgetting.☆119Updated 5 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆272Updated 3 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆116Updated last year
- LAMB Optimizer for Large Batch Training (TensorFlow version)☆121Updated 6 years ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago