emon-j commited on
Commit
057f4d6
·
verified ·
1 Parent(s): 892d4ce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -19
README.md CHANGED
@@ -1,23 +1,13 @@
1
-
2
  ---
3
- dataset_info:
4
- features:
5
- - name: image
6
- dtype: image
7
- - name: caption
8
- dtype: string
9
- splits:
10
- - name: train
11
- num_bytes: 92948199.66
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.