Update README.md
Browse files
README.md
CHANGED
|
@@ -6,9 +6,16 @@ language:
|
|
| 6 |
- en
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
# Introduction
|
| 10 |
|
| 11 |
-
Training data for OmniGen2 Online-RL using EditScore
|
| 12 |
|
| 13 |
# Usage
|
| 14 |
|
|
|
|
| 6 |
- en
|
| 7 |
---
|
| 8 |
|
| 9 |
+
<p align="center">
|
| 10 |
+
<a href="https://vectorspacelab.github.io/EditScore"><img src="https://img.shields.io/badge/Project%20Page-EditScore-yellow" alt="project page"></a>
|
| 11 |
+
<a href="https://arxiv.org/abs/2509.23909"><img src="https://img.shields.io/badge/arXiv%20paper-2509.23909-b31b1b.svg" alt="arxiv"></a>
|
| 12 |
+
<a href="https://huggingface.co/collections/EditScore/editscore-68d8e27ee676981221db3cfe"><img src="https://img.shields.io/badge/EditScore-🤗-yellow" alt="model"></a>
|
| 13 |
+
<a href="https://huggingface.co/datasets/EditScore/EditReward-Bench"><img src="https://img.shields.io/badge/EditReward--Bench-🤗-yellow" alt="dataset"></a>
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
# Introduction
|
| 17 |
|
| 18 |
+
Training data for OmniGen2 Online-RL using EditScore.
|
| 19 |
|
| 20 |
# Usage
|
| 21 |
|