pvgladkov / knowledge-distillationLinks
PyTorch implementations of algorithms for knowledge distillation.
☆57Updated 5 years ago
Alternatives and similar repositories for knowledge-distillation
Users that are interested in knowledge-distillation are comparing it to the libraries listed below
Sorting:
- ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators☆91Updated 4 years ago
- For the code release of our arXiv paper "Revisiting Few-sample BERT Fine-tuning" (https://arxiv.org/abs/2006.05987).☆185Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆135Updated 2 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- pytorch implementation for Patient Knowledge Distillation for BERT Model Compression☆203Updated 6 years ago
- A PyTorch implementation of "Improving BERT Fine-Tuning via Self-Ensemble and Self-Distillation"☆56Updated 5 years ago
- Implementation of Self-adjusting Dice Loss from "Dice Loss for Data-imbalanced NLP Tasks" paper☆109Updated 5 years ago
- Language-agnostic BERT Sentence Embedding (LaBSE)☆153Updated 5 years ago
- ☆42Updated 5 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆275Updated 2 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 5 years ago
- MTM☆143Updated 3 years ago
- Code for paper "Hierarchical Text Classification with Reinforced Label Assignment" EMNLP 2019☆137Updated 4 years ago
- Intent Detection and Slot Filling☆39Updated 2 years ago
- ☆34Updated 2 years ago
- Knowledge Distillation from BERT☆54Updated 7 years ago
- "Few-shot Text Classification with Distributional Signatures" ICLR 2020☆261Updated 5 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 5 years ago
- Joint Slot Filling and Intent Detection via Capsule Neural Networks (ACL'19) https://arxiv.org/abs/1812.09471☆139Updated 2 years ago
- IEEE/ACM TASLP 2020: SBERT-WK: A Sentence Embedding Method By Dissecting BERT-based Word Models☆182Updated 5 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 3 years ago
- ☆65Updated 3 years ago
- ⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).☆315Updated 2 years ago
- EMNLP'19: Bridging the Gap between Relevance Matching and Semantic Matching for Short Text Similarity Modeling☆78Updated 2 years ago
- Pytorch-version BERT-flow: One can apply BERT-flow to any PLM within Pytorch framework.☆71Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 5 years ago
- Platform for few-shot natural language processing: Text Classification, Sequene Labeling.☆221Updated 3 years ago
- Code for ACL2020 paper: Few-shot Slot Tagging with Collapsed Dependency Transfer and Label-enhanced Task-adaptive Projection Network☆154Updated 3 years ago
- An Inplementation of CRF (Conditional Random Fields) in PyTorch 1.0