LiyuanLucasLiu / Transformer-Clinic
Understanding the Difficulty of Training Transformers
☆327Updated 2 years ago
Alternatives and similar repositories for Transformer-Clinic:
Users that are interested in Transformer-Clinic are comparing it to the libraries listed below
- ☆213Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆325Updated last year
- Fully featured implementation of Routing Transformer☆288Updated 3 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆310Updated last year
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆256Updated 3 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆613Updated 2 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆372Updated 4 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- Efficient, check-pointed data loading for deep learning with massive data sets.☆205Updated last year
- Code for the paper "Are Sixteen Heads Really Better than One?"☆170Updated 4 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
- This is a repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, t…☆306Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 3 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆429Updated 2 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 3 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 3 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆221Updated last year
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆419Updated 6 months ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆226Updated 2 years ago
- Optimus: the first large-scale pre-trained VAE language model☆381Updated last year
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 2 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆306Updated 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…☆243Updated 3 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆244Updated 4 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆130Updated 7 months ago
- FairSeq repo with Apollo optimizer☆108Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 4 years ago
- Implementation of Mixout with PyTorch☆74Updated 2 years ago
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆311Updated last year