CodeGoat24 commited on
Commit
1e9a8cf
·
verified ·
1 Parent(s): 4a74f18

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +4 -0
src/about.py CHANGED
@@ -34,6 +34,10 @@ 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
  </div>
38
  """
39
 
 
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"><b>Leaderboard</b>(English)</a> |
38
+ 😊<a href="https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard_Chinese"><b>Leaderboard</b>(Chinese)</a>
39
+
40
+
41
  </div>
42
  """
43