Update README.md
Browse files
README.md
CHANGED
@@ -7,11 +7,16 @@ dataset_info:
|
|
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 |
---
|
15 |
# Dataset Card for "freepik-sticker-collection-blip2-captions-512"
|
16 |
|
17 |
-
[
|
|
|
|
|
|
|
|
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 |
+
|