j-chim commited on
Commit
07fda14
·
verified ·
1 Parent(s): d451555

Publish registry data (seed @ cebc9be9)

Browse files
aliases.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e01b9ec5038d7e37d19b8936b341c7f3f922f2799a9cc3d3b825f6030519a39
3
- size 1178567
 
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:858316db3acd8a5b5cd98e5b096efc20f7e4dc7ce7eedb999a557bfd50e86bb8
3
- size 131689
 
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:a213267c9241679352d2c88e421a8951c3766ee4e3a4c9ff95361fe1a04c6249
3
- size 8262
 
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:5520abae73056acfc5ddd943314aab237754a0e01e77af5ae28c4cada24bb8c8
3
- size 9025
 
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:1539221023006422373973032c4bd7a7177fc9a39ab2dfc05232c3d82282b7b0
3
- size 7269
 
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:1341e7ded05b89d58f645f4466364da80cdc0566796a5b3cc51da5cad452828a
3
- size 117949
 
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:f50edf47d333642a8bfee3bd5fbf95f985a2f327c5e1800f8b376a2ae4ead51e
3
- size 9139
 
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. Ports `ACRONYMS` from the
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:c7e07e7f7916214b1835be45d123ef322fd87ae6bafd3cc73284f2b438c4d4ab
3
- size 5557
 
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": "5960c05b823f43f1d98dfc0a1e5195815c108342f00abe95603e5c6e55eb5128",
3
- "generated_at": "2026-05-05T11:29:25+00:00",
4
  "row_counts": {
5
- "aliases": 16559,
6
- "canonical_benchmarks": 2548,
7
- "canonical_composites": 30,
8
- "canonical_families": 14,
9
- "canonical_metrics": 22,
10
- "canonical_models": 1434,
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": "0d5013ed37c78a006cfcf4f4ee1a79e3b69a9f8c"
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. The default heuristic groups siblings by
2
- # stripping recognised suffixes (`-vN`, `-level-N`, `-vs-X`, …) and
3
- # bucketing benchmarks that share a stem. When the heuristic over-groups,
4
- # add the benchmark id to `promote_to_benchmark` to leave its
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