svjack's picture
Update README.md
0e804ef
metadata
annotations_creators:
  - machine-generated
language:
  - en
  - zh
language_creators:
  - other
multilinguality:
  - multilingual
pretty_name: Pokémon BLIP captions
size_categories:
  - 10K
dataset_info:
  features:
    - name: image
      dtype: image
    - name: prompt
      dtype: string
    - name: seed
      dtype: int64
    - name: step
      dtype: int64
    - name: cfg
      dtype: float32
    - name: sampler
      dtype: string
    - name: zh_prompt
      dtype: string
  splits:
    - name: train
      num_bytes: 5826763233.4353
      num_examples: 9841
  download_size: 5829710525
  dataset_size: 5826763233.4353

Dataset Card for "diffusiondb_random_10k_zh_v1"

svjack/diffusiondb_random_10k_zh_v1 is a dataset that random sample 10k English samples from diffusiondb and use NMT translate them into Chinese with some corrections.

it used to train stable diffusion models in
svjack/Stable-Diffusion-FineTuned-zh-v0
svjack/Stable-Diffusion-FineTuned-zh-v1
svjack/Stable-Diffusion-FineTuned-zh-v2

And is the data support of https://github.com/svjack/Stable-Diffusion-Chinese-Extend which is a fine tune version of Stable Diffusion model on self-translate 10k diffusiondb Chinese Corpus and "extend" it.

More Information needed