CodeGoat24 commited on
Commit
9b2f817
·
verified ·
1 Parent(s): d577417

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +4 -1
src/about.py CHANGED
@@ -28,7 +28,10 @@ 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=""><img src='https://img.shields.io/badge/arXiv-UniGenBench-blue' alt='Paper PDF'></a><a href="https://codegoat24.github.io/UnifiedReward/Pref-GRPO"><img src='https://img.shields.io/badge/Project-Website-orange' alt='Project Page'></a><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>
 
 
 
32
 
33
  </div>
34
  """
 
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
 
36
  </div>
37
  """