Commit
•
2f760f5
1
Parent(s):
6c69558
HuggyLingo Bot: Add language information to your dataset (#1)
Browse files- HuggyLingo Bot: Add language information to your dataset (1b202e9dc907bad85b8f2f867decc68cc0d703b4)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: text
|
@@ -11,14 +19,9 @@ dataset_info:
|
|
11 |
num_examples: 7564
|
12 |
download_size: 338676474
|
13 |
dataset_size: 329173985.708
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
tags: ["emoji", "fluentui"]
|
18 |
-
task_categories:
|
19 |
-
- unconditional-image-generation
|
20 |
-
- text-to-image
|
21 |
-
license: mit
|
22 |
---
|
23 |
# Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
|
24 |
|
|
|
1 |
---
|
2 |
+
language: en
|
3 |
+
license: mit
|
4 |
+
size_categories:
|
5 |
+
- n<10K
|
6 |
+
task_categories:
|
7 |
+
- unconditional-image-generation
|
8 |
+
- text-to-image
|
9 |
+
pretty_name: Microsoft FluentUI Emoji 512x512 White Background
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: text
|
|
|
19 |
num_examples: 7564
|
20 |
download_size: 338676474
|
21 |
dataset_size: 329173985.708
|
22 |
+
tags:
|
23 |
+
- emoji
|
24 |
+
- fluentui
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
# Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
|
27 |
|