--- dataset_info: features: - name: image_id dtype: int64 - name: filename dtype: string - name: original_image dtype: image - name: inpainted_image dtype: image - name: annotation_text dtype: string - name: bbox sequence: float32 length: 4 - name: llama_response1 dtype: string - name: llama_response2 dtype: string - name: llama_response3 dtype: string - name: full_json_object dtype: string splits: - name: train num_bytes: 1414070729.0 num_examples: 4724 download_size: 1411124048 dataset_size: 1414070729.0 configs: - config_name: default data_files: - split: train path: data/train-* ---