lucidrains / mlm-pytorch
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
- A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch☆225Updated last year
- Sequence modeling with Mega.☆295Updated 2 years ago
- Understanding the Difficulty of Training Transformers☆328Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆105Updated 4 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆116Updated 3 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆156Updated 3 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆520Updated last year
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆327Updated last year
- pytorch; mask language model ; bert☆72Updated 5 years ago
- FairSeq repo with Apollo optimizer☆112Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆226Updated 6 months ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆250Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Optimus: the first large-scale pre-trained VAE language model☆384Updated last year
- Implementation of Fast Transformer in Pytorch☆173Updated 3 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆312Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- An implementation of local windowed attention for language modeling☆431Updated 2 months ago
- ☆344Updated 11 months ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆293Updated 2 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆111Updated last year
- Fully featured implementation of Routing Transformer☆291Updated 3 years ago
- Implementation of Memory-Compressed Attention, from the paper "Generating Wikipedia By Summarizing Long Sequences"☆70Updated last year
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆99Updated 2 years ago
- ☆216Updated 4 years ago
- ☆318Updated 3 years ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆382Updated last year
- GPT, but made only out of MLPs☆88Updated 3 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆204Updated last year
- Implementation of Mixout with PyTorch☆75Updated 2 years ago