| --- |
| dataset_info: |
| features: |
| - name: index |
| dtype: string |
| - name: source_dataset |
| dtype: string |
| - name: category |
| dtype: string |
| - name: input_image |
| dtype: image |
| - name: edit_instruction |
| dtype: string |
| - name: output_reasoning_text |
| dtype: string |
| - name: output_image |
| dtype: image |
| - name: consistency_score |
| dtype: float64 |
| - name: instruction_following_score |
| dtype: float64 |
| - name: reasoning_following_score |
| dtype: float64 |
| - name: quality_score |
| dtype: float64 |
| - name: reasoning |
| dtype: string |
| - name: score |
| dtype: int64 |
| splits: |
| - name: rewrite_edit |
| num_bytes: 678037437.0 |
| num_examples: 520 |
| download_size: 677757693 |
| dataset_size: 678037437.0 |
| configs: |
| - config_name: default |
| data_files: |
| - split: rewrite_edit |
| path: data/rewrite_edit-* |
| --- |
| |