Skip to content

Commit edf2f6b

Browse files
committed
Update GPT-5
1 parent f6f2af4 commit edf2f6b

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ <h2 class="title is-3" id="leaderboard">Leaderboard</h2>
360360
</div>
361361
<div class="leaderboard-container">
362362
<div class="content has-text-right is-size-7 has-text-grey">
363-
<p>Last updated: 08/06/2025</p>
363+
<p>Last updated: 08/07/2025</p>
364364
</div>
365365
<div class="table-wrapper">
366366
<table id="mmmu-table">

leaderboard_data.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,32 @@
6666
"original": "73.0"
6767
}
6868
},
69+
{
70+
"info": {
71+
"name": "GPT-5 w/ thinking",
72+
"size": "-",
73+
"date": "2025-08-07",
74+
"type": "proprietary",
75+
"link": "https://openai.com/gpt-5/"
76+
},
77+
"validation": {
78+
"overall": "84.2",
79+
"source": "author"
80+
}
81+
},
82+
{
83+
"info": {
84+
"name": "GPT-5 w/o thinking",
85+
"size": "-",
86+
"date": "2025-08-07",
87+
"type": "proprietary",
88+
"link": "https://openai.com/gpt-5/"
89+
},
90+
"validation": {
91+
"overall": "74.4",
92+
"source": "author"
93+
}
94+
},
6995
{
7096
"info": {
7197
"name": "o3",

0 commit comments

Comments
 (0)