metadata
language:
- en
license: odc-by
task_categories:
- text-to-image
- image-to-text
pretty_name: playground_popular
tags:
- stable diffusion
- prompts
Dataset Card for Playground Popular
Most popular image generations by number of likes.
Dataset Details
Dataset Description
A subset of bigdata-pw/playground filtered to the most popular 1 million images by number of likes. Entries include generation details such as prompts and model used, anonymized user information, creation date, and URL to the image.
- Curated by: hlky
- License: Open Data Commons Attribution License (ODC-By) v1.0
Dataset Structure
- id: Unique identifier for the image
- userId: Identifer for the user
- batchId: Batch ID
- createdAt: Timestamp in format
%Y-%m-%dT%H:%M:%S.fffZ
- source: Base model used e.g.
Playground_v2.5
- 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
- start_schedule: Start schedule (img2img)
- filter: Finetune used e.g.
DreamShaper
- width: Width of the image
- height: Height of the image
- url: URL to the image, may also be JPEG
- url_jpeg: URL to the JPEG version of the image
- remixedFromId: ID of the remixed image
- remixedFromUrl: URL of the remixed image
- parent_image_url: URL to the parent image
- likeCount: Number of likes
- fromCanvas: Whether the image is from Canvas
- edit_image_status: Edit status of the image,
DISCARDED
,SAVED
orNone
- title: Title of the image
- sequence: Sequence number (unknown)
Citation Information
@misc{playground_ai_popular_dataset,
author = {hlky},
title = {Playground Popular},
year = {2024},
publisher = {hlky},
journal = {Hugging Face repository},
howpublished = {\url{[https://huggingface.co./datasets/bigdata-pw/playground-popular](https://huggingface.co./datasets/bigdata-pw/playground-popular)}}
}