IBM/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 42
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3353
- days_rel: n/a
- days_push: 350
- n_releases_24m: 0
Adoption not part of the score
1515 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source framework for building sequence-to-sequence (seq2seq) models in PyTorch, with modular and extensible components for models, training, inference, and checkpoints. It targets research and experimentation on encoder-decoder architectures such as machine translation and conversational models.
Use cases
- train a seq2seq model for machine translation
- build an encoder-decoder model with attention in PyTorch
- experiment with sequence-to-sequence architectures
- train a conversational chatbot model
- use pre-trained word embeddings in a seq2seq model
- benchmark seq2seq models on WMT translation tasks
When to choose
- you want a modular, extensible PyTorch framework specifically for seq2seq models
- you are researching or teaching encoder-decoder architectures
- you need a lightweight library rather than a full training platform
When to avoid
- you need modern transformer implementations with active development
- you want a high-level framework like Hugging Face Transformers with pretrained models
- you need production-grade NLP pipelines rather than research code
Facets
framework · maturity maintenance
machine-learning deep-learning machine-learning python seq2seq pytorch encoder-decoder attention machine-translation natural-language-processing
2 sources
- readme: https://github.com/IBM/pytorch-seq2seq · fetched 2026-08-28 · cb2f3de90f5d
- homepage: https://ibm.github.io/pytorch-seq2seq/public/index.html · fetched 2026-08-29 · 09e90a97a614
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| IBM/pytorch-seq2seq | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="IBM/pytorch-seq2seq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem