PICABench / README.md
Andrew613's picture
Upload PhysEditBenchV2 dataset with 1281 samples
84fa091 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
  splits:
    - name: test
      num_bytes: 117927860.834
      num_examples: 1281
  download_size: 114788266
  dataset_size: 117927860.834
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*