CodeGoat24 commited on
Commit
9c10455
·
verified ·
1 Parent(s): aff7819

Update src/about.py

Browse files
Files changed (1) hide show
  1. src/about.py +1 -4
src/about.py CHANGED
@@ -28,10 +28,7 @@ LINKS_AND_INFO = """
28
  <div align="center">
29
  <p><a href="https://github.com/CodeGoat24/UnifiedReward" target="_blank">UnifiedReward Team</a></p>
30
  <p>
31
- <a href="">
32
- <img src='https://img.shields.io/badge/arXiv-UniGenBench-blue' alt='Paper PDF'></a> <a href="https://codegoat24.github.io/UnifiedReward/Pref-GRPO">
33
- <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>
34
- <a href="">
35
  </p>
36
  </div>
37
  """
 
28
  <div align="center">
29
  <p><a href="https://github.com/CodeGoat24/UnifiedReward" target="_blank">UnifiedReward Team</a></p>
30
  <p>
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
  </p>
33
  </div>
34
  """