Skip to content

Commit 610594b

Browse files
committed
Fix MiMo-V2-Flash: correct API cost, add solver display, update model count
1 parent dce35a8 commit 610594b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,6 +1398,7 @@ <h2>Solve Metrics (T = 0)</h2>
13981398
"Qwen3.5-397B": "qwen3.5-397b-a17b",
13991399
"MiniMax-M2.5": "minimax-m2.5",
14001400
"DeepSeek-V3.2": "deepseek-v3.2",
1401+
"MiMo-V2-Flash": "mimo-v2-flash",
14011402
};
14021403
let solversData = null;
14031404

results/overall_qyi_t0.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Kimi-K2.5,0.679,0.730,0.593,1.90
1818
Qwen3.5-397B,0.670,0.709,0.578,1.24
1919
MiniMax-M2.5,0.339,0.681,0.300,1.16
2020
DeepSeek-V3.2,0.339,0.626,0.307,0.52
21-
MiMo-V2-Flash,0.14378606557377047,0.532472950819672,0.1613065573770492,0.0
21+
MiMo-V2-Flash,0.14378606557377047,0.532472950819672,0.1613065573770492,0.9941

0 commit comments

Comments
 (0)