File size: 562 Bytes
3139719
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 118056337.324
    num_examples: 2714
  - name: test
    num_bytes: 25334494.0
    num_examples: 584
  download_size: 144483186
  dataset_size: 143390831.324
---
# Dataset Card for "Modified_Augmented_PH2_db_sharpened"

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