LiyuanLucasLiu / Transformer-ClinicLinks
Understanding the Difficulty of Training Transformers
☆332Updated 3 years ago
Alternatives and similar repositories for Transformer-Clinic
Users that are interested in Transformer-Clinic are comparing it to the libraries listed below
Sorting:
- ☆220Updated 5 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆254Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Implementation of https://arxiv.org/abs/1904.00962☆377Updated 5 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆174Updated 5 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Efficient, check-pointed data loading for deep learning with massive data sets.☆210Updated 2 years ago
- Transformers without Tears: Improving the Normalization of Self-Attention☆134Updated 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…☆245Updated 4 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 4 years ago
- Fully featured implementation of Routing Transformer☆299Updated 4 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…☆317Updated 4 years ago
- Implementation of Mixout with PyTorch☆75Updated 3 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated 2 years ago
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆235Updated 2 years ago
- DeLighT: Very Deep and Light-Weight Transformers☆468Updated 5 years ago
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆228Updated 4 years ago
- FairSeq repo with Apollo optimizer☆114Updated 2 years ago
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆153Updated 2 years ago
- Optimus: the first large-scale pre-trained VAE language model☆391Updated 2 years ago
- Tracking the progress in non-autoregressive generation (translation, transcription, etc.)☆304Updated 2 years ago
- Sinkhorn Transformer - Practical implementation of Sparse Sinkhorn Attention☆269Updated 4 years ago
- ☆321Updated 3 years ago
- Transformer training code for sequential tasks☆610Updated 4 years ago
- Generative Flow based Sequence-to-Sequence Toolkit written in Python.☆246Updated 5 years ago
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 3 years ago
- Cascaded Text Generation with Markov Transformers☆129Updated 2 years ago
- Source code of paper "BP-Transformer: Modelling Long-Range Context via Binary Partitioning"☆128Updated 4 years ago
- LaNMT: Latent-variable Non-autoregressive Neural Machine Translation with Deterministic Inference☆79Updated 4 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆456Updated last year