--- license: mit dataset_info: features: - name: omni_edit_id dtype: string - name: task dtype: string - name: src_img dtype: image - name: edited_img dtype: image - name: edited_prompt_list sequence: string - name: width dtype: int64 - name: height dtype: int64 - name: sc_score_1 dtype: int64 - name: sc_score_2 dtype: int64 - name: sc_reasoning dtype: string - name: pq_score dtype: int64 - name: pq_reasoning dtype: string - name: o_score dtype: float64 splits: - name: swap num_bytes: 10408992530.0 num_examples: 3000 download_size: 10474489793 dataset_size: 10408992530.0 configs: - config_name: default data_files: - split: swap path: data/swap-* ---