microsoft/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 2655
- days_rel: n/a
- days_push: 1374
- n_releases_24m: 0
Adoption not part of the score
1115 stars · 203 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MASS is Microsoft's PyTorch implementation of Masked Sequence to Sequence Pre-training for language generation tasks. It provides pre-trained models and training code for sequence-to-sequence tasks like machine translation, summarization, and conversational response generation.
Use cases
- pre-train a sequence-to-sequence model for text generation
- fine-tune a pre-trained model for machine translation
- run unsupervised machine translation experiments
- generate abstractive text summaries
- reproduce the MASS paper results on WMT benchmarks
When to choose
- you need a seq2seq pre-training baseline for NLP research
- you want to reproduce or extend the MASS paper
- you need pre-trained encoder-decoder models for translation or summarization
When to avoid
- you need a modern, actively maintained LLM training framework
- you want production-ready translation services
- you need the latest transformer architectures beyond the MASS method
Facets
library · maturity maintenance
machine-learning llm-training nlp machine-learning deep-learning python pre-training seq2seq masked-language-model machine-translation text-summarization research-code natural-language-processing linux gpu
1 source
- readme: https://github.com/microsoft/MASS · fetched 2026-08-28 · 332d95ac813e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/MASS | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem