Publish registry data (seed @ cebc9be9)
Browse files- aliases.parquet +2 -2
- canonical_benchmarks.parquet +2 -2
- canonical_composites.parquet +2 -2
- canonical_families.parquet +2 -2
- canonical_metrics.parquet +2 -2
- canonical_models.parquet +2 -2
- canonical_orgs.parquet +2 -2
- display_overrides.yaml +32 -4
- eval_harnesses.parquet +2 -2
- manifest.json +9 -9
- slice_overrides.yaml +4 -11
aliases.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9154cdc3236de3e7085d5ead071c77fee1f653577a071fb5b48bc9967702d572
|
| 3 |
+
size 1196313
|
canonical_benchmarks.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a59efb6d4891819a462a04fea946eff2e9e943a0cdb7d9188fff50a4ba14e92f
|
| 3 |
+
size 135586
|
canonical_composites.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:409dde753f3f7b6293df804fdbfeeae1119679fc7d308c26700aa613da0c9aa2
|
| 3 |
+
size 8671
|
canonical_families.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d68884df101637befed2e189855c0f7f6ee52673ed07464ea5d2623c3c9a01aa
|
| 3 |
+
size 9384
|
canonical_metrics.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5e6307a7b93c6a302fb75e381f3329925ef8679b27ea2974a29d7e29fbceeb2
|
| 3 |
+
size 7692
|
canonical_models.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf922613562c669dfa24c65caecfac8189cbb442b03ea33b6c44d70dc1324a4e
|
| 3 |
+
size 117460
|
canonical_orgs.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f57770faa71bccc0f6bb496a8bc77a1a8b35b166ea6730feafc5519b5e12fec
|
| 3 |
+
size 9155
|
display_overrides.yaml
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
# Display-polish overrides: slugs that should render uppercase in human-
|
| 2 |
-
# facing display rather than title-cased.
|
| 3 |
-
# reference hierarchy builder (ref-build_hierarchy.py:152-158) and
|
| 4 |
-
# replaces the SUITE_DISPLAY_NAMES hardcoded map in
|
| 5 |
-
# general-eval-card/components/benchmark-detail.tsx.
|
| 6 |
#
|
| 7 |
# Producer / frontend behaviour: when a slug appears in this list, the
|
| 8 |
# display name is `slug.upper()` rather than the default prettifier
|
|
@@ -58,3 +55,34 @@ acronyms:
|
|
| 58 |
- scicode
|
| 59 |
- hal
|
| 60 |
- usaco
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Display-polish overrides: slugs that should render uppercase in human-
|
| 2 |
+
# facing display rather than title-cased.
|
|
|
|
|
|
|
|
|
|
| 3 |
#
|
| 4 |
# Producer / frontend behaviour: when a slug appears in this list, the
|
| 5 |
# display name is `slug.upper()` rather than the default prettifier
|
|
|
|
| 55 |
- scicode
|
| 56 |
- hal
|
| 57 |
- usaco
|
| 58 |
+
|
| 59 |
+
# Benchmark display names: curated human-readable names for benchmarks
|
| 60 |
+
# whose slug doesn't title-case cleanly. Keyed by the benchmark slug
|
| 61 |
+
# (hyphens, not underscores). Applied during hierarchy generation when
|
| 62 |
+
# the canonical entity doesn't already carry a curated display_name.
|
| 63 |
+
benchmark_display_names:
|
| 64 |
+
hf-open-llm-v2: "HF Open LLM v2"
|
| 65 |
+
helm-lite: "HELM Lite"
|
| 66 |
+
helm-capabilities: "HELM Capabilities"
|
| 67 |
+
helm-classic: "HELM Classic"
|
| 68 |
+
helm-instruct: "HELM Instruct"
|
| 69 |
+
helm-mmlu: "HELM MMLU"
|
| 70 |
+
reward-bench: "RewardBench"
|
| 71 |
+
reward-bench-2: "RewardBench 2"
|
| 72 |
+
bfcl: "BFCL"
|
| 73 |
+
global-mmlu-lite: "Global MMLU Lite"
|
| 74 |
+
swe-bench: "SWE-bench"
|
| 75 |
+
arc-agi: "ARC-AGI"
|
| 76 |
+
tau-bench-2: "TAU-Bench 2"
|
| 77 |
+
ace: "ACE"
|
| 78 |
+
apex-agents: "APEX Agents"
|
| 79 |
+
apex-v1: "APEX v1"
|
| 80 |
+
appworld: "AppWorld"
|
| 81 |
+
browsecompplus: "BrowseComp+"
|
| 82 |
+
livecodebenchpro: "LiveCodeBench Pro"
|
| 83 |
+
sciarena: "SciArena"
|
| 84 |
+
terminal-bench-2-0: "Terminal Bench 2.0"
|
| 85 |
+
la-leaderboard: "LA Leaderboard"
|
| 86 |
+
theory-of-mind: "Theory of Mind"
|
| 87 |
+
fibble-arena: "Fibble Arena"
|
| 88 |
+
wordle-arena: "Wordle Arena"
|
eval_harnesses.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6bccb92d059677d0e09c9f6f58c6236229460d16c48f01f47b4d351420477d3
|
| 3 |
+
size 5563
|
manifest.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
{
|
| 2 |
-
"content_hash": "
|
| 3 |
-
"generated_at": "2026-05-
|
| 4 |
"row_counts": {
|
| 5 |
-
"aliases":
|
| 6 |
-
"canonical_benchmarks":
|
| 7 |
-
"canonical_composites":
|
| 8 |
-
"canonical_families":
|
| 9 |
-
"canonical_metrics":
|
| 10 |
-
"canonical_models":
|
| 11 |
"canonical_orgs": 35,
|
| 12 |
"eval_harnesses": 11,
|
| 13 |
"eval_results": 0,
|
|
@@ -15,5 +15,5 @@
|
|
| 15 |
"sync_runs": 0
|
| 16 |
},
|
| 17 |
"schema_version": "registry.2.0",
|
| 18 |
-
"seed_git_sha": "
|
| 19 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"content_hash": "74e5f90c408a7c493a403961cc909ddf654688eeab26e6bf8d00bc75e20297f7",
|
| 3 |
+
"generated_at": "2026-05-28T21:51:58+00:00",
|
| 4 |
"row_counts": {
|
| 5 |
+
"aliases": 16724,
|
| 6 |
+
"canonical_benchmarks": 2597,
|
| 7 |
+
"canonical_composites": 35,
|
| 8 |
+
"canonical_families": 21,
|
| 9 |
+
"canonical_metrics": 27,
|
| 10 |
+
"canonical_models": 1428,
|
| 11 |
"canonical_orgs": 35,
|
| 12 |
"eval_harnesses": 11,
|
| 13 |
"eval_results": 0,
|
|
|
|
| 15 |
"sync_runs": 0
|
| 16 |
},
|
| 17 |
"schema_version": "registry.2.0",
|
| 18 |
+
"seed_git_sha": "cebc9be99abd168e0d562cee9aec206065e760a7"
|
| 19 |
}
|
slice_overrides.yaml
CHANGED
|
@@ -1,15 +1,8 @@
|
|
| 1 |
-
# Slice grouping overrides.
|
| 2 |
-
#
|
| 3 |
-
#
|
| 4 |
-
#
|
| 5 |
-
# parent_benchmark_id NULL — promoting it to a sibling benchmark in the
|
| 6 |
-
# family rather than a slice of the stem.
|
| 7 |
|
| 8 |
promote_to_benchmark:
|
| 9 |
-
- bfcl-live
|
| 10 |
-
- bfcl-multi-turn
|
| 11 |
-
- bfcl-non-live
|
| 12 |
-
- bfcl-web-search
|
| 13 |
- gpqa-diamond
|
| 14 |
- mmlu-pro
|
| 15 |
-
- swe-bench-verified
|
|
|
|
| 1 |
+
# Slice grouping overrides. With suffix stripping disabled,
|
| 2 |
+
# this list only needs entries that override a registry-authored
|
| 3 |
+
# parent_benchmark_id — i.e. cases where benchmarks.yaml sets a parent
|
| 4 |
+
# but the benchmark should actually be standalone.
|
|
|
|
|
|
|
| 5 |
|
| 6 |
promote_to_benchmark:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- gpqa-diamond
|
| 8 |
- mmlu-pro
|
|
|