mirror of https://github.com/hpcaitech/ColossalAI
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
natalie_cao
de84c0311a
|
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
train_colossalai_teyvat.yaml | 2 years ago |
README.md
Dataset Card for Teyvat BLIP captions
Dataset used to train Teyvat characters text to image model.
BLIP generated captions for characters images from genshin-impact fandom wikiand biligame wiki for genshin impact.
For each row the dataset contains image
and text
keys. image
is a varying size PIL png, and text
is the accompanying text caption. Only a train split is provided.
The text
include the tag Teyvat
, Name
,Element
, Weapon
, Region
, Model type
, and Description
, the Description
is captioned with the pre-trained BLIP model.