snap-stanford/ogb resource
Benchmark datasets, data loaders, and evaluators for graph machine learning observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 20
- Release rhythm 8
- Longevity 100
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: 2476
- days_rel: n/a
- days_push: 484
- n_releases_24m: 0
Adoption not part of the score
2094 stars · 406 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Open Graph Benchmark (OGB) is a collection of benchmark datasets, data loaders, and evaluators for graph machine learning, covering node-, link-, and graph-level prediction tasks across diverse domains and scales. It integrates with PyTorch Geometric and DGL, providing automatic downloading, standardized splits, and unified evaluation with leaderboards.
Use cases
- benchmark graph neural network models on standard datasets
- download and preprocess graph datasets for node classification
- evaluate link prediction models with standardized splits
- train GNNs on large-scale graphs like MAG240M
- predict molecular properties from molecular graphs
- compare my model against the state-of-the-art graph ML leaderboard
- load knowledge graph datasets for triple imputation
When to choose
- you need realistic, standardized graph ML benchmarks with unified evaluation
- you want datasets compatible with PyTorch Geometric or DGL out of the box
- you need datasets spanning small to web-scale graphs across many domains
- you want to submit results to community leaderboards
When to avoid
- you need a general-purpose graph processing library rather than benchmarks
- your task requires custom datasets not covered by OGB's collection
- you work outside the PyTorch/DGL ecosystem and cannot use the loaders
Facets
dataset · maturity stable
machine-learning deep-learning benchmarking data-science machine-learning deep-learning data-science python cross-platform graph-neural-networks graph-machine-learning benchmark-datasets pytorch-geometric dgl leaderboards data-loaders algorithms
10 sources
- readme: https://github.com/snap-stanford/ogb · fetched 2026-08-28 · 37918c8a6c21
- homepage: https://ogb.stanford.edu · fetched 2026-08-29 · 2c37b63e2dc1
- site_page: https://ogb.stanford.edu/docs/home · fetched 2026-08-29 · 9d55f2cf0560
- site_page: https://ogb.stanford.edu/docs/update · fetched 2026-08-29 · ea98f3c16f9e
- site_page: https://ogb.stanford.edu/docs/lsc · fetched 2026-08-29 · 245cd5495c33
- site_page: https://ogb.stanford.edu/docs/lsc/mag240m · fetched 2026-08-29 · aa445c75f0ac
- site_page: https://ogb.stanford.edu/docs/lsc/wikikg90mv2 · fetched 2026-08-29 · fa73064172e8
- site_page: https://ogb.stanford.edu/docs/lsc/pcqm4mv2 · fetched 2026-08-29 · a704f04d8285
- site_page: https://ogb.stanford.edu/docs/lsc/rules · fetched 2026-08-29 · a709fcac4b11
- site_page: https://ogb.stanford.edu/docs/lsc/leaderboards · fetched 2026-08-29 · 4d30e3e472ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| snap-stanford/ogb | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="snap-stanford/ogb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem