JackSparrow008 commited on
Commit
755f102
·
verified ·
1 Parent(s): 65f1e9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -9,9 +9,9 @@ dataset_info:
9
  - name: source
10
  dtype: string
11
  - name: image_paths
12
- dtype: sequence
13
  - name: image_shot_types
14
- dtype: sequence
15
  - name: release
16
  dtype: string
17
  - name: year
@@ -27,17 +27,17 @@ dataset_info:
27
  - name: condition_duration
28
  dtype: string
29
  - name: race_ethnicity
30
- dtype: sequence
31
  - name: combined_race
32
  dtype: string
33
  - name: textures
34
- dtype: sequence
35
  - name: body_parts
36
- dtype: sequence
37
  - name: condition_symptoms
38
- dtype: sequence
39
  - name: other_symptoms
40
- dtype: sequence
41
  - name: gradable_for_skin_condition_dermatologist_1
42
  dtype: string
43
  - name: gradable_for_skin_condition_dermatologist_2
 
9
  - name: source
10
  dtype: string
11
  - name: image_paths
12
+ sequence: string
13
  - name: image_shot_types
14
+ sequence: string
15
  - name: release
16
  dtype: string
17
  - name: year
 
27
  - name: condition_duration
28
  dtype: string
29
  - name: race_ethnicity
30
+ sequence: string
31
  - name: combined_race
32
  dtype: string
33
  - name: textures
34
+ sequence: string
35
  - name: body_parts
36
+ sequence: string
37
  - name: condition_symptoms
38
+ sequence: string
39
  - name: other_symptoms
40
+ sequence: string
41
  - name: gradable_for_skin_condition_dermatologist_1
42
  dtype: string
43
  - name: gradable_for_skin_condition_dermatologist_2