Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,10 +1,16 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
features:
|
|
|
|
|
|
|
|
|
4 |
splits:
|
5 |
- name: train
|
6 |
-
|
7 |
-
|
|
|
|
|
8 |
---
|
9 |
# Dataset Card for "landing_pages_02_dataset"
|
10 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: image
|
5 |
+
dtype: image
|
6 |
+
- name: text
|
7 |
+
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 64770191.0
|
11 |
+
num_examples: 89
|
12 |
+
download_size: 63485786
|
13 |
+
dataset_size: 64770191.0
|
14 |
---
|
15 |
# Dataset Card for "landing_pages_02_dataset"
|
16 |
|