Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,19 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes: 209598433
|
11 |
num_examples: 803
|
12 |
download_size: 208886058
|
13 |
-
dataset_size: 209598433
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Dataset Card for "logo-dataset-v4"
|
16 |
-
|
17 |
-
|
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 209598433
|
11 |
num_examples: 803
|
12 |
download_size: 208886058
|
13 |
+
dataset_size: 209598433
|
14 |
+
license: mit
|
15 |
+
task_categories:
|
16 |
+
- text-to-image
|
17 |
+
language:
|
18 |
+
- en
|
19 |
+
size_categories:
|
20 |
+
- n<1K
|
21 |
---
|
22 |
# Dataset Card for "logo-dataset-v4"
|
23 |
+
This dataset consists of 803 pairs \\( (x, y) \\), where \\( x \\) is the image and \\( y \\) is the description of the image.
|
24 |
+
The data have been manually collected and labelled, so the dataset is fully representative and free of rubbish.
|
25 |
+
The logos in the dataset are minimalist, meeting modern design requirements and reflecting the company's industry.
|