Skip to content

Commit e2b445e

Browse files
YihengWangYihengWang
authored andcommitted
update README
1 parent 67f42aa commit e2b445e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ A unified evaluation toolkit and leaderboard for rigorously assessing the scient
77
<hr style="width:100%;margin:16px 0;border:0;border-top:0.1px solid #d0d7de;" />
88

99
<p align="center">
10-
<a href="https://opencompass.org.cn/Intern-Discovery-Eval">
10+
<a href="https://opencompass.org.cn/Intern-Discovery-Eval" style="text-decoration:none;border-bottom:0;">
1111
<img src="https://img.shields.io/badge/Website-SciEval-b8dcff?style=for-the-badge&logo=google-chrome&logoColor=white" />
1212
</a>&nbsp;&nbsp;&nbsp;
13-
<a href="https://huggingface.co/spaces/InternScience/SciEval-Leaderboard">
13+
<a href="https://huggingface.co/spaces/InternScience/SciEval-Leaderboard" style="text-decoration:none;border-bottom:0;">
1414
<img src="https://img.shields.io/badge/LEADERBOARD-Scieval-f6e58d?style=for-the-badge&logo=huggingface" />
1515
</a>&nbsp;&nbsp;&nbsp;
16-
<a href="https://github.com/InternScience/SciEvalKit/blob/main/docs/SciEvalKit.pdf">
16+
<a href="https://github.com/InternScience/SciEvalKit/blob/main/docs/SciEvalKit.pdf" style="text-decoration:none;border-bottom:0;">
1717
<img src="https://img.shields.io/badge/REPORT-Technical-f4c2d7?style=for-the-badge" />
1818
</a>&nbsp;&nbsp;&nbsp;
19-
<a href="https://github.com/InternScience/SciEvalKit">
19+
<a href="https://github.com/InternScience/SciEvalKit" style="text-decoration:none;border-bottom:0;">
2020
<img src="https://img.shields.io/badge/GitHub-Repository-c7b9e2?style=for-the-badge&logo=github&logoColor=white" />
2121
</a>
2222
</p>
@@ -137,7 +137,7 @@ python run.py \
137137

138138

139139

140-
## <img src="assets/icon/thanks.png" alt="thanks" height="28" style="vertical-align:middle;" />&nbsp;Acknowledgements
140+
## <img src="assets/icon/thanks.png" alt="thanks" height="30" style="vertical-align:middle;" />&nbsp;Acknowledgements
141141

142142
SciEval ToolKit is built on top of the excellent **[VLMEvalKit](https://github.com/open-compass/VLMEvalKit)** framework and we thank the OpenCompass team not only for open‑sourcing their engine, but also for publishing thorough deployment and development guides ([Quick Start](https://vlmevalkit.readthedocs.io/en/latest/Quickstart.html)[Development Notes](https://vlmevalkit.readthedocs.io/en/latest/Development.html)) that streamlined our integration.
143143

0 commit comments

Comments
 (0)