Skip to content

Commit 9bc7186

Browse files
committed
add codemmlu leaderboard
1 parent 7a53b20 commit 9bc7186

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

agilecoder/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@
9090
<a class="navbar-item" href="https://fsoft-ai4code.github.io/srank-coderanker/">
9191
SRank-CodeRanker
9292
</a>
93+
<a class="navbar-item" href="https://fsoft-ai4code.github.io/codemmlu/">
94+
CodeMMLU
95+
</a>
9396
</div>
9497

9598
</div>

codemmlu/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<a class="navbar-item" href="https://fsoft-ai4code.github.io/srank-coderanker/">
9494
SRank-CodeRanker
9595
</a>
96-
<a class="navbar-item" href="https://fsoft-ai4code.github.io/codemmlu/"></a>
96+
<a class="navbar-item" href="https://fsoft-ai4code.github.io/codemmlu/">
9797
CodeMMLU
9898
</a>
9999
</div>
@@ -132,8 +132,7 @@ <h1 class="title is-1 publication-title">CodeMMLU: A Multi-Task Benchmark for As
132132

133133
<div class="is-size-5 publication-authors">
134134
<span class="author-block"><sup>1</sup>FPT Software AI Center, <sup>2</sup>Fulbright University, Viet Nam</span>
135-
<span class="author-block"><sup>3</sup>Hanoi University of Science and Technology, Viet Nam</span>
136-
<span class="author-block"><sup>4</sup>VNU-HCM- University of Science, Viet Nam</span>
135+
<span class="author-block"><sup>3</sup>Hanoi University of Science and Technology, <sup>4</sup>VNU-HCM- University of Science, Viet Nam</span>
137136
</div>
138137

139138
<div class="column has-text-centered">

repoexec/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@
9393
<a class="navbar-item" href="https://fsoft-ai4code.github.io/srank-coderanker/">
9494
SRank-CodeRanker
9595
</a>
96+
<a class="navbar-item" href="https://fsoft-ai4code.github.io/codemmlu/">
97+
CodeMMLU
98+
</a>
9699
</div>
97100

98101
</div>

srank-coderanker/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,9 @@
9292
<a class="navbar-item" href="https://fsoft-ai4code.github.io/srank-coderanker/">
9393
SRank-CodeRanker
9494
</a>
95-
95+
<a class="navbar-item" href="https://fsoft-ai4code.github.io/codemmlu/">
96+
CodeMMLU
97+
</a>
9698
</div>
9799
</div>
98100
</div>

0 commit comments

Comments
 (0)