namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2752
- days_rel: n/a
- days_push: 909
- n_releases_24m: 0
Adoption not part of the score
2257 stars · 408 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library implementing Multi-Task Deep Neural Networks (MT-DNN) for natural language understanding, based on Microsoft research papers. It supports multi-task fine-tuning of pretrained language models like BERT, with techniques such as knowledge distillation, adversarial training (ALUM), and SMART regularization.
Use cases
- fine-tune BERT on multiple NLU tasks jointly
- train a model for GLUE benchmark tasks
- do multi-task learning for text classification and NER
- apply adversarial training to language model fine-tuning
- use knowledge distillation to improve NLU models
- implement machine reading comprehension models
- reproduce ACL/NAACL research on robust NLU fine-tuning
When to choose
- you want multi-task fine-tuning of pretrained transformers in PyTorch
- you need research-grade implementations of ALUM, SMART, or R-Drop style regularization
- you are reproducing the MT-DNN papers or GLUE-style experiments
When to avoid
- you need pretrained model checkpoints - public model hosting was discontinued
- you want a maintained production NLP toolkit - development is largely inactive
- you need support for modern Python versions - the code targets older Python 3.6 environments
Facets
library · maturity maintenance
machine-learning nlp deep-learning machine-learning deep-learning python multi-task-learning bert pytorch knowledge-distillation adversarial-training text-classification named-entity-recognition question-answering natural-language-processing linux docker
1 source
- readme: https://github.com/namisan/mt-dnn · fetched 2026-08-28 · 9fa11f6ef7fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| namisan/mt-dnn | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem