Skip to content

Commit 0bcc044

Browse files
committed
Fixed def 1
1 parent 8b42f8e commit 0bcc044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/LeaderboardPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ const LeaderboardPage: React.FC = () => {
332332
</div>
333333

334334
<div className="metric-details">
335-
<h4>Definition (Sec 5.1)</h4>
335+
<h4>Definition</h4>
336336
<p>
337337
For each router <InlineMath math="r" />, let <InlineMath math="A_r" /> denote the
338338
average correctness of the selected models' answers over the dataset queries.

0 commit comments

Comments
 (0)