Commit
·
349f70e
1
Parent(s):
0b0501d
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,26 @@ dataset_info:
|
|
16 |
num_examples: 22
|
17 |
download_size: 0
|
18 |
dataset_size: 240641
|
|
|
|
|
|
|
|
|
|
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
num_examples: 22
|
17 |
download_size: 0
|
18 |
dataset_size: 240641
|
19 |
+
tags:
|
20 |
+
- icons
|
21 |
+
- svgs
|
22 |
+
size_categories:
|
23 |
+
- 100M<n<1B
|
24 |
---
|
25 |
+
# svg_icons
|
26 |
+
## Dataset Description
|
27 |
+
|
28 |
+
- **Homepage:[text_to_icon.kmoz.dev](https://text_to_icon.kmoz.dev)**
|
29 |
+
- **Repository: [@KM8Oz/text_to_icon](https://github.com/KM8Oz/text_to_icon)**
|
30 |
+
|
31 |
+
### Dataset Summary
|
32 |
+
|
33 |
+
This dataset card aims to be classify svgs icons intos images/label set
|
34 |
+
|
35 |
+
## Dataset Structure
|
36 |
+
- dataset_info:
|
37 |
+
- features:
|
38 |
+
- name: word
|
39 |
+
- dtype: string
|
40 |
+
- name: icon
|
41 |
+
- dtype: string
|