openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners" 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2760
- days_rel: n/a
- days_push: 749
- n_releases_24m: 0
Adoption not part of the score
25021 stars · 5908 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official OpenAI repository containing code and pretrained model weights for GPT-2, from the paper 'Language Models are Unsupervised Multitask Learners'. It is explicitly archived and provided as-is with no further updates expected.
Use cases
- generate text with GPT-2 models
- download and run pretrained GPT-2 model weights
- experiment with GPT-2 for research
- fine-tune GPT-2 on custom text
- study synthetic text detectability and model biases
When to choose
- you specifically need the original GPT-2 models or to reproduce the 2019 paper
- you are researching model biases, synthetic text detection, or historical language model behavior
- you want a simple starting point for experimenting with small transformer language models
When to avoid
- you need a maintained library or up-to-date model support
- you want modern instruction-tuned or larger language models for production use
- you need safety-critical or reliable text generation, since GPT-2 is biased and often inaccurate
- you want active community support or bug fixes
Facets
library · maturity abandoned
llm-inference machine-learning deep-learning llm-training large-language-models deep-learning artificial-intelligence python gpt-2 language-models research-code text-generation transformers openai archived natural-language-processing linux gpu
1 source
- readme: https://github.com/openai/gpt-2 · fetched 2026-08-28 · cd6e0dd0636d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/gpt-2 | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem