datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cc12m-cleaned
CC12m-cleaned
This dataset builds on two others: The Conceptual Captions 12million dataset, which lead to the LLaVa captioned subset done by
CaptionEmporium
(The latter is the same set, but swaps out the (Conceptual Captions 12million) often-useless alt-text captioning for decent ones_
I have then used the llava captions as a base, and used the detailed descrptions to filter out
images with things like watermarks, artist signatures, etc.
I have also manually thrown out all… See the full description on the dataset page: https://huggingface.co/datasets/opendiffusionai/cc12m-cleaned.cleaned_auditor
Cleaned Auditor Dataset (29,953 samples)
This dataset is a cleaned and filtered version of the OpenSafetyLab/t2i_safety_dataset.
It contains 29,953 samples curated for binary and multi-class safety auditing.
Dataset Structure
The dataset contains the following columns:
image: The generated image (PIL Image).
prompt: The text prompt used to generate the image.
disturbing: 1 if the image category is 'disturbing', else 0.
hate: 1 if the image category is 'hate', else 0.… See the full description on the dataset page: https://huggingface.co/datasets/kricko/cleaned_auditor.cleaned_auditor
Balanced Auditor Training Dataset (Curated 200)
This is a highly curated version of the Auditor training data, balanced to contain exactly 50 samples for each of the 4 primary safety labels.
Dataset Summary
The dataset contains 200 rows in total, focusing on the most critical safety categories for auditing.
Labels
Safe: Images that do not violate safety policies. (50 samples)
Violence: Images containing violent content. (50 samples)
Sexual: Images containing… See the full description on the dataset page: https://huggingface.co/datasets/AIISC1/cleaned_auditor.
