CoolFace
Datasetpublic

mamunrobi35/mhist_binary

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes17downloads
README.md24 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: label7    dtype:8      class_label:9        names:10          '0': Hyperplastic11          '1': Sessile adenoma12  splits:13  - name: train14    num_bytes: 591440525.73615    num_examples: 315216  download_size: 57957061717  dataset_size: 591440525.73618configs:19- config_name: default20  data_files:21  - split: train22    path: data/train-*23---24