emolero commited on
Commit
6d27ff3
·
verified ·
1 Parent(s): c51ab25

Update README.md with 98 models from MWC leaderboard

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -40,10 +40,7 @@ Core columns:
40
  - `average` — Mean of available benchmark scores
41
  - `benchmarks_completed` — Number of benchmarks with scores
42
 
43
- Per-benchmark columns (for each benchmark):
44
-
45
- - `<benchmark>_score` — Accuracy score (0-1 scale)
46
- - `<benchmark>_stderr` — Standard error
47
 
48
  Benchmarks:
49
 
 
40
  - `average` — Mean of available benchmark scores
41
  - `benchmarks_completed` — Number of benchmarks with scores
42
 
43
+ One column per benchmark — each cell contains `[score, stderr]` as a JSON tuple, or empty if not evaluated:
 
 
 
44
 
45
  Benchmarks:
46