Datasets:

ymatari commited on
Commit
e233b9e
·
verified ·
1 Parent(s): b799afa

standings sync 2026-06-24T06:04:16Z

Browse files
Files changed (5) hide show
  1. README.md +2 -2
  2. _manifest.json +3 -2
  3. aggregates.json +10 -5
  4. index.json +24 -1
  5. leaderboards/130.json +30 -0
README.md CHANGED
@@ -9,11 +9,11 @@ pretty_name: BenchHub leaderboard standings (mirror)
9
 
10
  # BenchHub leaderboard standings — read-only mirror
11
 
12
- Auto-generated aggregate standings for 104 public BenchHub leaderboard(s).
13
 
14
  **Source of truth: <https://runbenchhub.com>.** Submissions happen on BenchHub; this dataset is a derived, read-only mirror of public leaderboard *standings* (already-pooled scores + display metadata). It contains **no** ground-truth samples, **no** predictions, and **no** private data.
15
 
16
- Last synced: 2026-06-24T06:03:54Z
17
 
18
  - `index.json` — catalog of mirrored leaderboards.
19
  - `leaderboards/<id>.json` — per-leaderboard ranked standings.
 
9
 
10
  # BenchHub leaderboard standings — read-only mirror
11
 
12
+ Auto-generated aggregate standings for 105 public BenchHub leaderboard(s).
13
 
14
  **Source of truth: <https://runbenchhub.com>.** Submissions happen on BenchHub; this dataset is a derived, read-only mirror of public leaderboard *standings* (already-pooled scores + display metadata). It contains **no** ground-truth samples, **no** predictions, and **no** private data.
15
 
16
+ Last synced: 2026-06-24T06:04:16Z
17
 
18
  - `index.json` — catalog of mirrored leaderboards.
19
  - `leaderboards/<id>.json` — per-leaderboard ranked standings.
_manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": 1,
3
- "generated_at": "2026-06-24T06:03:54Z",
4
  "leaderboards": {
5
  "1": "34377942c5e6de4b156415accafca9e5bc89ff31c554f783928511cf2fde9b5d",
6
  "2": "0a6dd5c7f71f472637460dc3366f0489181322637fe5b8c2639d0f9bb2f54fcb",
@@ -105,6 +105,7 @@
105
  "126": "a9ecf82a44333ddb2698430fc89a56a06b69a954f4990847d8519478cc0267db",
106
  "127": "fe1f84c1be5266adcf67458e7fbc2c53b7e8d33e3b42becf06cf12e1372c0bee",
107
  "128": "6d5c8c6782597ce848cd182096f52137c2d983399f64b7525696f9c03e98a03b",
108
- "129": "65c7b0fd9a2a37d0fb26e1d44ecf92778f1c75c928a36ed4327f1151fcb7e3d7"
 
109
  }
110
  }
 
1
  {
2
  "schema_version": 1,
3
+ "generated_at": "2026-06-24T06:04:16Z",
4
  "leaderboards": {
5
  "1": "34377942c5e6de4b156415accafca9e5bc89ff31c554f783928511cf2fde9b5d",
6
  "2": "0a6dd5c7f71f472637460dc3366f0489181322637fe5b8c2639d0f9bb2f54fcb",
 
105
  "126": "a9ecf82a44333ddb2698430fc89a56a06b69a954f4990847d8519478cc0267db",
106
  "127": "fe1f84c1be5266adcf67458e7fbc2c53b7e8d33e3b42becf06cf12e1372c0bee",
107
  "128": "6d5c8c6782597ce848cd182096f52137c2d983399f64b7525696f9c03e98a03b",
108
+ "129": "65c7b0fd9a2a37d0fb26e1d44ecf92778f1c75c928a36ed4327f1151fcb7e3d7",
109
+ "130": "cf1e807c5cbd9e154a89b9ec591d03d28f6e53a43c9bdc547a1cb9c93479343d"
110
  }
111
  }
aggregates.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "generated_at": "2026-06-24T06:03:54Z",
3
  "scopes": [
4
  {
5
  "scope": "Vision/Image Classification",
@@ -1152,7 +1152,7 @@
1152
  {
1153
  "scope": "NLP/Reasoning & Knowledge",
1154
  "level": "subcategory",
1155
- "n_boards": 9,
1156
  "boards": [
1157
  "GSM8K-test_benchmark",
1158
  "MMLU-test_benchmark",
@@ -1162,15 +1162,16 @@
1162
  "OpenBookQA-test_benchmark",
1163
  "Winogrande-validation_benchmark",
1164
  "CommonsenseQA-validation_benchmark",
1165
- "SciQ-test_benchmark"
 
1166
  ],
1167
  "n_models": 6,
1168
  "models": [
1169
  {
1170
  "model": "meta-llama/Llama-3.1-8B-Instruct",
1171
  "link": "https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct",
1172
- "score": 0.8958,
1173
- "coverage": 9,
1174
  "per_board": {
1175
  "GSM8K-test_benchmark": {
1176
  "lb_id": 121,
@@ -1207,6 +1208,10 @@
1207
  "SciQ-test_benchmark": {
1208
  "lb_id": 129,
1209
  "norm": 1.0
 
 
 
 
1210
  }
1211
  }
1212
  },
 
1
  {
2
+ "generated_at": "2026-06-24T06:04:16Z",
3
  "scopes": [
4
  {
5
  "scope": "Vision/Image Classification",
 
1152
  {
1153
  "scope": "NLP/Reasoning & Knowledge",
1154
  "level": "subcategory",
1155
+ "n_boards": 10,
1156
  "boards": [
1157
  "GSM8K-test_benchmark",
1158
  "MMLU-test_benchmark",
 
1162
  "OpenBookQA-test_benchmark",
1163
  "Winogrande-validation_benchmark",
1164
  "CommonsenseQA-validation_benchmark",
1165
+ "SciQ-test_benchmark",
1166
+ "MedMCQA-validation_benchmark"
1167
  ],
1168
  "n_models": 6,
1169
  "models": [
1170
  {
1171
  "model": "meta-llama/Llama-3.1-8B-Instruct",
1172
  "link": "https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct",
1173
+ "score": 0.9062,
1174
+ "coverage": 10,
1175
  "per_board": {
1176
  "GSM8K-test_benchmark": {
1177
  "lb_id": 121,
 
1208
  "SciQ-test_benchmark": {
1209
  "lb_id": 129,
1210
  "norm": 1.0
1211
+ },
1212
+ "MedMCQA-validation_benchmark": {
1213
+ "lb_id": 130,
1214
+ "norm": 1.0
1215
  }
1216
  }
1217
  },
index.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "generated_at": "2026-06-24T06:03:54Z",
3
  "source": "https://runbenchhub.com",
4
  "leaderboards": [
5
  {
@@ -186,6 +186,29 @@
186
  },
187
  "updated_at": "2026-06-23T04:16:27.195045"
188
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
189
  {
190
  "id": 122,
191
  "name": "MMLU-test_benchmark",
 
1
  {
2
+ "generated_at": "2026-06-24T06:04:16Z",
3
  "source": "https://runbenchhub.com",
4
  "leaderboards": [
5
  {
 
186
  },
187
  "updated_at": "2026-06-23T04:16:27.195045"
188
  },
189
+ {
190
+ "id": 130,
191
+ "name": "MedMCQA-validation_benchmark",
192
+ "category": "NLP/Reasoning & Knowledge",
193
+ "url": "https://runbenchhub.com/leaderboard/130",
194
+ "submit_url": "https://runbenchhub.com/leaderboard/130?utm_source=hf_space&utm_medium=submit_btn",
195
+ "datasets": [
196
+ {
197
+ "name": "MedMCQA-validation",
198
+ "description": "MedMCQA (Pal et al., 2022) — medical entrance-exam MCQs, 4-option (validation). Pinned zero-shot prompt; scored by letter exact match.",
199
+ "source_url": "https://huggingface.co/datasets/openlifescienceai/medmcqa"
200
+ }
201
+ ],
202
+ "n_verified": 1,
203
+ "n_mirrored": 0,
204
+ "n_metrics": 1,
205
+ "top": {
206
+ "name": "meta-llama/Llama-3.1-8B-Instruct",
207
+ "score": 0.5245039445374133,
208
+ "metric": "Accuracy"
209
+ },
210
+ "updated_at": "2026-06-24T05:52:47.661305"
211
+ },
212
  {
213
  "id": 122,
214
  "name": "MMLU-test_benchmark",
leaderboards/130.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 130,
3
+ "name": "MedMCQA-validation_benchmark",
4
+ "category": "NLP/Reasoning & Knowledge",
5
+ "url": "https://runbenchhub.com/leaderboard/130",
6
+ "submit_url": "https://runbenchhub.com/leaderboard/130?utm_source=hf_space&utm_medium=submit_btn",
7
+ "columns": [
8
+ {
9
+ "metric_id": 265,
10
+ "label": "Accuracy",
11
+ "global_metric": "mcq_accuracy",
12
+ "sort_direction": "higher_is_better"
13
+ }
14
+ ],
15
+ "verified": [
16
+ {
17
+ "name": "meta-llama/Llama-3.1-8B-Instruct",
18
+ "author": "meta-llama",
19
+ "author_url": "https://huggingface.co/meta-llama",
20
+ "created": "2026-06-24T06:03:54.320856",
21
+ "description": "meta-llama/Llama-3.1-8B-Instruct — greedy, zero-shot (pinned prompt)",
22
+ "link": "https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct",
23
+ "scores": {
24
+ "265": 0.5245039445374133
25
+ },
26
+ "rank": 1
27
+ }
28
+ ],
29
+ "mirrored": []
30
+ }