Commit
·
5e8452f
1
Parent(s):
2336e04
src/lib/benchmarks/types.ts
CHANGED
@@ -49,6 +49,7 @@ export const benchmarkMetricOrder: BenchmarkMetric[] = [
|
|
49 |
// Most common and high-priority
|
50 |
"simpleqa",
|
51 |
"mmlu_pro",
|
|
|
52 |
"gpqa",
|
53 |
"egoschema",
|
54 |
"loft",
|
|
|
49 |
// Most common and high-priority
|
50 |
"simpleqa",
|
51 |
"mmlu_pro",
|
52 |
+
"mmlu",
|
53 |
"gpqa",
|
54 |
"egoschema",
|
55 |
"loft",
|