File size: 499 Bytes
33b6206
 
1985b26
 
 
 
da9eb73
 
 
 
 
 
 
 
 
 
1985b26
 
da9eb73
1985b26
da9eb73
 
1985b26
 
 
 
 
33b6206
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
---
license: apache-2.0
dataset_info:
  features:
  - name: image
    dtype: image
  - name: dx
    dtype: string
  - name: age_approx
    dtype: float64
  - name: anatom_site_general
    dtype: string
  - name: lesion_id
    dtype: string
  - name: sex
    dtype: string
  splits:
  - name: train
    num_bytes: 4789886766.62
    num_examples: 25331
  download_size: 9801543287
  dataset_size: 4789886766.62
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---