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

920232796/bert_seq2seq

pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。 observed · 2026-08-28

github.com/920232796/bert_seq2seq · 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: 2364
  • days_rel: n/a
  • days_push: 1537
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1308 stars · 207 forks observed · 2026-08-28

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

A lightweight PyTorch framework for fine-tuning pretrained language models (BERT, RoBERTa, Nezha, GPT2, T5, BART) on Chinese NLP tasks using the UniLM seq2seq approach. It supports sequence-to-sequence generation, text classification, sequence labeling with optional CRF, relation extraction, and similar-sentence generation.

Use cases

  • generate automatic summaries or titles from Chinese text
  • fine-tune BERT for named entity recognition with CRF
  • train a seq2seq model to write poems or couplets
  • do sentiment analysis or text classification with BERT
  • continue writing articles with GPT2
  • extract relation triples from text
  • generate similar sentences with SimBERT

When to choose

  • you need a simple, lightweight PyTorch setup for Chinese NLP fine-tuning
  • you want seq2seq tasks like summarization or title generation with BERT-style models
  • you want quick examples for NER, classification, and relation extraction in one framework

When to avoid

  • you need production-grade distributed training or the latest model architectures
  • you primarily work with English-only NLP pipelines
  • you prefer using Hugging Face Transformers directly with its broader ecosystem

Facets

framework · maturity maintenance

machine-learning nlp llm-training deep-learning machine-learning deep-learning python bert seq2seq unilm t5 gpt2 ner text-classification pytorch chinese-nlp text-summarization natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
920232796/bert_seq2seqmain32

For agents

markdown · JSON · MCP: product_card(name="920232796/bert_seq2seq")

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