facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 44
- 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: 3291
- days_rel: n/a
- days_push: 337
- n_releases_24m: 0
Adoption not part of the score
32231 stars · 6676 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Fairseq is a PyTorch-based sequence modeling toolkit from Facebook AI Research for training custom models for translation, summarization, language modeling, and other text generation tasks. It ships reference implementations of many influential sequence modeling papers, including Transformers, CNN seq2seq, and wav2vec speech models.
Use cases
- train a neural machine translation model
- train custom language models in pytorch
- run speech recognition with wav2vec
- reproduce sequence-to-sequence research papers
- fine-tune transformer models for text generation
- build summarization models
When to choose
- you need well-tested reference implementations of classic seq2seq and NMT papers
- you want a research-grade PyTorch toolkit for translation or language modeling
- you need wav2vec-style speech pretraining models
When to avoid
- you want the latest LLM fine-tuning ecosystem rather than classic sequence modeling
- you need a production inference server rather than a training toolkit
- you prefer newer frameworks like Hugging Face Transformers for general NLP
Facets
library · maturity maintenance
machine-learning deep-learning llm-training nlp speech-recognition machine-learning deep-learning artificial-intelligence speech-processing python pytorch sequence-modeling neural-machine-translation transformers research facebook-ai-research natural-language-processing linux macos gpu
1 source
- readme: https://github.com/facebookresearch/fairseq · fetched 2026-08-28 · 0ba269ba90a3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facebookresearch/fairseq | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="facebookresearch/fairseq")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem