File size: 549 Bytes
b22a325
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': benign
          '1': malignant
  splits:
  - name: train
    num_bytes: 170512298.4
    num_examples: 2200
  - name: test
    num_bytes: 46404458.0
    num_examples: 585
  download_size: 220500362
  dataset_size: 216916756.4
---
# Dataset Card for "Augmented_PH2_db_sharpened"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)