Skip to content

Commit 91153d5

Browse files
committed
docs: update arxiv link in leaderboard
1 parent da7d705 commit 91153d5

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

omnigirl_leaderboard.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,15 @@ <h3 class="fw-light text-nowrap">
5151
<a href="https://openreview.net/forum?id=yourISSTA25paperID" target="_blank">
5252
<img src="https://img.shields.io/badge/Paper-ISSTA%2725-a55fed.svg?style=for-the-badge" alt="paper" class="img-fluid">
5353
</a>
54-
<!-- 只改了这一行的链接 -->
55-
<a href="https://huggingface.co/datasets/Deep-Software-Analytics/OmniGIRL" target="_blank">
54+
<!-- 新增 arXiv 链接 -->
55+
<a href="http://arxiv.org/abs/2505.04606" target="_blank">
56+
<img src="https://img.shields.io/badge/arXiv-YOUR_ARXIV_ID-B31B1B.svg?style=for-the-badge&logo=arxiv&logoColor=white" alt="arxiv" class="img-fluid">
57+
</a>
58+
<a href="https://conf.researchr.org/details/issta-2025/issta-2025-papers/2/OmniGIRL-A-Multilingual-and-Multimodal-Benchmark-for-GitHub-Issue-Resolution" target="_blank">
5659
<img src="https://img.shields.io/badge/HuggingFace-%23f9ac00.svg?style=for-the-badge&logo=huggingface" alt="hf" class="img-fluid">
5760
</a>
5861
</div>
62+
5963

6064
<!-- 语言切换 -->
6165
<div class="btn-group mt-3" role="group" id="Language">

0 commit comments

Comments
 (0)