CodeGoat24 commited on
Commit
bdcecae
Β·
verified Β·
1 Parent(s): 6c2c7a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -11,4 +11,27 @@ license: mit
11
  short_description: 'UniGenBench: a unified T2I generation benchmark.'
12
  ---
13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
11
  short_description: 'UniGenBench: a unified T2I generation benchmark.'
12
  ---
13
 
14
+ ## UniGenBench
15
+
16
+ UniGenBench is a unified T2I generation benchmark.
17
+
18
+ For further details, please refer to the following resources:
19
+ - πŸ“° Paper: https://arxiv.org/pdf/2508.20751
20
+ - πŸͺ Project Page: https://codegoat24.github.io/UnifiedReward/Pref-GRPO
21
+ - πŸ€— UniGenBench: https://github.com/CodeGoat24/UniGenBench
22
+ - πŸ€— Leaderboard: https://huggingface.co/spaces/CodeGoat24/UniGenBench_Leaderboard
23
+ - πŸ‘‹ Point of Contact: [Yibin Wang](https://codegoat24.github.io)
24
+
25
+
26
+
27
+ Citation
28
+ ```
29
+ @article{UniGenBench,
30
+ title={Pref-GRPO: Pairwise Preference Reward-based GRPO for Stable Text-to-Image Reinforcement Learning},
31
+ author={Wang, Yibin and Li, Zhimin and Zang, Yuhang and Zhou, Yujie and Bu, Jiazi and Wang, Chunyu and Lu, Qinglin, and Jin, Cheng and Wang, Jiaqi},
32
+ journal={arXiv preprint arXiv:2508.20751},
33
+ year={2025}
34
+ }
35
+ ```
36
+
37
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference