CodeGoat24 commited on
Commit
746b06c
Β·
verified Β·
1 Parent(s): 2f54366

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +6 -6
src/about.py CHANGED
@@ -26,10 +26,10 @@ TITLE = """<h1 align="center" id="space-title">πŸ₯‡ <a href="" target="_blank">U
26
  # Links and conference info
27
  LINKS_AND_INFO = """
28
  <div align="center">
29
- <p><a href="https://github.com/CodeGoat24/UnifiedReward" target="_blank">UnifiedReward Team</a></p> <br>
30
 
31
- <a href="https://mayubo2333.github.io/UnifiedReward/Pref-GRPO" target="_blank">🏠 Homepage</a> |
32
- <a href="" target="_blank">πŸ“„ arXiv Paper</a>
33
 
34
  <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>
35
 
@@ -38,9 +38,9 @@ LINKS_AND_INFO = """
38
 
39
  # What does your leaderboard evaluate?
40
  INTRODUCTION_TEXT = """
41
- πŸ“š [UniGenBench]() is a unified benchmark for T2I generation that integrates diverse prompt themes with a comprehensive suite of fine-grained evaluation criteria.
42
 
43
- πŸ”§ You can use the official [GitHub repo](https://github.com/CodeGoat24/UniGenBench) to evaluate your model on [UniGenBench]().
44
 
45
  πŸ“ To add your own model to the leaderboard, please send an Email to [email protected], then we will help with the evaluation and updating the leaderboard.
46
  """
@@ -51,4 +51,4 @@ INTRODUCTION_TEXT = """
51
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
52
  CITATION_BUTTON_TEXT = r"""
53
 
54
- }"""
 
26
  # Links and conference info
27
  LINKS_AND_INFO = """
28
  <div align="center">
29
+ <p><a href="https://github.com/CodeGoat24/UnifiedReward" target="_blank">UnifiedReward</a> Team&<a href="https://hunyuan.tencent.com/" target="_blank">Hunyuan</a>, Tencent</p> <br>
30
 
31
+ <a href="" target="_blank">🏠 Homepage</a> |
32
+ <a href="" target="_blank">πŸ“„ arXiv Paper</a> | Coming soon!!
33
 
34
  <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>
35
 
 
38
 
39
  # What does your leaderboard evaluate?
40
  INTRODUCTION_TEXT = """
41
+ πŸ“š [UniGenBench](https://github.com/CodeGoat24/UniGenBench) is a unified benchmark for T2I generation that integrates diverse prompt themes with a comprehensive suite of fine-grained evaluation criteria.
42
 
43
+ πŸ”§ You can use the official [GitHub repo](https://github.com/CodeGoat24/UniGenBench) to evaluate your model on [UniGenBench](https://github.com/CodeGoat24/UniGenBench).
44
 
45
  πŸ“ To add your own model to the leaderboard, please send an Email to [email protected], then we will help with the evaluation and updating the leaderboard.
46
  """
 
51
  CITATION_BUTTON_LABEL = "Copy the following snippet to cite these results"
52
  CITATION_BUTTON_TEXT = r"""
53
 
54
+ """