File size: 653 Bytes
e2be00d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: label
    dtype:
      class_label:
        names:
          '0': AK
          '1': BCC
          '2': BKL
          '3': DF
          '4': MEL
          '5': NV
          '6': SCC
          '7': VASC
  splits:
  - name: train
    num_bytes: 66578294.72
    num_examples: 11360
  - name: test
    num_bytes: 17394813.72
    num_examples: 2840
  download_size: 83755065
  dataset_size: 83973108.44
---
# Dataset Card for "skin_cancer_small_dataset"

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