hshjerry0315's picture
Upload dataset
8b55186 verified
metadata
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: physics_category
      dtype: string
    - name: physics_law
      dtype: string
    - name: edit_operation
      dtype: string
    - name: author
      dtype: string
    - name: is_suitable
      dtype: bool
    - name: difficulty
      dtype: string
    - name: edit_instruction
      dtype: string
    - name: superficial_prompt
      dtype: string
    - name: intermediate_prompt
      dtype: string
    - name: explicit_prompt
      dtype: string
    - name: qa_pairs
      struct:
        - name: Editing Completion QA
          list:
            - name: answer
              dtype: string
            - name: question
              dtype: string
        - name: Physics Consistency QA
          list:
            - name: answer
              dtype: string
            - name: question
              dtype: string
    - name: annotated_qa_pairs
      struct:
        - name: PhysEdit QA
          list:
            - name: answer
              dtype: string
            - name: box
              struct:
                - name: height
                  dtype: float64
                - name: width
                  dtype: float64
                - name: x
                  dtype: float64
                - name: 'y'
                  dtype: float64
            - name: question
              dtype: string
    - name: edit_area
      list:
        - name: height
          dtype: float64
        - name: id
          dtype: string
        - name: order
          dtype: int64
        - name: width
          dtype: float64
        - name: x
          dtype: float64
        - name: 'y'
          dtype: float64
    - name: image
      dtype: image
    - name: seedream4_edit_output_superficial
      dtype: image
    - name: seedream4_edit_output_intermediate
      dtype: image
    - name: seedream4_edit_output_explicit
      dtype: image
  splits:
    - name: train
      num_bytes: 5470002323.143
      num_examples: 1281
  download_size: 5388671541
  dataset_size: 5470002323.143
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*