Ross ROSS = Recommend OSS · open-source software intelligence for agents

huggingface/hmtl

🌊HMTL: Hierarchical Multi-Task Learning - A State-of-the-Art neural network model for several NLP tasks based on PyTorch and AllenNLP observed · 2026-08-28

github.com/huggingface/hmtl · Python · MIT (permissive) 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: 2863
  • days_rel: n/a
  • days_push: 1128
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1195 stars · 146 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

HMTL is a Hierarchical Multi-Task Learning model for NLP that jointly trains Named Entity Recognition, Entity Mention Detection, Relation Extraction, and Coreference Resolution using PyTorch and AllenNLP. It includes code for training, fine-tuning, and evaluating the model, plus pre-trained weights and an online demo.

Use cases

  • train a multi-task NLP model for NER and relation extraction
  • run named entity recognition with pre-trained weights
  • learn hierarchical multi-task learning in PyTorch
  • evaluate sentence embeddings from semantic tasks with SentEval
  • build custom multi-task models on AllenNLP
  • reproduce AAAI 2019 paper results

When to choose

  • you want a state-of-the-art multi-task model for NER, entity mention detection, relation extraction, or coreference
  • you're researching multi-task learning architectures in PyTorch/AllenNLP
  • you need pre-trained semantic task models with a demo

When to avoid

  • you need a maintained production NLP library (AllenNLP is deprecated and the repo is in maintenance)
  • you want transformer-based models like those in Hugging Face Transformers
  • you need tasks beyond the four supported semantic tasks

Facets

library · maturity maintenance

machine-learning nlp machine-learning deep-learning python multi-task-learning pytorch allennlp named-entity-recognition relation-extraction coreference-resolution research natural-language-processing

1 source

Member repositories

RepositoryRoleHealth v2
huggingface/hmtlmain32

For agents

markdown · JSON · MCP: product_card(name="huggingface/hmtl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem