Skip to content

Commit 2e43244

Browse files
Update index.html
1 parent befd96d commit 2e43244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h4 for="reasoning-filter">Reasoning?</h4>
171171
</div> -->
172172

173173
<div class="tabcontent" style="display: block" id="leaderboard-story">
174-
<h3 class="table-title">GraphRAG-Bench (Story)</h3>
174+
<h3 class="table-title">GraphRAG-Bench (Novel)</h3>
175175
<table class="table scrollable" id="leaderboard-table-story" data-header-starter="1">
176176
<thead>
177177
<!-- 一级指标行 -->
@@ -180,7 +180,7 @@ <h3 class="table-title">GraphRAG-Bench (Story)</h3>
180180
<div class="sticky-header-content">Model<span class="arrow"></span></div>
181181
</th>
182182
<th rowspan="2" onclick="sortTable(1, this)" data-sort="none">
183-
<div class="sticky-header-content">Rank<span class="arrow"></span></div>
183+
<div class="sticky-header-content">No<span class="arrow"></span></div>
184184
</th>
185185
<th rowspan="2" onclick="sortTable(2, this)" data-sort="none">
186186
<div class="sticky-header-content">Average<span class="arrow"></span></div>

0 commit comments

Comments
 (0)