Datasets:
Abdelkareem
commited on
Commit
•
a01c78c
1
Parent(s):
d08a568
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ dataset_info:
|
|
20 |
'10': Trichuris trichiura
|
21 |
splits:
|
22 |
- name: train
|
23 |
-
num_bytes: 9040769251
|
24 |
num_examples: 11000
|
25 |
- name: test
|
26 |
num_bytes: 2453076590.8
|
@@ -34,4 +34,18 @@ configs:
|
|
34 |
path: data/train-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
'10': Trichuris trichiura
|
21 |
splits:
|
22 |
- name: train
|
23 |
+
num_bytes: 9040769251
|
24 |
num_examples: 11000
|
25 |
- name: test
|
26 |
num_bytes: 2453076590.8
|
|
|
34 |
path: data/train-*
|
35 |
- split: test
|
36 |
path: data/test-*
|
37 |
+
license: apache-2.0
|
38 |
+
task_categories:
|
39 |
+
- image-classification
|
40 |
+
- image-segmentation
|
41 |
+
- object-detection
|
42 |
+
language:
|
43 |
+
- ar
|
44 |
+
- en
|
45 |
+
tags:
|
46 |
+
- classification
|
47 |
+
- parasitic egg
|
48 |
+
pretty_name: parasitic-egg
|
49 |
+
size_categories:
|
50 |
+
- 1K<n<10K
|
51 |
+
---
|