File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,15 @@ <h3 class="fw-light text-nowrap">
51
51
< a href ="https://openreview.net/forum?id=yourISSTA25paperID " target ="_blank ">
52
52
< img src ="https://img.shields.io/badge/Paper-ISSTA%2725-a55fed.svg?style=for-the-badge " alt ="paper " class ="img-fluid ">
53
53
</ 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 ">
56
59
< img src ="https://img.shields.io/badge/HuggingFace-%23f9ac00.svg?style=for-the-badge&logo=huggingface " alt ="hf " class ="img-fluid ">
57
60
</ a >
58
61
</ div >
62
+
59
63
60
64
<!-- 语言切换 -->
61
65
< div class ="btn-group mt-3 " role ="group " id ="Language ">
You can’t perform that action at this time.
0 commit comments