vedalken commited on
Commit
079824b
1 Parent(s): 82e2543

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -17,7 +17,7 @@ dataset_info:
17
 
18
  # Dataset Card for Mtg Pauper BLIP captions
19
 
20
- _Dataset inspired by [Pokemon Blip Captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/tree/main)
21
 
22
  BLIP generated captions for Magic: the gathering pauper cards artworks from _BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation (Salesforce Research)
23
  For each row the dataset contains `image` and `caption` keys. `image` is a varying size PIL jpeg, and `caption` is the accompanying text caption. Only a train split is provided.
@@ -28,6 +28,7 @@ For each row the dataset contains `image` and `caption` keys. `image` is a varyi
28
 
29
  ![pau.jpg](https://cards.scryfall.io/art_crop/front/8/f/8f973d6b-4a34-4b0e-b092-ead05bf2e535.jpg?1562762506)
30
  > a drawing of a small blue man holding a yellow toy
 
31
  For more in-depth informations in how this dataset was created, check the [Google Colab](https://colab.research.google.com/drive/14Hxsm8o25rGOeYozqPmy6dBNMTudkw_H?usp=sharing)
32
 
33
  ## Citation
 
17
 
18
  # Dataset Card for Mtg Pauper BLIP captions
19
 
20
+ Dataset inspired by [Pokemon Blip Captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions/tree/main)
21
 
22
  BLIP generated captions for Magic: the gathering pauper cards artworks from _BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation (Salesforce Research)
23
  For each row the dataset contains `image` and `caption` keys. `image` is a varying size PIL jpeg, and `caption` is the accompanying text caption. Only a train split is provided.
 
28
 
29
  ![pau.jpg](https://cards.scryfall.io/art_crop/front/8/f/8f973d6b-4a34-4b0e-b092-ead05bf2e535.jpg?1562762506)
30
  > a drawing of a small blue man holding a yellow toy
31
+
32
  For more in-depth informations in how this dataset was created, check the [Google Colab](https://colab.research.google.com/drive/14Hxsm8o25rGOeYozqPmy6dBNMTudkw_H?usp=sharing)
33
 
34
  ## Citation