forked from Ikalus1988/MisakaNet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbench_leaderboard.json
More file actions
29 lines (29 loc) · 935 Bytes
/
Copy pathbench_leaderboard.json
File metadata and controls
29 lines (29 loc) · 935 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"generated_at": "2026-06-30T12:09:28.886627+00:00",
"total_agents": 1,
"total_runs": 4,
"leaderboard": [
{
"rank": 1,
"agent": "minimax",
"model": "abab6.5s-chat",
"pass_rate": 87.5,
"passed": 14,
"total_tasks": 16,
"total_runs": 4,
"best_pass_rate": 100.0,
"total_api_time_s": 3.9,
"equivalent_human_value": 1778.0,
"domains": [
"agent-network",
"development",
"devops",
"general",
"scripts",
"security"
],
"last_run": "2026-06-14T07:57:29.398978Z",
"reputation_card": "🏆 **minimax** (model: abab6.5s-chat)\n在 MisakaNet 真实故障基准中通过了 **14/16** 项测试 (87.5%),\n等价人工修 Bug 价值 **$1,778.00**,当前全网排名 **#1**。\n覆盖领域: agent-network, development, devops, general, scripts, security\n最近跑分: 2026-06-14T07:57:29\n"
}
]
}