Skip to content

Commit e5fdbb4

Browse files
committed
update html
1 parent b38abf1 commit e5fdbb4

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

omnigirl_leaderboard.html

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

111-
<!-- 📨 How to Submit -->
112-
<div class="section" id="submit-section">
113-
<h3>📨 How&nbsp;to&nbsp;Submit</h3>
111+
<!-- 📨 How to Submit -->
112+
<div id="notes" class="w-100">
113+
<h3>📨 How&nbsp;to&nbsp;Submit</h3>
114+
<div class="inline-block mt-3">
114115
<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>
116+
<li>
117+
Prepare a <code>.json</code> or <code>.jsonl</code> file. Each record must contain at least
118+
the keys <code>instance_id</code>, <code>model_name_or_path</code>, and <code>model_patch</code>.
119+
</li>
120+
<li>
121+
Email the file to
122+
<a href="mailto:guolh8@mail2.sysu.edu.cn?subject=OmniGIRL%20Submission">guolh8@mail2.sysu.edu.cn</a>.
123+
</li>
124+
<li>
125+
We will evaluate your submission locally and update the leaderboard once the results are verified.
126+
</li>
118127
</ol>
119128
</div>
129+
</div>
130+
120131

121132
<!-- More Leaderboards -->
122133
<div id="notes" class="w-100">

0 commit comments

Comments
 (0)