graykode / ALBERT-Pytorch
Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)
☆225Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for ALBERT-Pytorch
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated last year
- ALBERT model Pretraining and Fine Tuning using TF2.0☆200Updated last year
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆92Updated 3 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Easy to use NLP library built on PyTorch and TorchText☆254Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆324Updated 9 months ago
- ☆320Updated last year
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆525Updated 2 years ago
- Neural Text Generation with Unlikelihood Training☆310Updated 3 years ago
- Pytorch Implementation of Google BERT☆590Updated 4 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆226Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆577Updated 5 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated last year
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆192Updated 4 years ago
- ☆97Updated 4 years ago
- Statistics and accepted paper list of NLP conferences with arXiv link☆430Updated 3 years ago
- Resources for the MRQA 2019 Shared Task☆292Updated 3 years ago
- Ner with Bert☆281Updated 5 years ago
- Re-implementation of BiDAF(Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo et al., ICLR 2017) on PyTorch.☆244Updated 2 months ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆106Updated last year
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 5 years ago
- SentAugment is a data augmentation technique for NLP that retrieves similar sentences from a large bank of sentences. It can be used in c…☆363Updated 2 years ago
- Understanding the Difficulty of Training Transformers☆326Updated 2 years ago
- IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)☆361Updated last year
- A Dataset for Multi-Turn Dialogue Reasoning☆285Updated 4 years ago
- Code for paper Hierarchical Transformers for Multi-Document Summarization in ACL2019☆231Updated 5 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- XLNet for generating language.☆165Updated 3 years ago
- Implementation of a linear-chain CRF in PyTorch☆96Updated 3 years ago