Skip to content

Commit b38abf1

Browse files
committed
update html
1 parent efb7385 commit b38abf1

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

omnigirl_leaderboard.html

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,15 @@ <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>
111+
<!-- 📨 How to Submit -->
112+
<div class="section" id="submit-section">
113+
<h3>📨 How&nbsp;to&nbsp;Submit</h3>
114+
<ol>
115+
<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>
116+
<li>Email the file to <a href="mailto:guolh8@mail2.sysu.edu.cn?subject=OmniGIRL%20Submission">guolh8@mail2.sysu.edu.cn</a>.</li>
117+
<li>We will evaluate your submission locally and update the leaderboard once the results are verified.</li>
118+
</ol>
119+
</div>
122120

123121
<!-- More Leaderboards -->
124122
<div id="notes" class="w-100">

0 commit comments

Comments
 (0)