Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: image
|
6 |
+
dtype: image
|
7 |
+
- name: label
|
8 |
+
dtype: image
|
9 |
+
splits:
|
10 |
+
- name: train
|
11 |
+
num_bytes: 31134771.2
|
12 |
+
num_examples: 3200
|
13 |
+
- name: validation
|
14 |
+
num_bytes: 7792570.0
|
15 |
+
num_examples: 800
|
16 |
+
download_size: 39030245
|
17 |
+
dataset_size: 38927341.2
|
18 |
---
|