--- 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: image dtype: image splits: - name: test num_bytes: 119551741.962 num_examples: 1298 download_size: 116697727 dataset_size: 119551741.962 configs: - config_name: default data_files: - split: test path: data/test-* ---