Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer. 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: 2652
- days_rel: n/a
- days_push: 860
- n_releases_24m: 0
Adoption not part of the score
7597 stars · 1681 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library providing GPT-2 training and text generation code tailored for Chinese, built on HuggingFace Transformers with BERT or BPE tokenizers. It includes pretrained Chinese models for poems, couplets, lyrics, classical Chinese, and general text generation.
Use cases
- train a GPT-2 model on Chinese text corpora
- generate Chinese poems with a pretrained model
- generate Chinese news articles or novels
- fine-tune GPT-2 for Chinese dialogue generation
- generate classical Chinese or couplets
- train a character-level or BPE-level Chinese language model
When to choose
- you need to train or fine-tune GPT-2 specifically on Chinese text
- you want ready-made pretrained Chinese GPT-2 models for poetry, lyrics, or couplets
- you want a simple PyTorch codebase to learn language model training
When to avoid
- you need actively maintained state-of-the-art LLM tooling (the project is no longer updated)
- you want multilingual or non-Chinese language model training
- you need modern efficient training features like DeepSpeed or distributed training out of the box
Facets
library · maturity maintenance
llm-training nlp machine-learning large-language-models machine-learning python gpt-2 chinese text-generation transformer bert-tokenizer pretrained-models natural-language-processing
1 source
- readme: https://github.com/Morizeyao/GPT2-Chinese · fetched 2026-08-28 · cc5326f3ac35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Morizeyao/GPT2-Chinese | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Morizeyao/GPT2-Chinese")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem