Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
Update README.md
Browse files
README.md
CHANGED
@@ -4,17 +4,17 @@ configs:
|
|
4 |
data_files:
|
5 |
- split: train
|
6 |
path:
|
7 |
-
- "Training/
|
8 |
-
- "Training/
|
9 |
-
- "Training/
|
10 |
-
- "Training/pituitary/*.jpg"
|
11 |
|
12 |
- split: test
|
13 |
path:
|
14 |
-
- "Testing/
|
15 |
-
- "Testing/
|
16 |
-
- "Testing/
|
17 |
-
- "Testing/pituitary/*.jpg"
|
18 |
|
19 |
task_categories:
|
20 |
- image-classification
|
|
|
4 |
data_files:
|
5 |
- split: train
|
6 |
path:
|
7 |
+
- "Training/1-notumor/*.jpg"
|
8 |
+
- "Training/2-glioma/*.jpg"
|
9 |
+
- "Training/3-meningioma/*.jpg"
|
10 |
+
- "Training/4-pituitary/*.jpg"
|
11 |
|
12 |
- split: test
|
13 |
path:
|
14 |
+
- "Testing/1-notumor/*.jpg"
|
15 |
+
- "Testing/2-glioma/*.jpg"
|
16 |
+
- "Testing/3-meningioma/*.jpg"
|
17 |
+
- "Testing/4-pituitary/*.jpg"
|
18 |
|
19 |
task_categories:
|
20 |
- image-classification
|