Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
imagefolder
Size:
1K - 10K
Tags:
biology
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- image-classification
|
5 |
+
tags:
|
6 |
+
- biology
|
7 |
+
configs:
|
8 |
+
- config_name: default
|
9 |
+
data_files:
|
10 |
+
- split: train
|
11 |
+
path: train.zip
|
12 |
+
- split: test
|
13 |
+
path: test.zip
|
14 |
+
---
|