datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
prompt_description_stable_diffusion_3k
The Synthetic Description from Prompts Dataset
This dataset is created using the Phi 2 3B Q4_K_S quantized model, using 3k random samples from training set of a base dataset of about 80,000 prompts from the Stable Diffusion dataset on Lexica.art. This dataset is designed to explore the capabilities of language models in generating creative and expanded descriptions from concise prompts.
Source Data… See the full description on the dataset page: https://huggingface.co/datasets/gokaygokay/prompt_description_stable_diffusion_3k.stable_diffusion_female_prompts
stable_diffusion_female_prompts
⚠ PRECAUTION : This dataset contains NSFW and SFW prompts. ⚠
Stable Diffusion female prompts and some informations about the generated images
Dataset Details
Dataset Description
Enhancing the dataset progress is going on and going to be updated frequently.
These Huggingface datasets are used for enhancing the dataset:
FredZhang7/anime-prompts-180K
FredZhang7/stable-diffusion-prompts-2.47M… See the full description on the dataset page: https://huggingface.co/datasets/WoWoWoWololo/stable_diffusion_female_prompts.diffusion-generated-text
Diffusion-Generated Text Benchmark
17,565 cleaned responses from three diffusion language model families and 21 generation settings
This benchmark supports research on diffusion-generated language, machine-generated text detection, and robustness across model families and decoding configurations. It includes outputs from DiffusionGemma, LLaDA-8B-Instruct, and LLaDA2-mini with varied generation lengths and block sizes.
Benchmark composition
Generator… See the full description on the dataset page: https://huggingface.co/datasets/paoche11/diffusion-generated-text.Images-Diffusion-Prompt-Style
Image Diffusion Prompt Style
High-quality synthetic prompts for image diffusion models, optimized for Flux, Z Image, and Qwen.
Dataset Structure
Column
Type
Description
style_name
string
Short descriptive name
prompt_text
string
Full prompt with quality tokens
negative_prompt
string
Artifacts to avoid
tags
list
Lowercase keywords
compatible_models
list
Target models
Usage
from datasets import load_dataset
ds =… See the full description on the dataset page: https://huggingface.co/datasets/Pratofeitoo/Images-Diffusion-Prompt-Style.
