Update README.md
Browse files
README.md
CHANGED
@@ -37,3 +37,24 @@ configs:
|
|
37 |
- split: test
|
38 |
path: data/test-*
|
39 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
- split: test
|
38 |
path: data/test-*
|
39 |
---
|
40 |
+
|
41 |
+
class_label:
|
42 |
+
|
43 |
+
names:
|
44 |
+
|
45 |
+
'0': Erythromelal
|
46 |
+
|
47 |
+
'1': Guttate
|
48 |
+
|
49 |
+
'2': Inverse
|
50 |
+
|
51 |
+
'3': Nail
|
52 |
+
|
53 |
+
'4': Normal
|
54 |
+
|
55 |
+
'5': Plaque
|
56 |
+
|
57 |
+
'6': Psoriatic Arthritis
|
58 |
+
|
59 |
+
'7': Pustular
|
60 |
+
|