lucidrains / electra-pytorchLinks
A simple and working implementation of Electra, the fastest way to pretrain language models from scratch, in Pytorch
☆227Updated last year
Alternatives and similar repositories for electra-pytorch
Users that are interested in electra-pytorch are comparing it to the libraries listed below
Sorting:
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆329Updated last year
- An implementation of masked language modeling for Pytorch, made as concise and simple as possible☆181Updated last year
- Implementation of the GBST block from the Charformer paper, in Pytorch☆117Updated 3 years ago
- ☆218Updated 4 years ago
- Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"☆294Updated 2 years ago
- Language Modeling Example with Transformers and PyTorch Lighting☆65Updated 4 years ago
- Understanding the Difficulty of Training Transformers☆329Updated 3 years ago
- Implementation of Mixout with PyTorch☆75Updated 2 years ago
- Repository containing code for "How to Train BERT with an Academic Budget" paper☆313Updated last year
- Flexible components pairing 🤗 Transformers with Pytorch Lightning☆609Updated 2 years ago
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆203Updated 2 years ago
- The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to o…☆380Updated 2 years ago
- Main repository for "CharacterBERT: Reconciling ELMo and BERT for Word-Level Open-Vocabulary Representations From Characters"☆201Updated last year
- Sequence modeling with Mega.☆295Updated 2 years ago
- Implementation of Feedback Transformer in Pytorch☆107Updated 4 years ago
- On the Stability of Fine-tuning BERT: Misconceptions, Explanations, and Strong Baselines☆136Updated last year
- Run Effective Large Batch Contrastive Learning Beyond GPU/TPU Memory Constraint☆389Updated last year
- This repository contains the code for "Generating Datasets with Pretrained Language Models".☆188Updated 3 years ago
- [EMNLP 2021] Improving and Simplifying Pattern Exploiting Training☆154Updated 2 years ago
- PyTorch – SMART: Robust and Efficient Fine-Tuning for Pre-trained Natural Language Models.☆62Updated 2 years ago
- Fully featured implementation of Routing Transformer☆292Updated 3 years ago
- A minimal PyTorch Lightning OpenAI GPT w DeepSpeed Training!☆111Updated 2 years ago
- Efficient Attention for Long Sequence Processing☆93Updated last year
- Multi-Task Deep Neural Networks for Natural Language Understanding☆164Updated last year
- GPT, but made only out of MLPs☆89Updated 4 years ago
- Pytorch implementation of Compressive Transformers, from Deepmind☆157Updated 3 years ago
- Official code and model checkpoints for our EMNLP 2022 paper "RankGen - Improving Text Generation with Large Ranking Models" (https://arx…☆136Updated last year
- Code for Multi-Head Attention: Collaborate Instead of Concatenate☆151Updated last year
- XtremeDistil framework for distilling/compressing massive multilingual neural network models to tiny and efficient models for AI at scale☆155Updated last year
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆362Updated 3 years ago