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

kimiyoung/transformer-xl

None observed · 2026-08-28

github.com/kimiyoung/transformer-xl · 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: 2794
  • days_rel: n/a
  • days_push: 1442
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3714 stars · 765 forks observed · 2026-08-28

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

Official implementation of Transformer-XL, an attention-based language model architecture that extends context beyond a fixed length via segment-level recurrence. Includes PyTorch and TensorFlow code, training scripts, and pretrained models achieving state-of-the-art language modeling results.

Use cases

  • train a language model with long context beyond fixed length
  • download and fine-tune pretrained Transformer-XL models
  • reproduce state-of-the-art results on enwiki8 text8 and WikiText-103
  • run char-level language modeling on PTB
  • study segment-level recurrence attention implementation
  • train language models on multiple GPUs or TPUs

When to choose

  • you need the original Transformer-XL architecture code for research or reproduction
  • you want pretrained models for language modeling benchmarks
  • you need both PyTorch and TensorFlow implementations

When to avoid

  • you want a maintained library integrated into modern frameworks - use Hugging Face Transformers instead
  • you need production LLM inference or serving
  • you need recent model architectures or active community support

Facets

library · maturity maintenance

machine-learning deep-learning llm-training transformers deep-learning large-language-models python transformer-xl language-modeling pytorch tensorflow pretrained-models research-code natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
kimiyoung/transformer-xlmain32

For agents

markdown · JSON · MCP: product_card(name="kimiyoung/transformer-xl")

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