Skip to content

Commit efb7385

Browse files
committed
update leaderboard
1 parent 88bb04a commit efb7385

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

omnigirl_leaderboard.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,17 @@ <h3>📝 Notes</h3>
108108
</div>
109109
</div>
110110

111+
<!-- How to Submit -->
112+
<div id="submit" class="w-100 mb-5">
113+
<h3>📨 How to Submit</h3>
114+
<div class="inline-block mt-3">
115+
<ol>
116+
<li>Prepare a <code>.json</code> or <code>.jsonl</code> file. Each record must contain at least the keys <code>instance_id</code>, <code>model_name_or_path</code>, and <code>model_patch</code>.</li>
117+
<li>Email the file to <a href="mailto:guolh8@mail2.sysu.edu.cn">guolh8@mail2.sysu.edu.cn</a>.</li>
118+
<li>We will evaluate your submission locally and update the leaderboard as soon as the results are verified.</li>
119+
</ol>
120+
</div>
121+
</div>
111122

112123
<!-- More Leaderboards -->
113124
<div id="notes" class="w-100">

0 commit comments

Comments
 (0)