Norod78 commited on
Commit
6932bdf
·
1 Parent(s): 7482ea2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -7,11 +7,16 @@ dataset_info:
7
  dtype: string
8
  splits:
9
  - name: train
10
- num_bytes: 91812539.0
11
  num_examples: 364
12
  download_size: 91811364
13
- dataset_size: 91812539.0
 
 
14
  ---
15
  # Dataset Card for "freepik-sticker-collection-blip2-captions-512"
16
 
17
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
7
  dtype: string
8
  splits:
9
  - name: train
10
+ num_bytes: 91812539
11
  num_examples: 364
12
  download_size: 91811364
13
+ dataset_size: 91812539
14
+ language:
15
+ - en
16
  ---
17
  # Dataset Card for "freepik-sticker-collection-blip2-captions-512"
18
 
19
+ Stickers from the first 10 pages in [Freepik's sticker collection](https://www.freepik.com/free-photos-vectors/sticker-collection) resized and cropped to 512x512.
20
+
21
+ Captions were auto-generated using blip2.
22
+