Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,14 @@ dataset_info:
|
|
11 |
num_examples: 7564
|
12 |
download_size: 338676474
|
13 |
dataset_size: 329173985.708
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
|
16 |
|
17 |
-
[
|
|
|
11 |
num_examples: 7564
|
12 |
download_size: 338676474
|
13 |
dataset_size: 329173985.708
|
14 |
+
pretty_name: 'Microsoft FluentUI Emoji 512x512 White Background'
|
15 |
+
size_categories:
|
16 |
+
- n<10K
|
17 |
+
tags: ["emoji", "fluentui"]
|
18 |
+
task_categories:
|
19 |
+
- text-to-image
|
20 |
+
license: mit
|
21 |
---
|
22 |
# Dataset Card for "microsoft-fluentui-emoji-512-whitebg"
|
23 |
|
24 |
+
[svg and their file names were converted to images and text from Microsoft's fluentui-emoji repo](https://github.com/microsoft/fluentui-emoji)
|