bert-distillation

BERT distiller

A high-level API for distilling BERT models to create smaller, more efficient variants with reduced training time and improved inference speed.

Distillation of BERT model with catalyst framework

GitHub

75 stars
4 watching
7 forks
Language: Python
last commit: over 3 years ago
bertcatalystdistilbertdistillationnlprubert

Related projects:

RepositoryDescriptionStars
hobbitlong/repdistillerA Python-based project implementing contrastive representation distillation and benchmarking recent knowledge distillation methods2,217
autodistill/autodistillAutomatically trains models from large foundation models to perform specific tasks with minimal human intervention.2,022
dbmdz/bertsProvides pre-trained language models for natural language processing tasks155
thunlp-aipoet/bert-ccpoemA BERT-based pre-trained model for Chinese classical poetry146
zhuiyitechnology/wobertA Word-based Chinese BERT model trained on large-scale text data using pre-trained models as a foundation460
turkunlp/wikibertProvides pre-trained language models derived from Wikipedia texts for natural language processing tasks34
yoshitomo-matsubara/torchdistillA framework for designing and running deep learning experiments without writing code1,409
diogenes0319/fedmd_cleanAn implementation of a heterogenous federated learning framework using model distillation.150
marscod/bert-sortAutomated sorting of data using a neural network model9
ncbi-nlp/bluebertPre-trained language models for biomedical natural language processing tasks560
kamalkraj/bert-nerAn implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.1,220
mop/bierThis project implements a deep metric learning framework using an adversarial auxiliary loss to improve robustness.39
ag14774/diffdistEnables backpropagation in distributed settings and facilitates model parallelism using differentiable communication between processes62
laurentmazare/ocaml-bertImplementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources.24
birch-san/diffusersA toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch8