lucidrains / mlm-pytorchLinks
An implementation of masked language modeling for Pytorch, made as concise and simple as possible
☆179Updated 2 years ago
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☆228Updated 2 years ago
- Sequence modeling with Mega.☆298Updated 2 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆163Updated 3 years ago
- Implementation of the GBST block from the Charformer paper, in Pytorch☆118Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Implementation of Mega, the Single-head Attention with Multi-headed EMA architecture that currently holds SOTA on Long Range Arena☆205Updated 2 years ago
- Trains Transformer model variants. Data isn't shuffled between batches.☆143Updated 2 years ago
- Code for the ALiBi method for transformer language models (ICLR 2022)☆539Updated last year
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆113Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- FairSeq repo with Apollo optimizer☆114Updated last year
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆314Updated last year
- Optimus: the first large-scale pre-trained VAE language model☆390Updated last year
- Implementation of the conditionally routed attention in the CoLT5 architecture, in Pytorch☆229Updated 11 months ago
- Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning☆163Updated last year
- Fully featured implementation of Routing Transformer☆297Updated 3 years ago
- Code for "Finetuning Pretrained Transformers into Variational Autoencoders"☆39Updated 3 years ago
- ☆67Updated 3 years ago
- ☆219Updated 5 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- Implementation of Gated State Spaces, from the paper "Long Range Language Modeling via Gated State Spaces", in Pytorch☆101Updated 2 years ago
- pytorch; mask language model ; bert☆72Updated 5 years ago
- Code for the ICML'20 paper "Improving Transformer Optimization Through Better Initialization"☆89Updated 4 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆252Updated 3 years ago
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆405Updated last year
- Official code and model checkpoints for our EMNLP 2022 paper "RankGen - Improving Text Generation with Large Ranking Models" (https://arx…☆137Updated 2 years ago
- An implementation of Transformer with Expire-Span, a circuit for learning which memories to retain☆34Updated 4 years ago
- Checkout the new version at the link!☆22Updated 4 years ago
- Implementation of Marge, Pre-training via Paraphrasing, in Pytorch☆76Updated 4 years ago