alexa / bortLinks
Repository for the paper "Optimal Subarchitecture Extraction for BERT"
☆473Updated 3 years ago
Alternatives and similar repositories for bort
Users that are interested in bort are comparing it to the libraries listed below
Sorting:
- FastFormers - highly efficient transformer models for NLU☆705Updated 3 months ago
- ☆604Updated this week
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆313Updated 2 years ago
- Code for using and evaluating SpanBERT.☆898Updated last year
- An efficient implementation of the popular sequence models for text generation, summarization, and translation tasks. https://arxiv.org/p…☆433Updated 2 years ago
- Fast BPE☆671Updated last year
- Pytorch Implementation of ALBERT(A Lite BERT for Self-supervised Learning of Language Representations)☆226Updated 4 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…☆362Updated 3 years ago
- Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CAS…☆745Updated 3 years ago
- Evaluating Cross-lingual Sentence Representations☆455Updated 3 years ago
- Simple XLNet implementation with Pytorch Wrapper☆581Updated 5 years ago
- XTREME is a benchmark for the evaluation of the cross-lingual generalization ability of pre-trained multilingual models that covers 40 ty…☆644Updated 2 years ago
- Builds wordpiece(subword) vocabulary compatible for Google Research's BERT☆229Updated 4 years ago
- ☆323Updated 2 years ago
- Code associated with the Don't Stop Pretraining ACL 2020 paper☆532Updated 3 years ago
- Officially supported AllenNLP models☆544Updated 2 years ago
- Pretrain and finetune ELECTRA with fastai and huggingface. (Results of the paper replicated !)