wenhu commited on
Commit
c85cdd9
·
verified ·
1 Parent(s): 6b79d62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -6,6 +6,13 @@ language:
6
  license: apache-2.0
7
  pipeline_tag: image-text-to-text
8
  library_name: transformers
 
 
 
 
 
 
 
9
  ---
10
 
11
  <p align="center" width="100%">
@@ -32,7 +39,7 @@ We introduce **EditReward**, a human-aligned reward model powered by a high-qual
32
  **EditReward** demonstrates superior alignment with human preferences in instruction-guided image editing tasks, achieving state-of-the-art human correlation on established benchmarks like GenAI-Bench, AURORA-Bench, ImagenHub, and our new **EditReward-Bench**.
33
 
34
  <p align="center">
35
- <img src="https://huggingface.co/TIGER-Lab/EditReward/resolve/main/assets/pipeline.png" alt="Teaser" width="900"/>
36
  </p>
37
 
38
  ## 🚀 Quick Start
 
6
  license: apache-2.0
7
  pipeline_tag: image-text-to-text
8
  library_name: transformers
9
+ datasets:
10
+ - TIGER-Lab/EditReward-Data
11
+ metrics:
12
+ - accuracy
13
+ tags:
14
+ - edit
15
+ - reward
16
  ---
17
 
18
  <p align="center" width="100%">
 
39
  **EditReward** demonstrates superior alignment with human preferences in instruction-guided image editing tasks, achieving state-of-the-art human correlation on established benchmarks like GenAI-Bench, AURORA-Bench, ImagenHub, and our new **EditReward-Bench**.
40
 
41
  <p align="center">
42
+ <img src="https://raw.githubusercontent.com/TIGER-AI-Lab/EditReward/refs/heads/main/assets/pipeline.png" alt="Teaser" width="900"/>
43
  </p>
44
 
45
  ## 🚀 Quick Start