--- dataset_info: features: - name: pathology dtype: string - name: image file path dtype: string - name: cropped image file path dtype: string - name: ROI mask file path dtype: string splits: - name: train num_bytes: 603276 num_examples: 1318 - name: test num_bytes: 172899 num_examples: 378 download_size: 247620 dataset_size: 776175 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---