Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -9,16 +9,16 @@ configs:
|
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: image
|
12 |
-
dtype:
|
13 |
splits:
|
14 |
- name: train
|
15 |
-
num_bytes:
|
16 |
num_examples: 90
|
17 |
- name: test
|
18 |
-
num_bytes:
|
19 |
num_examples: 10
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
22 |
---
|
23 |
# Dataset Card for "images-various-2"
|
24 |
|
|
|
9 |
dataset_info:
|
10 |
features:
|
11 |
- name: image
|
12 |
+
dtype: binary
|
13 |
splits:
|
14 |
- name: train
|
15 |
+
num_bytes: 11528437.5
|
16 |
num_examples: 90
|
17 |
- name: test
|
18 |
+
num_bytes: 1280937.5
|
19 |
num_examples: 10
|
20 |
+
download_size: 12809850
|
21 |
+
dataset_size: 12809375.0
|
22 |
---
|
23 |
# Dataset Card for "images-various-2"
|
24 |
|