CodeGoat24 commited on
Commit
605b13f
·
verified ·
1 Parent(s): bef06b3

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +2 -3
src/about.py CHANGED
@@ -34,9 +34,8 @@ LINKS_AND_INFO = """
34
 
35
  <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank" rel="noopener noreferrer"><img alt="Code" src="https://img.shields.io/github/stars/CodeGoat24/UniGenBench.svg?style=social&amp;label=Official"></a>
36
 
37
- <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard"><img src='https://img.shields.io/badge/UniGenBench-Leaderboard(English)-brown' alt='leaderboard'></a> |
38
- <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard_Chinese">
39
- <img src='https://img.shields.io/badge/UniGenBench-Leaderboard(Chinese)-red' alt='leaderboard'></a>
40
 
41
 
42
 
 
34
 
35
  <a href="https://github.com/CodeGoat24/UniGenBench" target="_blank" rel="noopener noreferrer"><img alt="Code" src="https://img.shields.io/github/stars/CodeGoat24/UniGenBench.svg?style=social&amp;label=Official"></a>
36
 
37
+ <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard">🥇Leaderboard(English)</a> |
38
+ <a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard_Chinese">🥇Leaderboard(Chinese)</a>
 
39
 
40
 
41