CoolFace
Datasetpublic

Yashodhar29/synthetic-mirrors-human-ai-cnn-dailymail-v1

Synthetic Mirrors: Human vs AI (CNN DailyMail) πŸ“Œ Overview Synthetic Mirrors is a multi-model, research-grade dataset designed for detecting humanized AI-generated text. This dataset aggregates AI generations from multiple open-source and closed-source LLMs, paired with corresponding human-written content from the CNN DailyMail domain. The core idea is to treat each AI model as a synthetic mirror β€” reflecting distinct stylistic and probabilistic artifacts that… See the full description on the dataset page: https://huggingface.co/datasets/Yashodhar29/synthetic-mirrors-human-ai-cnn-dailymail-v1.

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes23downloads
Dataset Card

Synthetic Mirrors: Human vs AI (CNN DailyMail)

πŸ“Œ Overview

Synthetic Mirrors is a multi-model, research-grade dataset designed for detecting humanized AI-generated text.

This dataset aggregates AI generations from multiple open-source and closed-source LLMs, paired with corresponding human-written content from the CNN DailyMail domain.

The core idea is to treat each AI model as a synthetic mirror β€” reflecting distinct stylistic and probabilistic artifacts that help detectors generalize to unseen models.


πŸ€– AI Models Used

  • β€”GPT-3.5 Turbo
  • β€”Qwen/Qwen2.5-1.5B-Instruct
  • β€”HuggingFaceTB/SmolLM2-360M-Instruct
  • β€”HuggingFaceTB/SmolLM2-1.7B-Instruct
  • β€”Google/Gemma-2-2B-IT
  • β€”Meta-LLaMA-3.2-1B-Instruct
  • β€”Meta-LLaMA-3.1-8B-Instruct

🧱 Dataset Schema

Each row corresponds to one text sample.

ColumnDescription
idUnique UUID
textThe full text sample
label0 = Human, 1 = AI
source_typehuman or ai
ai_modelModel name (or none for humans)
model_familygpt / llama / qwen / gemma / smollm / human
dataset_originSource Hugging Face dataset
topicCNN_DailyMail
sampling_paramsGeneration parameters (AI only)
languageen

🎯 Intended Use

  • β€”AI-generated text detection
  • β€”Humanized AI content analysis
  • β€”Cross-model generalization studies
  • β€”Leave-one-model-out evaluation
  • β€”Training robust AI detectors

⚠️ Limitations

  • β€”Single domain (news)
  • β€”English only
  • β€”AI generations may reflect prompt biases from original datasets

πŸ“– Citation

If you use this dataset, please cite: @dataset{syntheticmirrors2025, title = {Synthetic Mirrors: Human vs AI (CNN DailyMail)}, author = {Chavan, Yashodhar}, year = {2025}, platform = {Hugging Face} }