ictnlp / awesome-transformer
A collection of transformer's guides, implementations and variants.
☆103Updated 5 years ago
Alternatives and similar repositories for awesome-transformer:
Users that are interested in awesome-transformer are comparing it to the libraries listed below
- ICLR2019, Multilingual Neural Machine Translation with Knowledge Distillation☆70Updated 4 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆171Updated 4 years ago
- Code for the RecAdam paper: Recall and Learn: Fine-tuning Deep Pretrained Language Models with Less Forgetting.☆115Updated 4 years ago
- Implementation of "Glancing Transformer for Non-Autoregressive Neural Machine Translation"☆137Updated last year
- Some good(maybe) papers about NMT (Neural Machine Translation).☆84Updated 5 years ago
- Method to improve inference time for BERT. This is an implementation of the paper titled "PoWER-BERT: Accelerating BERT Inference via Pro…☆59Updated last year
- Code for the paper "A Theoretical Analysis of the Repetition Problem in Text Generation" in AAAI 2021.☆51Updated 2 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- DisCo Transformer for Non-autoregressive MT☆78Updated 2 years ago
- Neutron: A pytorch based implementation of Transformer and its variants.☆63Updated last year
- Worth-reading papers and related resources on attention mechanism, Transformer and pretrained language model (PLM) such as BERT. 值得一读的注意力…☆133Updated 3 years ago
- Source Code for ACL2019 paper <Bridging the Gap between Training and Inference for Neural Machine Translation>☆42Updated 4 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated last year
- This project attempts to maintain the SOTA performance in machine translation☆108Updated 4 years ago
- Official Pytorch Implementation of Length-Adaptive Transformer (ACL 2021)☆101Updated 4 years ago
- Source code to reproduce the results in the ACL 2019 paper "Syntactically Supervised Transformers for Faster Neural Machine Translation"☆81Updated 2 years ago
- Must-read papers on improving efficiency for pre-trained language models.☆102Updated 2 years ago
- This repo is not maintained. For latest version, please visit https://github.com/ictnlp. A collection of transformer's guides, implementa…☆43Updated 6 years ago
- ☆213Updated 4 years ago
- ☆119Updated 5 years ago
- Code for NeurIPS2020 "Incorporating BERT into Parallel Sequence Decoding with Adapters"☆32Updated 2 years ago
- PyTorch Language Model for 1-Billion Word (LM1B / GBW) Dataset☆122Updated 5 years ago
- ☆97Updated 2 years ago
- Implementation of ICLR 2020 paper "Revisiting Self-Training for Neural Sequence Generation"☆46Updated 2 years ago
- NMT domain adaptation papers (updating...)☆17Updated 5 years ago
- The implementation of "Learning Deep Transformer Models for Machine Translation"☆114Updated 6 months ago
- Data and code used in our NAACL'19 paper "Selective Attention for Context-aware Neural Machine Translation"☆30Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 8 months ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 3 years ago
- PyTorch Implementation of "Non-Autoregressive Neural Machine Translation"☆268Updated 2 years ago