Update src/about.py
Browse files- 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&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&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 |
|