Jayce-Ping commited on
Commit
8c52d86
·
verified ·
1 Parent(s): cfaa9b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -6,6 +6,13 @@ license: apache-2.0
6
 
7
  # PaCo-Reward-7B: A Pairwise Consistency Evaluator from the PaCo-RL Framework
8
 
 
 
 
 
 
 
 
9
  This repository contains **PaCo-Reward-7B**, a key component of the **PaCo-RL** framework, as presented in the paper:
10
  [**PaCo-RL: Advancing Reinforcement Learning for Consistent Image Generation with Pairwise Reward Modeling**](https://huggingface.co/papers/2512.04784)
11
 
 
6
 
7
  # PaCo-Reward-7B: A Pairwise Consistency Evaluator from the PaCo-RL Framework
8
 
9
+ <div align="center">
10
+ <a href='https://arxiv.org/abs/2512.04784'><img src='https://img.shields.io/badge/ArXiv-red?logo=arxiv'></a> &nbsp;
11
+ <a href='https://x-gengroup.github.io/HomePage_PaCo-RL/'><img src='https://img.shields.io/badge/ProjectPage-purple?logo=github'></a> &nbsp;
12
+ <a href="https://github.com/X-GenGroup/PaCo-RL"><img src="https://img.shields.io/badge/Code-9E95B7?logo=github"></a> &nbsp;
13
+ <a href='https://huggingface.co/collections/X-GenGroup/paco-rl'><img src='https://img.shields.io/badge/Data & Model-green?logo=huggingface'></a> &nbsp;
14
+ </div>
15
+
16
  This repository contains **PaCo-Reward-7B**, a key component of the **PaCo-RL** framework, as presented in the paper:
17
  [**PaCo-RL: Advancing Reinforcement Learning for Consistent Image Generation with Pairwise Reward Modeling**](https://huggingface.co/papers/2512.04784)
18