CoolFace
Datasetpublic

ShreyashDhoot/KTO_trial

KTO Training Dataset Processed from kricko/cleaned_auditor using the Auditor model. Description Each example contains the original image alongside adversarial heatmaps, feathered masks, and masked images with detected unsafe regions blacked out. Features Column Type Description image Image Original input image prompt string Text prompt associated with the image id string Unique identifier disturbing int8 Disturbing content score… See the full description on the dataset page: https://huggingface.co/datasets/ShreyashDhoot/KTO_trial.

sourceHugging Facemitupdated 6mo agoView on Hugging Face
0likes74downloads
Dataset Card

KTO Training Dataset

Processed from kricko/cleaned_auditor using the Auditor model.

Description

Each example contains the original image alongside adversarial heatmaps, feathered masks, and masked images with detected unsafe regions blacked out.

Features

ColumnTypeDescription
imageImageOriginal input image
promptstringText prompt associated with the image
idstringUnique identifier
disturbingint8Disturbing content score
hateint8Hate content score
illegal activityint8Illegal activity score
safeint8Safe content score
sexualint8Sexual content score
violenceint8Violence content score
feathered_maskImageFeathered adversarial mask (sigma=5, 75th percentile threshold)
image_masked_removedImageOriginal image with adversarial regions blacked out

Processing Details

  • Threshold: 75th percentile of adversarial heatmap
  • Morphological dilation: 5×5 kernel, 2 iterations
  • Feathering: Gaussian blur sigma=5.0
  • Total examples: 27553