microsoft/DialoGPT
Large-scale pretraining for dialogue observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 2561
- days_rel: n/a
- days_push: 1416
- n_releases_24m: 0
Adoption not part of the score
2420 stars · 349 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DialoGPT is a large-scale pretrained dialogue response generation model from Microsoft, based on GPT-2 and trained on 147M multi-turn Reddit conversations. The repository provides training code, data extraction scripts, and pretrained small/medium/large model checkpoints, though the project is now superseded by GODEL.
Use cases
- generate conversational responses with a pretrained chatbot model
- fine-tune a dialogue model on my own conversation data
- reproduce DialoGPT results for a research paper
- build a single-turn chatbot in PyTorch
- download pretrained dialogue model checkpoints
- extract and process Reddit dialogue data for training
When to choose
- you need reproducibility of the original DialoGPT paper results
- you want a lightweight GPT-2-based chatbot baseline for research
- you need pretrained dialogue checkpoints in 117M/345M/762M sizes
When to avoid
- you want the best dialogue quality - use GODEL or a modern LLM instead
- you need production-grade multi-turn conversation with safety features
- you want an actively maintained project
Facets
library · maturity maintenance
llm-training machine-learning chatbot nlp large-language-models chatbots machine-learning python dialogue-generation gpt-2 pytorch pretrained-model response-generation reddit-data superseded-by-godel natural-language-processing gpu linux
1 source
- readme: https://github.com/microsoft/DialoGPT · fetched 2026-08-28 · 6dad731ae81a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/DialoGPT | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/DialoGPT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem