Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Dataset Card for Pokémon BLIP captions with English and Chinese.
|
2 |
|
3 |
Dataset used to train Pokémon text to image model, add a Chinese Column of [Pokémon BLIP captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
annotations_creators:
|
4 |
+
- machine-generated
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
language_creators:
|
9 |
+
- other
|
10 |
+
multilinguality:
|
11 |
+
- multilingual
|
12 |
+
pretty_name: 'Pokémon BLIP captions'
|
13 |
+
size_categories:
|
14 |
+
- n<1K
|
15 |
+
source_datasets:
|
16 |
+
- huggan/few-shot-pokemon
|
17 |
+
tags: []
|
18 |
+
task_categories:
|
19 |
+
- text-to-image
|
20 |
+
task_ids: []
|
21 |
+
---
|
22 |
+
|
23 |
# Dataset Card for Pokémon BLIP captions with English and Chinese.
|
24 |
|
25 |
Dataset used to train Pokémon text to image model, add a Chinese Column of [Pokémon BLIP captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)
|