Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -12,15 +12,17 @@ dataset_info:
|
|
12 |
dtype: image
|
13 |
- name: text
|
14 |
dtype: string
|
|
|
|
|
15 |
splits:
|
16 |
- name: train
|
17 |
-
num_bytes:
|
18 |
num_examples: 600
|
19 |
- name: val
|
20 |
-
num_bytes:
|
21 |
num_examples: 150
|
22 |
-
download_size:
|
23 |
-
dataset_size:
|
24 |
---
|
25 |
# Dataset Card for "three_styles_prompted_250_512x512"
|
26 |
|
|
|
12 |
dtype: image
|
13 |
- name: text
|
14 |
dtype: string
|
15 |
+
- name: style_class
|
16 |
+
dtype: string
|
17 |
splits:
|
18 |
- name: train
|
19 |
+
num_bytes: 17235209.8
|
20 |
num_examples: 600
|
21 |
- name: val
|
22 |
+
num_bytes: 4420404.2
|
23 |
num_examples: 150
|
24 |
+
download_size: 21435960
|
25 |
+
dataset_size: 21655614.0
|
26 |
---
|
27 |
# Dataset Card for "three_styles_prompted_250_512x512"
|
28 |
|