tyfeld's picture
Upload dataset
861f07b verified
metadata
dataset_info:
  features:
    - 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: score
      dtype: int64
    - name: reasoning
      dtype: string
  splits:
    - name: instruction_follow
      num_bytes: 481046781
      num_examples: 360
    - name: consistency_score
      num_bytes: 480720608
      num_examples: 360
    - name: reasoning_following
      num_bytes: 470530399
      num_examples: 321
  download_size: 1423489699
  dataset_size: 1432297788
configs:
  - config_name: default
    data_files:
      - split: instruction_follow
        path: data/instruction_follow-*
      - split: consistency_score
        path: data/consistency_score-*
      - split: reasoning_following
        path: data/reasoning_following-*