lucidrains / mlm-pytorchLinks
An implementation of masked language modeling for Pytorch, made as concise and simple as possible
☆178Updated last year
Alternatives and similar repositories for mlm-pytorch
Users that are interested in mlm-pytorch are comparing it to the libraries listed below
Sorting:
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆227Updated 2 years ago
- Sequence modeling with Mega.☆296Updated 2 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆162Updated 3 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆161Updated last year
- Fully featured implementation of Routing Transformer☆296Updated 3 years ago
- Optimus: the first large-scale pre-trained VAE language model☆389Updated last year
- FairSeq repo with Apollo optimizer☆114Updated last year
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆251Updated 3 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆536Updated last year
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆112Updated 2 years ago
- ☆218Updated 5 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- A pytorch &keras implementation and demo of Fastformer.☆189Updated 2 years ago
- Official PyTorch Implementation of Long-Short Transformer (NeurIPS 2021).☆225Updated 3 years ago
- Code accompanying our papers on the "Generative Distributional Control" framework☆118Updated 2 years ago
- The entmax mapping and its loss, a family of sparse softmax alternatives.☆441Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆230Updated 10 months ago
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Transformer-based Conditional Variational Autoencoder for Controllable Story Generation☆155Updated 3 years ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆396Updated last year
- An implementation of local windowed attention for language modeling☆460Updated 6 months ago
- ☆358Updated last year