LiyuanLucasLiu / Transformer-Clinic
Understanding the Difficulty of Training Transformers
☆328Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Transformer-Clinic
- ☆212Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆325Updated 10 months ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- Fully featured implementation of Routing Transformer☆284Updated 3 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆169Updated 4 years ago
- Implementation of https://arxiv.org/abs/1904.00962☆369Updated 3 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 3 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆309Updated last year
- DeLighT: Very Deep and Light-Weight Transformers☆467Updated 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
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆253Updated 3 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆416Updated 5 months 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 repository with the code for the ACL 2019 paper "Analyzing Multi-Head Self-Attention: Specialized Heads Do the Heavy Lifting, t…☆303Updated 3 years ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆205Updated last year
- My take on a practical implementation of Linformer for Pytorch.☆407Updated 2 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 2 years ago
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆177Updated last year
- Optimus: the first large-scale pre-trained VAE language model☆376Updated last year
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆222Updated 2 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆305Updated last year
- Implementation of Mixout with PyTorch☆74Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆611Updated 2 years ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆361Updated 7 months ago
- Fast Block Sparse Matrices for Pytorch☆545Updated 3 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆225Updated 3 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 3 years ago
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆312Updated last year
- FastFormers - highly efficient transformer models for NLU☆701Updated 10 months ago