microsoft / text-generation updated 2 years ago

DialoGPT-medium

DialoGPT is a SOTA large-scale pretrained dialogue response generation model for multiturn conversations. The human evaluation results indicate that the response generated from DialoGPT is comparable to human response quality under a single-turn conversation Turing test. The model is trained on 147M multi-turn dialogue from Reddit discussion thread.

Params
Context
Downloads 30d
204 K
Likes
441
Commercial use: allowed mit Not gated View on Hugging Face ↗

Download history

daily snapshots · 57 days
▲ 43 K in the last 30 days (26.7%)
222 K161 K
Jul 28Aug 16Sep 4Sep 22

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/dialogpt-medium
{
  "hf_id": "microsoft/DialoGPT-medium",
  "params_b": null,
  "context_length": null,
  "license": { "id": "mit", "commercial": "yes" },
  "downloads_30d": 204028,
  "vram_estimates": [

  ],
  "updated_at": "2026-09-22T04:00:12Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
GPT2LMHeadModel
Vocabulary
50,257
Licence
mit
First seen on the Hub
2022-03-02
Training datasets
undisclosed
Added to our catalog
2026-07-28
Compare with any text-generation model