graykode / ALBERT-PytorchLinks
Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)
☆226Updated 4 years ago
Alternatives and similar repositories for ALBERT-Pytorch
Users that are interested in ALBERT-Pytorch are comparing it to the libraries listed below
Sorting:
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 3 years ago
- ☆323Updated 2 years ago
- Neural Text Generation with Unlikelihood Training☆309Updated 3 years ago
- Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019☆233Updated 4 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)☆330Updated last year
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆184Updated 2 years ago
- A PyTorch implementation of Google AI's BERT model provided with Google's pre-trained models, examples and utilities.☆71Updated 3 years ago
- Easy to use NLP library built on PyTorch and TorchText☆254Updated 5 years ago
- Pytorch Implementation of Google BERT☆593Updated 5 years ago
- Source code for transferable dialogue state generator (TRADE, Wu et al., 2019). https://arxiv.org/abs/1905.08743☆391Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆532Updated 3 years ago
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆313Updated 2 years ago
- Implementation of a linear-chain CRF in PyTorch☆97Updated 4 years ago
- ALBERT model Pretraining and Fine Tuning using TF2.0☆202Updated 2 years ago
- XLNet for generating language.☆165Updated 4 years ago
- Statistics and accepted paper list of NLP conferences with arXiv link☆431Updated 3 years ago
- Contextual augmentation, a text data augmentation using a bidirectional language model.☆191Updated 5 years ago
- Resources for the MRQA 2019 Shared Task☆294Updated 3 years ago
- ☆96Updated 5 years ago
- Python code for various NLP metrics☆167Updated 5 years ago
- ☆218Updated 5 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 6 years ago
- Fork of huggingface/pytorch-pretrained-BERT for BERT on STILTs☆107Updated 2 years ago
- Repository for the paper "Optimal Subarchitecture Extraction for BERT"☆473Updated 3 years ago
- XLNet: fine tuning on RTX 2080 GPU - 8 GB☆154Updated 6 years ago
- Code for the paper "Are Sixteen Heads Really Better than One?"☆172Updated 5 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆179Updated 4 years ago
- Transformer with Untied Positional Encoding (TUPE). Code of paper "Rethinking Positional Encoding in Language Pre-training". Improve exis…☆251Updated 3 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…☆361Updated 3 years ago