openai/finetune-transformer-lm
Code and model for the paper "Improving Language Understanding by Generative Pre-Training" 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3005
- days_rel: n/a
- days_push: 2777
- n_releases_24m: 0
Adoption not part of the score
2308 stars · 521 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reference code and model for OpenAI's paper 'Improving Language Understanding by Generative Pre-Training' (the original GPT-1), implemented in Python with TensorFlow. It reproduces the ROCStories Cloze test results and is explicitly archived with no further updates.
Use cases
- reproduce the ROCStories cloze results from the GPT-1 paper
- study the original generative pre-training + fine-tuning approach
- fine-tune a pretrained transformer language model on a story completion task
- understand how GPT-1 was originally implemented
When to choose
- you need the exact historical code for the GPT-1 paper
- you are doing research on early transformer LM fine-tuning methods
When to avoid
- you want a maintained library for fine-tuning modern language models
- you need deterministic training results
- you want production-ready NLP tooling or current model architectures
Facets
library · maturity abandoned
machine-learning deep-learning nlp llm-training llm-inference machine-learning deep-learning large-language-models python gpt-1 transformer generative-pretraining fine-tuning research-code archived rocstories paper-code natural-language-processing
1 source
- readme: https://github.com/openai/finetune-transformer-lm · fetched 2026-08-28 · dfb3ca93b417
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/finetune-transformer-lm | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="openai/finetune-transformer-lm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem