datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
FLUX-Reason-6M
FLUX-Reason-6M
FLUX-Reason-6M is a massive, 6-million-scale text-to-image dataset engineered to instill complex reasoning capabilities in generative models. This dataset was created to bridge the performance gap between open-source and leading closed-source text-to-image systems.
This dataset contains:
6 million high-quality, reasoning-focused images synthesized by the state-of-the-art FLUX.1-dev model.
20 million bilingual (English and Chinese) descriptions, providing a rich… See the full description on the dataset page: https://huggingface.co/datasets/LucasFang/FLUX-Reason-6M.flux_generatedHunyuan3D-FLUX-Gen
Orient Anything V2 Dataset
Project Page | Paper | GitHub
Orient Anything V2 is an enhanced foundation model for unified understanding of object 3D orientation and rotation from single or paired images. This dataset repository supports the model by providing assets for orientation estimation, 6DoF pose estimation, and object symmetry recognition.
Data Preparation
You can download the absolute orientation, relative rotation, and symm-orientation test datasets using the… See the full description on the dataset page: https://huggingface.co/datasets/Viglong/Hunyuan3D-FLUX-Gen.fluxloraFLUX.2-klein-base-9B_samples_Best_ofThis dataset is a highly diverse set of high quality images generated with FLUX.2 [klein] 9B Base.
NOTE: The Base is not intended for image generation, so do not use these images to judge the quality of the model.
Base is intended for training, as are the samples in this dataset as they can be used for regularization.
Possible uses
Regularization images for training models based on FLUX.2 [klein] 9B Base
Quality testing
Data source
This dataset is derived from… See the full description on the dataset page: https://huggingface.co/datasets/stablellama/FLUX.2-klein-base-9B_samples_Best_of.curated-danbooru-2026-512px-flux2-vaeFLUX.2-klein-base-9B_samplesThis dataset is a highly diverse set of high quality images generated with FLUX.2 [klein] 9B Base.
NOTE: The Base is not intended for image generation, so do not use these images to judge the quality of the model.
Base is intended for training, as are the samples in this dataset as they can be used for regularization.
Possible uses
Regularization images for training models based on FLUX.2 [klein] 9B Base
Quality testing
Data source
The images were created in ComfyUI… See the full description on the dataset page: https://huggingface.co/datasets/stablellama/FLUX.2-klein-base-9B_samples.mjnj_flux32700k_Human_Preference_Dataset_FLUX_SD3_MJ_DALLE3
NOTE: A newer version of this dataset is available Imagen3_Flux1.1_Flux1_SD3_MJ_Dalle_Human_Preference_Dataset
Rapidata Image Generation Preference Dataset
This Dataset is a 1/3 of a 2M+ human annotation dataset that was split into three modalities: Preference, Coherence, Text-to-Image Alignment.
Link to the Coherence dataset: https://huggingface.co/datasets/Rapidata/Flux_SD3_MJ_Dalle_Human_Coherence_Dataset
Link to the Text-2-Image Alignment dataset:… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/700k_Human_Preference_Dataset_FLUX_SD3_MJ_DALLE3.curated-danbooru-2026-256px-flux2-vaeFlux_SD3_MJ_Dalle_Human_Alignment_Dataset
NOTE: A newer version of this dataset is available Imagen3_Flux1.1_Flux1_SD3_MJ_Dalle_Human_Alignment_Dataset
Rapidata Image Generation Alignment Dataset
This Dataset is a 1/3 of a 2M+ human annotation dataset that was split into three modalities: Preference, Coherence, Text-to-Image Alignment.
Link to the Coherence dataset: https://huggingface.co/datasets/Rapidata/Flux_SD3_MJ_Dalle_Human_Coherence_Dataset
Link to the Preference dataset:… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/Flux_SD3_MJ_Dalle_Human_Alignment_Dataset.Flux-2-pro_t2i_human_preference
Rapidata Flux 2 Pro Preference
This T2I dataset contains over ~400'000 human responses from over ~50'000 individual annotators, collected in less than 7h using the Rapidata Python API, accessible to anyone and ideal for large scale evaluation.
Evaluating Flux 2 Pro (version from 25.11.25) across three categories: preference, coherence, and alignment.
Explore our latest model rankings on our website.
If you get value from this dataset and would like to see more in the future… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/Flux-2-pro_t2i_human_preference.BibleMMSThe Dataset associated with the Paper "Meta Learning Text-to-Speech Synthesis in over 7000 Languages" by Florian Lux, Sarina Meyer, Lyonel Behringer, Frank Zalkow, Phat Do, Matt Coler, Emanuël A. P. Habets and Ngoc Thang Vu (Interspeech 2024).
We generate 2000 spoken utterances per language using the subsets of the eBible dataset [1] that are under free licenses as the text input to the MMS TTS models [2].
The languages associated with the following ISO-639-3 codes are represented in this… See the full description on the dataset page: https://huggingface.co/datasets/Flux9665/BibleMMS.improved-flux-prompts-photoreal-portrait
Photo Portrait Prompt Dataset for FLUX
Overview
This dataset contains a curated collection of prompts specifically designed for generating photo portraits using FLUX.1, an advanced text-to-image model. These prompts are crafted to produce high-quality, lifelike portraits by leveraging sophisticated prompting techniques and best practices.
Latest Version
Improved on October 3, 2024.
This version has undergone curation and improvement. What is new?
Cleaned up… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/improved-flux-prompts-photoreal-portrait.ds4_anime_flux32Persona-Fluxed-10k-2608
Persona Fluxed 10k
Synthetic persona portraits rendered with FLUX.2-klein-4b (8-step, 1024x1024) from the NVIDIA Nemotron-Personas-* datasets.
Each persona is grounded in real-world demographic, geographic and
personality-trait distributions for its country (CC BY 4.0 source; no real people).
Currently Nemotron-Personas exist for:
USA — English
Japan — Japanese
India — English, Hindi
Brazil — Portuguese
Singapore — English
France — French
Korea — Korean
El Salvador — Spanish… See the full description on the dataset page: https://huggingface.co/datasets/retowyss/Persona-Fluxed-10k-2608.flux-schnell-teacher-latents
Flux Schnell Teacher Latents
Pre-computed latents, decoded images, and text embeddings from FLUX.1-schnell for distillation and research.
Usage
from datasets import load_dataset
# Load specific subset
ds = load_dataset("AbstractPhil/flux-schnell-teacher-latents", "train_512")
ds = load_dataset("AbstractPhil/flux-schnell-teacher-latents", "train_2_512")
ds = load_dataset("AbstractPhil/flux-schnell-teacher-latents", "train_3_512")
Subsets
Config… See the full description on the dataset page: https://huggingface.co/datasets/AbstractPhil/flux-schnell-teacher-latents.mjnj_640_flux2goes-xray-flux
GOES Solar X-Ray Flux (1-Minute)
Credit: NASA/SDO
Part of a dataset collection on Hugging Face.
Dataset description
Solar soft X-ray flux from the GOES X-Ray Sensor (XRS), the operational backbone of solar flare monitoring. Updated daily from NOAA SWPC, growing incrementally at 1-minute cadence.
The GOES (Geostationary Operational Environmental Satellite) X-Ray Sensor measures the Sun's soft X-ray irradiance in two wavelength bands: a "short" 0.05-0.4 nm… See the full description on the dataset page: https://huggingface.co/datasets/juliensimon/goes-xray-flux.Flux_SD3_MJ_Dalle_Human_Coherence_Dataset
NOTE: A newer version of this dataset is available: Imagen3_Flux1.1_Flux1_SD3_MJ_Dalle_Human_Coherence_Dataset
Rapidata Image Generation Coherence Dataset
This Dataset is a 1/3 of a 2M+ human annotation dataset that was split into three modalities: Preference, Coherence, Text-to-Image Alignment.
Link to the Preference dataset: https://huggingface.co/datasets/Rapidata/700k_Human_Preference_Dataset_FLUX_SD3_MJ_DALLE3
Link to the Text-2-Image Alignment dataset:… See the full description on the dataset page: https://huggingface.co/datasets/Rapidata/Flux_SD3_MJ_Dalle_Human_Coherence_Dataset.ds1234_flux32fluxdev_controlnet_16kImageNet1K-T2I-QwenVL-FLUXflux-kontext-ipa-datasetTime-Series-Library
Time-Series-Library (TSLib)
TSLib is an open-source library for deep learning researchers, especially for deep time series analysis.
We provide a neat code base to evaluate advanced deep time series models or develop your model, which covers five mainstream tasks: long- and short-term forecasting, imputation, anomaly detection, and classification.
This benchmark collection is designed to evaluate and develop advanced deep time-series models. For an in-depth exploration of… See the full description on the dataset page: https://huggingface.co/datasets/fluxae/Time-Series-Library.ds1234_anime_flux32improved-flux-prompts
Experimental FLUX Prompt Dataset
Overview
This dataset features a curated selection of prompts designed specifically for FLUX.1, an innovative text-to-image synthesis model. The prompts are crafted to produce high-quality, imaginative images by utilizing advanced prompting techniques and best practices.
Dataset Improvements 🚀
🎉 We've completed an additional cleaning and curation process for this dataset. Here's what's new:
✨ Removed excessive term repetition… See the full description on the dataset page: https://huggingface.co/datasets/k-mktr/improved-flux-prompts.animesfw_1280_flux32flux-2-inpaint-dataset
Flux 2 Inpaint Dataset
This dataset is designed for training FLUX.2 inpainting/editing LoRAs. It contains matched triplets of unedited original images, white-masked target images, and text prompt instructions.
Dataset Structure
*_start.jpg: The original unedited image.
*_end.png: The edited image with the white mask applied.
*.txt: The text prompt instruction for the edit.
midjourney-prompts-FLUX
