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

dbiir/UER-py

Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo observed · 2026-08-28

github.com/dbiir/UER-py · homepage · Python · Apache-2.0 (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2702
  • days_rel: n/a
  • days_push: 846
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3112 stars · 520 forks observed · 2026-08-28

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

UER-py is a PyTorch framework for pre-training transformer language models (BERT, GPT-2, T5, ELMo, etc.) and fine-tuning them on downstream NLP tasks, with a modular encoder/decoder architecture. It also ships a model zoo of pre-trained checkpoints, particularly strong for Chinese NLP.

Use cases

  • pre-train a BERT model from scratch on my own corpus
  • fine-tune a pre-trained transformer for text classification
  • download Chinese pre-trained language models
  • train a GPT-2 model in PyTorch
  • run named entity recognition with a fine-tuned BERT
  • experiment with modular transformer architectures for NLP research

When to choose

  • you need to pre-train or fine-tune medium-sized (<1B parameter) text models in PyTorch
  • you work on Chinese NLP tasks and want a strong model zoo
  • you want modular, research-friendly control over transformer components

When to avoid

  • you need multi-modal or very large model training - use its successor TencentPretrain instead
  • you just want inference with an off-the-shelf model via Hugging Face Transformers
  • you need production serving infrastructure rather than training tooling

Facets

framework · maturity maintenance

llm-training machine-learning nlp deep-learning machine-learning deep-learning large-language-models python cross-platform pytorch bert pre-training fine-tuning model-zoo chinese-nlp gpt-2 t5 transformers natural-language-processing gpu

2 sources

Member repositories

RepositoryRoleHealth v2
dbiir/UER-pymain32

For agents

markdown · JSON · MCP: product_card(name="dbiir/UER-py")

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