omniedit-pick / README.md
lim142857's picture
Upload dataset
776a4a9 verified
|
raw
history blame
923 Bytes
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: swap
      num_bytes: 10408992530
      num_examples: 3000
    - name: addition
      num_bytes: 974331882
      num_examples: 500
  download_size: 11447750864
  dataset_size: 11383324412
configs:
  - config_name: default
    data_files:
      - split: swap
        path: data/swap-*
      - split: addition
        path: data/addition-*