Datasets:
parquet-converter
commited on
Update parquet files
Browse files
README.md
DELETED
@@ -1,54 +0,0 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
annotations_creators:
|
4 |
-
- machine-generated
|
5 |
-
language:
|
6 |
-
- en
|
7 |
-
language_creators:
|
8 |
-
- other
|
9 |
-
multilinguality:
|
10 |
-
- monolingual
|
11 |
-
pretty_name: 'Pokémon BLIP captions'
|
12 |
-
size_categories:
|
13 |
-
- n<1K
|
14 |
-
source_datasets:
|
15 |
-
- huggan/few-shot-pokemon
|
16 |
-
tags: []
|
17 |
-
task_categories:
|
18 |
-
- text-to-image
|
19 |
-
task_ids: []
|
20 |
-
---
|
21 |
-
|
22 |
-
# Dataset Card for Pokémon BLIP captions
|
23 |
-
|
24 |
-
_Dataset used to train [Pokémon text to image model](https://github.com/LambdaLabsML/examples/tree/main/stable-diffusion-finetuning)_
|
25 |
-
|
26 |
-
BLIP generated captions for Pokémon images from Few Shot Pokémon dataset introduced by _Towards Faster and Stabilized GAN Training for High-fidelity Few-shot Image Synthesis_ (FastGAN). Original images were obtained from [FastGAN-pytorch](https://github.com/odegeasslbc/FastGAN-pytorch) and captioned with the [pre-trained BLIP model](https://github.com/salesforce/BLIP).
|
27 |
-
|
28 |
-
For each row the dataset contains `image` and `text` keys. `image` is a varying size PIL jpeg, and `text` is the accompanying text caption. Only a train split is provided.
|
29 |
-
|
30 |
-
|
31 |
-
## Examples
|
32 |
-
|
33 |
-
|
34 |
-
![pk1.jpg](https://s3.amazonaws.com/moonup/production/uploads/1663756580442-62bd5f951e22ec84279820e8.jpeg)
|
35 |
-
> a drawing of a green pokemon with red eyes
|
36 |
-
|
37 |
-
![pk10.jpg](https://s3.amazonaws.com/moonup/production/uploads/1663756580225-62bd5f951e22ec84279820e8.jpeg)
|
38 |
-
> a green and yellow toy with a red nose
|
39 |
-
|
40 |
-
![pk100.jpg](https://s3.amazonaws.com/moonup/production/uploads/1663756579985-62bd5f951e22ec84279820e8.jpeg)
|
41 |
-
> a red and white ball with an angry look on its face
|
42 |
-
|
43 |
-
## Citation
|
44 |
-
|
45 |
-
If you use this dataset, please cite it as:
|
46 |
-
|
47 |
-
```
|
48 |
-
@misc{pinkney2022pokemon,
|
49 |
-
author = {Pinkney, Justin N. M.},
|
50 |
-
title = {Pokemon BLIP captions},
|
51 |
-
year={2022},
|
52 |
-
howpublished= {\url{https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/}}
|
53 |
-
}
|
54 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"lambdalabs--pokemon-blip-captions": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"image": {"decode": true, "id": null, "_type": "Image"}, "text": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "imagefolder", "config_name": "pokemon", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 119417410.0, "num_examples": 833, "dataset_name": "pokemon-blip-captions"}}, "download_checksums": null, "download_size": 99672355, "post_processing_size": null, "dataset_size": 119417410.0, "size_in_bytes": 219089765.0}}
|
|
|
|
data/train-00000-of-00001-566cc9b19d7203f8.parquet → default/train/0000.parquet
RENAMED
File without changes
|