Update README.md with 98 models from MWC leaderboard
Browse files
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 |
-
|
| 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 |
|