Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,13 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
num_examples: 3770
|
13 |
-
download_size: 85501490
|
14 |
-
dataset_size: 92948199.66
|
15 |
-
configs:
|
16 |
-
- config_name: default
|
17 |
-
data_files:
|
18 |
-
- split: train
|
19 |
-
path: data/train-*
|
20 |
-
---
|
21 |
# GenMoji Dataset
|
22 |
|
23 |
This repository hosts the **GenMoji Dataset**, a collection of Apple emojis sourced from Emojigraph, along with their respective captions.
|
|
|
|
|
1 |
---
|
2 |
+
task_categories:
|
3 |
+
- image-to-image
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
size_categories:
|
7 |
+
- 1K<n<10K
|
8 |
+
---
|
9 |
+
|
10 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
# GenMoji Dataset
|
12 |
|
13 |
This repository hosts the **GenMoji Dataset**, a collection of Apple emojis sourced from Emojigraph, along with their respective captions.
|