--- dataset_info: features: - name: image dtype: image - name: mask dtype: image - name: prompt dtype: string - name: image_id dtype: string - name: object_id dtype: string - name: sample_idx dtype: int32 - name: granularity dtype: string - name: image_path dtype: string - name: mask_path dtype: string - name: prompt_path dtype: string splits: - name: train num_bytes: 396297426 num_examples: 94 download_size: 396169570 dataset_size: 396297426 configs: - config_name: default data_files: - split: train path: data/train-* ---