Datasets:
metadata
license: apache-2.0
task_categories:
- image-to-image
pretty_name: RISEBench
size_categories:
- n<1K
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
dataset_info:
features:
- name: subset
dtype: string
- name: prompt
dtype: string
- name: source_image
dtype: image
- name: reference_image
dtype: image
- name: reference
dtype: string
- name: reference_txt
dtype: string
- name: consistency_prompt
dtype: string
- name: reasoning_prompt
dtype: string
- name: quality_prompt
dtype: string
- name: consistency_ref_key
dtype: string
- name: reasoning_ref_key
dtype: string
- name: eval_temperature
dtype: float64
- name: is_binary_score
dtype: bool
- name: consistency_weight
dtype: float64
- name: reasoning_weight
dtype: float64
- name: quality_weight
dtype: float64
splits:
- name: test
num_bytes: 285134507
num_examples: 360
download_size: 283451110
dataset_size: 285134507
RISEBench
Minimized normalized benchmark dataset for T2I-Eval.
Schema
subset: reasoning category used for benchmark routingprompt: editing instructionsource_image: input imagereference_image: optional reference answer image for some tasksreference: optional text reference descriptionreference_txt: optional text answer for logical tasksconsistency_free: whether consistency judging is skippedreasoning_img: whether reasoning judging also uses the input imagereasoning_wo_ins: whether logical reasoning judging omits the instruction
Total rows: 360