omniedit-pick / README.md
lim142857's picture
Upload dataset
1db3194 verified
metadata
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: addition
      num_bytes: 974331882
      num_examples: 500
    - name: swap
      num_bytes: 6906279380.5
      num_examples: 1500
  download_size: 7878834169
  dataset_size: 7880611262.5
configs:
  - config_name: default
    data_files:
      - split: swap
        path: data/swap-*
      - split: addition
        path: data/addition-*