File size: 537 Bytes
0f43960
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 198028776.0
    num_examples: 200
  - name: test
    num_bytes: 39610475.0
    num_examples: 40
  download_size: 237654095
  dataset_size: 237639251.0
---
# Dataset Card for "PH2_db_sharpened"

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