Ross ROSS = Recommend OSS · open-source software intelligence for agents

openai/weak-to-strong

None observed · 2026-08-28

github.com/openai/weak-to-strong · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 71

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: 994
  • days_rel: n/a
  • days_push: 836
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2552 stars · 315 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

OpenAI's research codebase implementing weak-to-strong generalization experiments from their alignment paper, where a strong pretrained model is fine-tuned using labels generated by a weaker model. It includes a binary classification setup for language models plus a vision variant (AlexNet to DINO on ImageNet).

Use cases

  • reproduce weak-to-strong generalization experiments from the OpenAI paper
  • fine-tune a strong language model using labels from a weaker model
  • study scalable oversight and superhuman alignment research
  • run model size sweeps comparing weak and strong model pairs
  • experiment with auxiliary losses like the confidence auxiliary loss
  • apply weak-to-strong learning to vision models on ImageNet

When to choose

  • you are researching scalable oversight or alignment techniques
  • you want to replicate or extend the weak-to-strong generalization paper
  • you need a reference implementation of training strong models on weak labels

When to avoid

  • you need production-grade, well-tested training code
  • you want exact paper settings rather than qualitatively similar results
  • you need a maintained tool with active support

Facets

library · maturity experimental

machine-learning llm-training deep-learning machine-learning artificial-intelligence large-language-models python alignment weak-to-strong-generalization scalable-oversight research-code fine-tuning gpu

1 source

Member repositories

RepositoryRoleHealth v2
openai/weak-to-strongmain10

For agents

markdown · JSON · MCP: product_card(name="openai/weak-to-strong")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem