Datasets:

ymatari commited on
Commit
7cd9e05
·
verified ·
1 Parent(s): aa7c07a

standings sync 2026-06-24T05:24:59Z

Browse files
Files changed (6) hide show
  1. README.md +2 -2
  2. _manifest.json +4 -2
  3. aggregates.json +257 -263
  4. index.json +47 -1
  5. leaderboards/125.json +78 -0
  6. leaderboards/126.json +78 -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 99 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-24T01:02:38Z
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 101 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-24T05:24:59Z
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-24T01:02:38Z",
4
  "leaderboards": {
5
  "1": "34377942c5e6de4b156415accafca9e5bc89ff31c554f783928511cf2fde9b5d",
6
  "2": "0a6dd5c7f71f472637460dc3366f0489181322637fe5b8c2639d0f9bb2f54fcb",
@@ -100,6 +100,8 @@
100
  "121": "4e7f5c01f17186c59d6ff375049d268539ccdc888bd5dc7322a065bc258531b1",
101
  "122": "25b84d647617fe10642d4efde122cd4b9dce6c857468dda433dace7776b23fde",
102
  "123": "0254762aba94e432ba8cd0aeb145ffaaeb89a2260a50f3cd205a09cd19f25896",
103
- "124": "094ce0a6a748f1cf630e06b9acffb1f3d69b9ca66873964787caed58350d4646"
 
 
104
  }
105
  }
 
1
  {
2
  "schema_version": 1,
3
+ "generated_at": "2026-06-24T05:24:59Z",
4
  "leaderboards": {
5
  "1": "34377942c5e6de4b156415accafca9e5bc89ff31c554f783928511cf2fde9b5d",
6
  "2": "0a6dd5c7f71f472637460dc3366f0489181322637fe5b8c2639d0f9bb2f54fcb",
 
100
  "121": "4e7f5c01f17186c59d6ff375049d268539ccdc888bd5dc7322a065bc258531b1",
101
  "122": "25b84d647617fe10642d4efde122cd4b9dce6c857468dda433dace7776b23fde",
102
  "123": "0254762aba94e432ba8cd0aeb145ffaaeb89a2260a50f3cd205a09cd19f25896",
103
+ "124": "094ce0a6a748f1cf630e06b9acffb1f3d69b9ca66873964787caed58350d4646",
104
+ "125": "c30565936b087e8d389679d218a4a24b1fc31e7108bac57940544091318272f9",
105
+ "126": "2091f0c6287c4e54323d80cf8de3780aa0e22f30f12fb7d92498d83c612c2516"
106
  }
107
  }
aggregates.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "generated_at": "2026-06-24T01:02:38Z",
3
  "scopes": [
4
  {
5
  "scope": "Vision/Image Classification",
@@ -1149,220 +1149,19 @@
1149
  }
1150
  ]
1151
  },
1152
- {
1153
- "scope": "Vision/Optical Flow",
1154
- "level": "subcategory",
1155
- "n_boards": 5,
1156
- "boards": [
1157
- "MPI-Sintel-clean-flow_benchmark",
1158
- "MPI-Sintel-final-flow_benchmark",
1159
- "KITTI-2015-flow_benchmark",
1160
- "KITTI-2012-flow_benchmark",
1161
- "Middlebury-flow_benchmark"
1162
- ],
1163
- "n_models": 7,
1164
- "models": [
1165
- {
1166
- "model": "FlowFormer",
1167
- "link": "https://github.com/hmorimitsu/ptlflow",
1168
- "score": 1.0,
1169
- "coverage": 3,
1170
- "per_board": {
1171
- "MPI-Sintel-clean-flow_benchmark": {
1172
- "lb_id": 110,
1173
- "norm": 1.0
1174
- },
1175
- "MPI-Sintel-final-flow_benchmark": {
1176
- "lb_id": 111,
1177
- "norm": 1.0
1178
- },
1179
- "KITTI-2012-flow_benchmark": {
1180
- "lb_id": 113,
1181
- "norm": 1.0
1182
- }
1183
- }
1184
- },
1185
- {
1186
- "model": "GMA",
1187
- "link": "https://github.com/hmorimitsu/ptlflow",
1188
- "score": 0.9403,
1189
- "coverage": 5,
1190
- "per_board": {
1191
- "MPI-Sintel-clean-flow_benchmark": {
1192
- "lb_id": 110,
1193
- "norm": 0.8831801504829518
1194
- },
1195
- "MPI-Sintel-final-flow_benchmark": {
1196
- "lb_id": 111,
1197
- "norm": 0.9387585495180901
1198
- },
1199
- "KITTI-2015-flow_benchmark": {
1200
- "lb_id": 112,
1201
- "norm": 0.9695380291663356
1202
- },
1203
- "KITTI-2012-flow_benchmark": {
1204
- "lb_id": 113,
1205
- "norm": 0.9099126434606142
1206
- },
1207
- "Middlebury-flow_benchmark": {
1208
- "lb_id": 114,
1209
- "norm": 1.0
1210
- }
1211
- }
1212
- },
1213
- {
1214
- "model": "RAFT-large",
1215
- "link": "https://pytorch.org/vision/stable/models/raft.html",
1216
- "score": 0.9321,
1217
- "coverage": 5,
1218
- "per_board": {
1219
- "MPI-Sintel-clean-flow_benchmark": {
1220
- "lb_id": 110,
1221
- "norm": 0.733598264661722
1222
- },
1223
- "MPI-Sintel-final-flow_benchmark": {
1224
- "lb_id": 111,
1225
- "norm": 0.9845356862466544
1226
- },
1227
- "KITTI-2015-flow_benchmark": {
1228
- "lb_id": 112,
1229
- "norm": 1.0
1230
- },
1231
- "KITTI-2012-flow_benchmark": {
1232
- "lb_id": 113,
1233
- "norm": 0.9433444186864265
1234
- },
1235
- "Middlebury-flow_benchmark": {
1236
- "lb_id": 114,
1237
- "norm": 0.9989249587058627
1238
- }
1239
- }
1240
- },
1241
- {
1242
- "model": "RAFT-small",
1243
- "link": "https://pytorch.org/vision/stable/models/raft.html",
1244
- "score": 0.5158,
1245
- "coverage": 5,
1246
- "per_board": {
1247
- "MPI-Sintel-clean-flow_benchmark": {
1248
- "lb_id": 110,
1249
- "norm": 0.3660566414590205
1250
- },
1251
- "MPI-Sintel-final-flow_benchmark": {
1252
- "lb_id": 111,
1253
- "norm": 0.7603607546129632
1254
- },
1255
- "KITTI-2015-flow_benchmark": {
1256
- "lb_id": 112,
1257
- "norm": 0.4865400004759567
1258
- },
1259
- "KITTI-2012-flow_benchmark": {
1260
- "lb_id": 113,
1261
- "norm": 0.5926950938737646
1262
- },
1263
- "Middlebury-flow_benchmark": {
1264
- "lb_id": 114,
1265
- "norm": 0.37351904302278593
1266
- }
1267
- }
1268
- },
1269
- {
1270
- "model": "GMFlow",
1271
- "link": "https://github.com/hmorimitsu/ptlflow",
1272
- "score": 0.2203,
1273
- "coverage": 5,
1274
- "per_board": {
1275
- "MPI-Sintel-clean-flow_benchmark": {
1276
- "lb_id": 110,
1277
- "norm": 0.4974881107223552
1278
- },
1279
- "MPI-Sintel-final-flow_benchmark": {
1280
- "lb_id": 111,
1281
- "norm": 0.28462891850783056
1282
- },
1283
- "KITTI-2015-flow_benchmark": {
1284
- "lb_id": 112,
1285
- "norm": 0.0
1286
- },
1287
- "KITTI-2012-flow_benchmark": {
1288
- "lb_id": 113,
1289
- "norm": 0.0
1290
- },
1291
- "Middlebury-flow_benchmark": {
1292
- "lb_id": 114,
1293
- "norm": 0.3192730921362036
1294
- }
1295
- }
1296
- },
1297
- {
1298
- "model": "PWC-Net",
1299
- "link": "https://github.com/hmorimitsu/ptlflow",
1300
- "score": 0.1157,
1301
- "coverage": 5,
1302
- "per_board": {
1303
- "MPI-Sintel-clean-flow_benchmark": {
1304
- "lb_id": 110,
1305
- "norm": 0.2352358989938106
1306
- },
1307
- "MPI-Sintel-final-flow_benchmark": {
1308
- "lb_id": 111,
1309
- "norm": 0.0
1310
- },
1311
- "KITTI-2015-flow_benchmark": {
1312
- "lb_id": 112,
1313
- "norm": 0.03800238667034228
1314
- },
1315
- "KITTI-2012-flow_benchmark": {
1316
- "lb_id": 113,
1317
- "norm": 0.3051801530401207
1318
- },
1319
- "Middlebury-flow_benchmark": {
1320
- "lb_id": 114,
1321
- "norm": 0.0
1322
- }
1323
- }
1324
- },
1325
- {
1326
- "model": "FastFlowNet",
1327
- "link": "https://github.com/hmorimitsu/ptlflow",
1328
- "score": 0.0933,
1329
- "coverage": 5,
1330
- "per_board": {
1331
- "MPI-Sintel-clean-flow_benchmark": {
1332
- "lb_id": 110,
1333
- "norm": 0.0
1334
- },
1335
- "MPI-Sintel-final-flow_benchmark": {
1336
- "lb_id": 111,
1337
- "norm": 0.08033231693206166
1338
- },
1339
- "KITTI-2015-flow_benchmark": {
1340
- "lb_id": 112,
1341
- "norm": 0.032016291066676916
1342
- },
1343
- "KITTI-2012-flow_benchmark": {
1344
- "lb_id": 113,
1345
- "norm": 0.2688537243558956
1346
- },
1347
- "Middlebury-flow_benchmark": {
1348
- "lb_id": 114,
1349
- "norm": 0.08546261074977646
1350
- }
1351
- }
1352
- }
1353
- ]
1354
- },
1355
  {
1356
  "scope": "NLP/Reasoning & Knowledge",
1357
  "level": "subcategory",
1358
- "n_boards": 4,
1359
  "boards": [
1360
  "GSM8K-test_benchmark",
1361
  "MMLU-test_benchmark",
1362
  "HellaSwag-validation_benchmark",
1363
- "ARC-Challenge-test_benchmark"
 
 
1364
  ],
1365
- "n_models": 13,
1366
  "models": [
1367
  {
1368
  "model": "Qwen/Qwen2.5-7B-Instruct",
@@ -1388,43 +1187,11 @@
1388
  }
1389
  }
1390
  },
1391
- {
1392
- "model": "google/gemma-2-9b-it",
1393
- "link": "https://huggingface.co/google/gemma-2-9b-it",
1394
- "score": 0.9792,
1395
- "coverage": 2,
1396
- "per_board": {
1397
- "HellaSwag-validation_benchmark": {
1398
- "lb_id": 123,
1399
- "norm": 0.9673449294387924
1400
- },
1401
- "ARC-Challenge-test_benchmark": {
1402
- "lb_id": 124,
1403
- "norm": 0.9910554561717353
1404
- }
1405
- }
1406
- },
1407
- {
1408
- "model": "microsoft/Phi-3.5-mini-instruct",
1409
- "link": "https://huggingface.co/microsoft/Phi-3.5-mini-instruct",
1410
- "score": 0.8518,
1411
- "coverage": 2,
1412
- "per_board": {
1413
- "GSM8K-test_benchmark": {
1414
- "lb_id": 121,
1415
- "norm": 0.8109919571045575
1416
- },
1417
- "MMLU-test_benchmark": {
1418
- "lb_id": 122,
1419
- "norm": 0.8926620755165046
1420
- }
1421
- }
1422
- },
1423
  {
1424
  "model": "Qwen/Qwen2.5-3B-Instruct",
1425
  "link": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct",
1426
- "score": 0.8091,
1427
- "coverage": 4,
1428
  "per_board": {
1429
  "GSM8K-test_benchmark": {
1430
  "lb_id": 121,
@@ -1441,6 +1208,14 @@
1441
  "ARC-Challenge-test_benchmark": {
1442
  "lb_id": 124,
1443
  "norm": 0.8336314847942753
 
 
 
 
 
 
 
 
1444
  }
1445
  }
1446
  },
@@ -1467,8 +1242,8 @@
1467
  {
1468
  "model": "Qwen/Qwen2.5-1.5B-Instruct",
1469
  "link": "https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct",
1470
- "score": 0.6101,
1471
- "coverage": 4,
1472
  "per_board": {
1473
  "GSM8K-test_benchmark": {
1474
  "lb_id": 121,
@@ -1485,14 +1260,22 @@
1485
  "ARC-Challenge-test_benchmark": {
1486
  "lb_id": 124,
1487
  "norm": 0.7119856887298747
 
 
 
 
 
 
 
 
1488
  }
1489
  }
1490
  },
1491
  {
1492
  "model": "meta-llama/Llama-3.2-3B-Instruct",
1493
  "link": "https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct",
1494
- "score": 0.5752,
1495
- "coverage": 4,
1496
  "per_board": {
1497
  "GSM8K-test_benchmark": {
1498
  "lb_id": 121,
@@ -1509,6 +1292,14 @@
1509
  "ARC-Challenge-test_benchmark": {
1510
  "lb_id": 124,
1511
  "norm": 0.6279069767441859
 
 
 
 
 
 
 
 
1512
  }
1513
  }
1514
  },
@@ -1583,8 +1374,8 @@
1583
  {
1584
  "model": "Qwen/Qwen2.5-0.5B-Instruct",
1585
  "link": "https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct",
1586
- "score": 0.0581,
1587
- "coverage": 4,
1588
  "per_board": {
1589
  "GSM8K-test_benchmark": {
1590
  "lb_id": 121,
@@ -1601,30 +1392,22 @@
1601
  "ARC-Challenge-test_benchmark": {
1602
  "lb_id": 124,
1603
  "norm": 0.01788908765652953
1604
- }
1605
- }
1606
- },
1607
- {
1608
- "model": "deepseek-ai/deepseek-llm-7b-chat",
1609
- "link": "https://huggingface.co/deepseek-ai/deepseek-llm-7b-chat",
1610
- "score": 0.0508,
1611
- "coverage": 2,
1612
- "per_board": {
1613
- "HellaSwag-validation_benchmark": {
1614
- "lb_id": 123,
1615
- "norm": 0.10157531998687234
1616
  },
1617
- "ARC-Challenge-test_benchmark": {
1618
- "lb_id": 124,
1619
  "norm": 0.0
 
 
 
 
1620
  }
1621
  }
1622
  },
1623
  {
1624
  "model": "meta-llama/Llama-3.2-1B-Instruct",
1625
  "link": "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct",
1626
- "score": 0.0164,
1627
- "coverage": 4,
1628
  "per_board": {
1629
  "GSM8K-test_benchmark": {
1630
  "lb_id": 121,
@@ -1641,6 +1424,217 @@
1641
  "ARC-Challenge-test_benchmark": {
1642
  "lb_id": 124,
1643
  "norm": 0.055456171735241554
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1644
  }
1645
  }
1646
  }
 
1
  {
2
+ "generated_at": "2026-06-24T05:24:59Z",
3
  "scopes": [
4
  {
5
  "scope": "Vision/Image Classification",
 
1149
  }
1150
  ]
1151
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1152
  {
1153
  "scope": "NLP/Reasoning & Knowledge",
1154
  "level": "subcategory",
1155
+ "n_boards": 6,
1156
  "boards": [
1157
  "GSM8K-test_benchmark",
1158
  "MMLU-test_benchmark",
1159
  "HellaSwag-validation_benchmark",
1160
+ "ARC-Challenge-test_benchmark",
1161
+ "ARC-Easy-test_benchmark",
1162
+ "OpenBookQA-test_benchmark"
1163
  ],
1164
+ "n_models": 10,
1165
  "models": [
1166
  {
1167
  "model": "Qwen/Qwen2.5-7B-Instruct",
 
1187
  }
1188
  }
1189
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1190
  {
1191
  "model": "Qwen/Qwen2.5-3B-Instruct",
1192
  "link": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct",
1193
+ "score": 0.8727,
1194
+ "coverage": 6,
1195
  "per_board": {
1196
  "GSM8K-test_benchmark": {
1197
  "lb_id": 121,
 
1208
  "ARC-Challenge-test_benchmark": {
1209
  "lb_id": 124,
1210
  "norm": 0.8336314847942753
1211
+ },
1212
+ "ARC-Easy-test_benchmark": {
1213
+ "lb_id": 125,
1214
+ "norm": 1.0
1215
+ },
1216
+ "OpenBookQA-test_benchmark": {
1217
+ "lb_id": 126,
1218
+ "norm": 1.0
1219
  }
1220
  }
1221
  },
 
1242
  {
1243
  "model": "Qwen/Qwen2.5-1.5B-Instruct",
1244
  "link": "https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct",
1245
+ "score": 0.7144,
1246
+ "coverage": 6,
1247
  "per_board": {
1248
  "GSM8K-test_benchmark": {
1249
  "lb_id": 121,
 
1260
  "ARC-Challenge-test_benchmark": {
1261
  "lb_id": 124,
1262
  "norm": 0.7119856887298747
1263
+ },
1264
+ "ARC-Easy-test_benchmark": {
1265
+ "lb_id": 125,
1266
+ "norm": 0.9083333333333332
1267
+ },
1268
+ "OpenBookQA-test_benchmark": {
1269
+ "lb_id": 126,
1270
+ "norm": 0.937888198757764
1271
  }
1272
  }
1273
  },
1274
  {
1275
  "model": "meta-llama/Llama-3.2-3B-Instruct",
1276
  "link": "https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct",
1277
+ "score": 0.6763,
1278
+ "coverage": 6,
1279
  "per_board": {
1280
  "GSM8K-test_benchmark": {
1281
  "lb_id": 121,
 
1292
  "ARC-Challenge-test_benchmark": {
1293
  "lb_id": 124,
1294
  "norm": 0.6279069767441859
1295
+ },
1296
+ "ARC-Easy-test_benchmark": {
1297
+ "lb_id": 125,
1298
+ "norm": 0.8624999999999997
1299
+ },
1300
+ "OpenBookQA-test_benchmark": {
1301
+ "lb_id": 126,
1302
+ "norm": 0.8944099378881987
1303
  }
1304
  }
1305
  },
 
1374
  {
1375
  "model": "Qwen/Qwen2.5-0.5B-Instruct",
1376
  "link": "https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct",
1377
+ "score": 0.0543,
1378
+ "coverage": 6,
1379
  "per_board": {
1380
  "GSM8K-test_benchmark": {
1381
  "lb_id": 121,
 
1392
  "ARC-Challenge-test_benchmark": {
1393
  "lb_id": 124,
1394
  "norm": 0.01788908765652953
 
 
 
 
 
 
 
 
 
 
 
 
1395
  },
1396
+ "ARC-Easy-test_benchmark": {
1397
+ "lb_id": 125,
1398
  "norm": 0.0
1399
+ },
1400
+ "OpenBookQA-test_benchmark": {
1401
+ "lb_id": 126,
1402
+ "norm": 0.09316770186335395
1403
  }
1404
  }
1405
  },
1406
  {
1407
  "model": "meta-llama/Llama-3.2-1B-Instruct",
1408
  "link": "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct",
1409
+ "score": 0.0169,
1410
+ "coverage": 6,
1411
  "per_board": {
1412
  "GSM8K-test_benchmark": {
1413
  "lb_id": 121,
 
1424
  "ARC-Challenge-test_benchmark": {
1425
  "lb_id": 124,
1426
  "norm": 0.055456171735241554
1427
+ },
1428
+ "ARC-Easy-test_benchmark": {
1429
+ "lb_id": 125,
1430
+ "norm": 0.036111111111110934
1431
+ },
1432
+ "OpenBookQA-test_benchmark": {
1433
+ "lb_id": 126,
1434
+ "norm": 0.0
1435
+ }
1436
+ }
1437
+ }
1438
+ ]
1439
+ },
1440
+ {
1441
+ "scope": "Vision/Optical Flow",
1442
+ "level": "subcategory",
1443
+ "n_boards": 5,
1444
+ "boards": [
1445
+ "MPI-Sintel-clean-flow_benchmark",
1446
+ "MPI-Sintel-final-flow_benchmark",
1447
+ "KITTI-2015-flow_benchmark",
1448
+ "KITTI-2012-flow_benchmark",
1449
+ "Middlebury-flow_benchmark"
1450
+ ],
1451
+ "n_models": 7,
1452
+ "models": [
1453
+ {
1454
+ "model": "FlowFormer",
1455
+ "link": "https://github.com/hmorimitsu/ptlflow",
1456
+ "score": 1.0,
1457
+ "coverage": 3,
1458
+ "per_board": {
1459
+ "MPI-Sintel-clean-flow_benchmark": {
1460
+ "lb_id": 110,
1461
+ "norm": 1.0
1462
+ },
1463
+ "MPI-Sintel-final-flow_benchmark": {
1464
+ "lb_id": 111,
1465
+ "norm": 1.0
1466
+ },
1467
+ "KITTI-2012-flow_benchmark": {
1468
+ "lb_id": 113,
1469
+ "norm": 1.0
1470
+ }
1471
+ }
1472
+ },
1473
+ {
1474
+ "model": "GMA",
1475
+ "link": "https://github.com/hmorimitsu/ptlflow",
1476
+ "score": 0.9403,
1477
+ "coverage": 5,
1478
+ "per_board": {
1479
+ "MPI-Sintel-clean-flow_benchmark": {
1480
+ "lb_id": 110,
1481
+ "norm": 0.8831801504829518
1482
+ },
1483
+ "MPI-Sintel-final-flow_benchmark": {
1484
+ "lb_id": 111,
1485
+ "norm": 0.9387585495180901
1486
+ },
1487
+ "KITTI-2015-flow_benchmark": {
1488
+ "lb_id": 112,
1489
+ "norm": 0.9695380291663356
1490
+ },
1491
+ "KITTI-2012-flow_benchmark": {
1492
+ "lb_id": 113,
1493
+ "norm": 0.9099126434606142
1494
+ },
1495
+ "Middlebury-flow_benchmark": {
1496
+ "lb_id": 114,
1497
+ "norm": 1.0
1498
+ }
1499
+ }
1500
+ },
1501
+ {
1502
+ "model": "RAFT-large",
1503
+ "link": "https://pytorch.org/vision/stable/models/raft.html",
1504
+ "score": 0.9321,
1505
+ "coverage": 5,
1506
+ "per_board": {
1507
+ "MPI-Sintel-clean-flow_benchmark": {
1508
+ "lb_id": 110,
1509
+ "norm": 0.733598264661722
1510
+ },
1511
+ "MPI-Sintel-final-flow_benchmark": {
1512
+ "lb_id": 111,
1513
+ "norm": 0.9845356862466544
1514
+ },
1515
+ "KITTI-2015-flow_benchmark": {
1516
+ "lb_id": 112,
1517
+ "norm": 1.0
1518
+ },
1519
+ "KITTI-2012-flow_benchmark": {
1520
+ "lb_id": 113,
1521
+ "norm": 0.9433444186864265
1522
+ },
1523
+ "Middlebury-flow_benchmark": {
1524
+ "lb_id": 114,
1525
+ "norm": 0.9989249587058627
1526
+ }
1527
+ }
1528
+ },
1529
+ {
1530
+ "model": "RAFT-small",
1531
+ "link": "https://pytorch.org/vision/stable/models/raft.html",
1532
+ "score": 0.5158,
1533
+ "coverage": 5,
1534
+ "per_board": {
1535
+ "MPI-Sintel-clean-flow_benchmark": {
1536
+ "lb_id": 110,
1537
+ "norm": 0.3660566414590205
1538
+ },
1539
+ "MPI-Sintel-final-flow_benchmark": {
1540
+ "lb_id": 111,
1541
+ "norm": 0.7603607546129632
1542
+ },
1543
+ "KITTI-2015-flow_benchmark": {
1544
+ "lb_id": 112,
1545
+ "norm": 0.4865400004759567
1546
+ },
1547
+ "KITTI-2012-flow_benchmark": {
1548
+ "lb_id": 113,
1549
+ "norm": 0.5926950938737646
1550
+ },
1551
+ "Middlebury-flow_benchmark": {
1552
+ "lb_id": 114,
1553
+ "norm": 0.37351904302278593
1554
+ }
1555
+ }
1556
+ },
1557
+ {
1558
+ "model": "GMFlow",
1559
+ "link": "https://github.com/hmorimitsu/ptlflow",
1560
+ "score": 0.2203,
1561
+ "coverage": 5,
1562
+ "per_board": {
1563
+ "MPI-Sintel-clean-flow_benchmark": {
1564
+ "lb_id": 110,
1565
+ "norm": 0.4974881107223552
1566
+ },
1567
+ "MPI-Sintel-final-flow_benchmark": {
1568
+ "lb_id": 111,
1569
+ "norm": 0.28462891850783056
1570
+ },
1571
+ "KITTI-2015-flow_benchmark": {
1572
+ "lb_id": 112,
1573
+ "norm": 0.0
1574
+ },
1575
+ "KITTI-2012-flow_benchmark": {
1576
+ "lb_id": 113,
1577
+ "norm": 0.0
1578
+ },
1579
+ "Middlebury-flow_benchmark": {
1580
+ "lb_id": 114,
1581
+ "norm": 0.3192730921362036
1582
+ }
1583
+ }
1584
+ },
1585
+ {
1586
+ "model": "PWC-Net",
1587
+ "link": "https://github.com/hmorimitsu/ptlflow",
1588
+ "score": 0.1157,
1589
+ "coverage": 5,
1590
+ "per_board": {
1591
+ "MPI-Sintel-clean-flow_benchmark": {
1592
+ "lb_id": 110,
1593
+ "norm": 0.2352358989938106
1594
+ },
1595
+ "MPI-Sintel-final-flow_benchmark": {
1596
+ "lb_id": 111,
1597
+ "norm": 0.0
1598
+ },
1599
+ "KITTI-2015-flow_benchmark": {
1600
+ "lb_id": 112,
1601
+ "norm": 0.03800238667034228
1602
+ },
1603
+ "KITTI-2012-flow_benchmark": {
1604
+ "lb_id": 113,
1605
+ "norm": 0.3051801530401207
1606
+ },
1607
+ "Middlebury-flow_benchmark": {
1608
+ "lb_id": 114,
1609
+ "norm": 0.0
1610
+ }
1611
+ }
1612
+ },
1613
+ {
1614
+ "model": "FastFlowNet",
1615
+ "link": "https://github.com/hmorimitsu/ptlflow",
1616
+ "score": 0.0933,
1617
+ "coverage": 5,
1618
+ "per_board": {
1619
+ "MPI-Sintel-clean-flow_benchmark": {
1620
+ "lb_id": 110,
1621
+ "norm": 0.0
1622
+ },
1623
+ "MPI-Sintel-final-flow_benchmark": {
1624
+ "lb_id": 111,
1625
+ "norm": 0.08033231693206166
1626
+ },
1627
+ "KITTI-2015-flow_benchmark": {
1628
+ "lb_id": 112,
1629
+ "norm": 0.032016291066676916
1630
+ },
1631
+ "KITTI-2012-flow_benchmark": {
1632
+ "lb_id": 113,
1633
+ "norm": 0.2688537243558956
1634
+ },
1635
+ "Middlebury-flow_benchmark": {
1636
+ "lb_id": 114,
1637
+ "norm": 0.08546261074977646
1638
  }
1639
  }
1640
  }
index.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "generated_at": "2026-06-24T01:02:38Z",
3
  "source": "https://runbenchhub.com",
4
  "leaderboards": [
5
  {
@@ -94,6 +94,29 @@
94
  },
95
  "updated_at": "2026-06-23T04:16:28.793060"
96
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  {
98
  "id": 121,
99
  "name": "GSM8K-test_benchmark",
@@ -163,6 +186,29 @@
163
  },
164
  "updated_at": "2026-06-23T03:46:47.603551"
165
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
166
  {
167
  "id": 107,
168
  "name": "CNN-DailyMail-test_benchmark",
 
1
  {
2
+ "generated_at": "2026-06-24T05:24:59Z",
3
  "source": "https://runbenchhub.com",
4
  "leaderboards": [
5
  {
 
94
  },
95
  "updated_at": "2026-06-23T04:16:28.793060"
96
  },
97
+ {
98
+ "id": 125,
99
+ "name": "ARC-Easy-test_benchmark",
100
+ "category": "NLP/Reasoning & Knowledge",
101
+ "url": "https://runbenchhub.com/leaderboard/125",
102
+ "submit_url": "https://runbenchhub.com/leaderboard/125?utm_source=hf_space&utm_medium=submit_btn",
103
+ "datasets": [
104
+ {
105
+ "name": "ARC-Easy-test",
106
+ "description": "ARC-Easy (Clark et al., 2018) — grade-school science multiple-choice questions (test, 4-option). Pinned zero-shot prompt; scored by letter exact match.",
107
+ "source_url": "https://huggingface.co/datasets/allenai/ai2_arc"
108
+ }
109
+ ],
110
+ "n_verified": 5,
111
+ "n_mirrored": 0,
112
+ "n_metrics": 1,
113
+ "top": {
114
+ "name": "Qwen/Qwen2.5-3B-Instruct",
115
+ "score": 0.9260042283298098,
116
+ "metric": "Accuracy"
117
+ },
118
+ "updated_at": "2026-06-24T05:18:45.238940"
119
+ },
120
  {
121
  "id": 121,
122
  "name": "GSM8K-test_benchmark",
 
186
  },
187
  "updated_at": "2026-06-23T03:46:47.603551"
188
  },
189
+ {
190
+ "id": 126,
191
+ "name": "OpenBookQA-test_benchmark",
192
+ "category": "NLP/Reasoning & Knowledge",
193
+ "url": "https://runbenchhub.com/leaderboard/126",
194
+ "submit_url": "https://runbenchhub.com/leaderboard/126?utm_source=hf_space&utm_medium=submit_btn",
195
+ "datasets": [
196
+ {
197
+ "name": "OpenBookQA-test",
198
+ "description": "OpenBookQA (Mihaylov et al., 2018) — elementary-science open-book multiple-choice questions (test, 4-option). Pinned zero-shot prompt; scored by letter exact match.",
199
+ "source_url": "https://huggingface.co/datasets/allenai/openbookqa"
200
+ }
201
+ ],
202
+ "n_verified": 5,
203
+ "n_mirrored": 0,
204
+ "n_metrics": 1,
205
+ "top": {
206
+ "name": "Qwen/Qwen2.5-3B-Instruct",
207
+ "score": 0.774,
208
+ "metric": "Accuracy"
209
+ },
210
+ "updated_at": "2026-06-24T05:18:51.634224"
211
+ },
212
  {
213
  "id": 107,
214
  "name": "CNN-DailyMail-test_benchmark",
leaderboards/125.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 125,
3
+ "name": "ARC-Easy-test_benchmark",
4
+ "category": "NLP/Reasoning & Knowledge",
5
+ "url": "https://runbenchhub.com/leaderboard/125",
6
+ "submit_url": "https://runbenchhub.com/leaderboard/125?utm_source=hf_space&utm_medium=submit_btn",
7
+ "columns": [
8
+ {
9
+ "metric_id": 260,
10
+ "label": "Accuracy",
11
+ "global_metric": "mmlu_accuracy",
12
+ "sort_direction": "higher_is_better"
13
+ }
14
+ ],
15
+ "verified": [
16
+ {
17
+ "name": "Qwen/Qwen2.5-3B-Instruct",
18
+ "author": "Qwen",
19
+ "author_url": "https://huggingface.co/Qwen",
20
+ "created": "2026-06-24T05:22:55.428152",
21
+ "description": "Qwen/Qwen2.5-3B-Instruct — greedy, zero-shot (pinned prompt)",
22
+ "link": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct",
23
+ "scores": {
24
+ "260": 0.9260042283298098
25
+ },
26
+ "rank": 1
27
+ },
28
+ {
29
+ "name": "Qwen/Qwen2.5-1.5B-Instruct",
30
+ "author": "Qwen",
31
+ "author_url": "https://huggingface.co/Qwen",
32
+ "created": "2026-06-24T05:23:16.212616",
33
+ "description": "Qwen/Qwen2.5-1.5B-Instruct — greedy, zero-shot (pinned prompt)",
34
+ "link": "https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct",
35
+ "scores": {
36
+ "260": 0.8980972515856237
37
+ },
38
+ "rank": 2
39
+ },
40
+ {
41
+ "name": "meta-llama/Llama-3.2-3B-Instruct",
42
+ "author": "meta-llama",
43
+ "author_url": "https://huggingface.co/meta-llama",
44
+ "created": "2026-06-24T05:24:06.241270",
45
+ "description": "meta-llama/Llama-3.2-3B-Instruct — greedy, zero-shot (pinned prompt)",
46
+ "link": "https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct",
47
+ "scores": {
48
+ "260": 0.8841437632135306
49
+ },
50
+ "rank": 3
51
+ },
52
+ {
53
+ "name": "meta-llama/Llama-3.2-1B-Instruct",
54
+ "author": "meta-llama",
55
+ "author_url": "https://huggingface.co/meta-llama",
56
+ "created": "2026-06-24T05:23:42.591351",
57
+ "description": "meta-llama/Llama-3.2-1B-Instruct — greedy, zero-shot (pinned prompt)",
58
+ "link": "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct",
59
+ "scores": {
60
+ "260": 0.6325581395348837
61
+ },
62
+ "rank": 4
63
+ },
64
+ {
65
+ "name": "Qwen/Qwen2.5-0.5B-Instruct",
66
+ "author": "Qwen",
67
+ "author_url": "https://huggingface.co/Qwen",
68
+ "created": "2026-06-24T05:23:27.451033",
69
+ "description": "Qwen/Qwen2.5-0.5B-Instruct — greedy, zero-shot (pinned prompt)",
70
+ "link": "https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct",
71
+ "scores": {
72
+ "260": 0.6215644820295984
73
+ },
74
+ "rank": 5
75
+ }
76
+ ],
77
+ "mirrored": []
78
+ }
leaderboards/126.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 126,
3
+ "name": "OpenBookQA-test_benchmark",
4
+ "category": "NLP/Reasoning & Knowledge",
5
+ "url": "https://runbenchhub.com/leaderboard/126",
6
+ "submit_url": "https://runbenchhub.com/leaderboard/126?utm_source=hf_space&utm_medium=submit_btn",
7
+ "columns": [
8
+ {
9
+ "metric_id": 261,
10
+ "label": "Accuracy",
11
+ "global_metric": "mmlu_accuracy",
12
+ "sort_direction": "higher_is_better"
13
+ }
14
+ ],
15
+ "verified": [
16
+ {
17
+ "name": "Qwen/Qwen2.5-3B-Instruct",
18
+ "author": "Qwen",
19
+ "author_url": "https://huggingface.co/Qwen",
20
+ "created": "2026-06-24T05:24:15.065010",
21
+ "description": "Qwen/Qwen2.5-3B-Instruct — greedy, zero-shot (pinned prompt)",
22
+ "link": "https://huggingface.co/Qwen/Qwen2.5-3B-Instruct",
23
+ "scores": {
24
+ "261": 0.774
25
+ },
26
+ "rank": 1
27
+ },
28
+ {
29
+ "name": "Qwen/Qwen2.5-1.5B-Instruct",
30
+ "author": "Qwen",
31
+ "author_url": "https://huggingface.co/Qwen",
32
+ "created": "2026-06-24T05:24:22.963427",
33
+ "description": "Qwen/Qwen2.5-1.5B-Instruct — greedy, zero-shot (pinned prompt)",
34
+ "link": "https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct",
35
+ "scores": {
36
+ "261": 0.754
37
+ },
38
+ "rank": 2
39
+ },
40
+ {
41
+ "name": "meta-llama/Llama-3.2-3B-Instruct",
42
+ "author": "meta-llama",
43
+ "author_url": "https://huggingface.co/meta-llama",
44
+ "created": "2026-06-24T05:24:46.585076",
45
+ "description": "meta-llama/Llama-3.2-3B-Instruct — greedy, zero-shot (pinned prompt)",
46
+ "link": "https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct",
47
+ "scores": {
48
+ "261": 0.74
49
+ },
50
+ "rank": 3
51
+ },
52
+ {
53
+ "name": "Qwen/Qwen2.5-0.5B-Instruct",
54
+ "author": "Qwen",
55
+ "author_url": "https://huggingface.co/Qwen",
56
+ "created": "2026-06-24T05:24:29.530445",
57
+ "description": "Qwen/Qwen2.5-0.5B-Instruct — greedy, zero-shot (pinned prompt)",
58
+ "link": "https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct",
59
+ "scores": {
60
+ "261": 0.482
61
+ },
62
+ "rank": 4
63
+ },
64
+ {
65
+ "name": "meta-llama/Llama-3.2-1B-Instruct",
66
+ "author": "meta-llama",
67
+ "author_url": "https://huggingface.co/meta-llama",
68
+ "created": "2026-06-24T05:24:37.168796",
69
+ "description": "meta-llama/Llama-3.2-1B-Instruct — greedy, zero-shot (pinned prompt)",
70
+ "link": "https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct",
71
+ "scores": {
72
+ "261": 0.452
73
+ },
74
+ "rank": 5
75
+ }
76
+ ],
77
+ "mirrored": []
78
+ }