Diffusion1B / README.md
hlky's picture
Update README.md
6f0e149 verified
metadata
license: odc-by
task_categories:
  - text-to-image
  - image-to-text
pretty_name: Diffusion1B
tags:
  - stable diffusion
  - diffusion
  - prompts
size_categories:
  - 1B<n<10B

Dataset Card for Diffusion1B

~1.2B image generations.

Dataset Details

Dataset Description

Approximately 1.2 billion images generated by diffusion models. Entries include generation details such as prompts and model used, anonymized user information, creation date, and URL to the image. This dataset is a combination of bigdata-pw/leonardo and bigdata-pw/playground.

  • Curated by: hlky
  • License: Open Data Commons Attribution License (ODC-By) v1.0

Dataset Structure

  • id: Unique identifier for the image
  • user_id: Identifer for the user
  • created_at: Timestamp in format %Y-%m-%dT%H:%M:%S.fffZ
  • base_model: Base model used
  • custom_model: Finetune used
  • prompt: Prompt used to generate the image
  • negative_prompt: Negative prompt
  • sampler: Sampler used
  • seed: Seed value
  • steps: Number of steps
  • cfg_scale: Classifier-Free Guidance Scale
  • width: Width of the image
  • height: Height of the image
  • url: URL to the image
  • like_count: Number of likes

Citation Information

@misc{diffusion1B,
  author = {hlky},
  title = {Diffusion1B},
  year = {2024},
  publisher = {hlky},
  journal = {Hugging Face repository},
  howpublished = {\url{[https://huggingface.co/datasets/bigdata-pw/Diffusion1B](https://huggingface.co/datasets/bigdata-pw/Diffusion1B)}}
}

Attribution Information

Contains information from [Diffusion1B](https://huggingface.co/datasets/bigdata-pw/Diffusion1B) which is made available
under the [ODC Attribution License](https://opendatacommons.org/licenses/by/1-0/).