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

salesforce/awd-lstm-lm

LSTM and QRNN Language Model Toolkit for PyTorch observed · 2026-08-28

github.com/salesforce/awd-lstm-lm · Python · BSD-3-Clause (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 3312
  • days_rel: n/a
  • days_push: 1663
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1989 stars · 484 forks observed · 2026-08-28

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

A PyTorch toolkit for training LSTM and QRNN language models, implementing Salesforce Research's AWD-LSTM papers. It supports word-level and character-level language modeling on standard datasets like Penn Treebank and WikiText.

Use cases

  • train a word-level language model on WikiText-2
  • reproduce AWD-LSTM results from the paper
  • train a character-level language model on enwik8
  • compare LSTM vs QRNN language model performance
  • apply continuous cache pointer to a finetuned language model
  • learn regularized LSTM language modeling in PyTorch

When to choose

  • you need to reproduce or build on the AWD-LSTM/QRNN language model papers
  • you want a proven baseline for word or character-level language modeling on PTB or WikiText
  • you want a faster QRNN alternative to cuDNN LSTM

When to avoid

  • you need transformer-based language models or modern LLM tooling
  • you require support for recent PyTorch versions (code targets PyTorch 0.4)
  • you want a maintained production library rather than research code

Facets

library · maturity maintenance

machine-learning deep-learning nlp deep-learning machine-learning python lstm qrnn language-model pytorch research-code awd-lstm natural-language-processing gpu

1 source

Member repositories

RepositoryRoleHealth v2
salesforce/awd-lstm-lmmain10

For agents

markdown · JSON · MCP: product_card(name="salesforce/awd-lstm-lm")

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