datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
LMD-AI-Detection
LMD AI-Generated Music Detection Benchmark
(Note: The corresponding research paper will be released later.)
Dataset Description
The rapid advancement of AI music generation has raised growing concerns about the authenticity of digital music. While deepfake detection has been extensively studied in the audio domain, symbolic music (MIDI) remains largely unexplored.
This dataset presents a comprehensive benchmark for AI-generated symbolic music detection, examining… See the full description on the dataset page: https://huggingface.co/datasets/dhlee3000/LMD-AI-Detection.ai-human-text-detection-v1
🧠 AI vs Human Text Detection Dataset (v1)
This dataset merges nine major public and academic corpora to form one of the most comprehensive resources for AI-generated text detection model training and evaluation.
🔗 Sources
The dataset consolidates, cleans, and standardizes multiple open datasets and research benchmarks, each focusing on human vs. AI-generated text classification:
Hello-SimpleAI / HC3 — Human–ChatGPT comparison corpus
gsingh1-py / train — Large-scale… See the full description on the dataset page: https://huggingface.co/datasets/silentone0725/ai-human-text-detection-v1.chinese-ai-detection-dataset
Chinese AI Detection Dataset
中文AI文本检测数据集
数据集简介
用于训练中文AI生成文本检测模型的综合数据集,包含纯人类、纯AI以及混合文本(人类+AI)。
核心特色:使用[SEP]标记显式标注混合文本的人类/AI边界。
数据统计
类型
样本数
说明
总计
66,001
训练/验证/测试集
纯人类
27,719
多领域人类文本
纯AI
27,719
多模型生成
C2 (续写)
3,781
人类开头+AI续写
C3 (改写)
3,781
AI改写人类文本
C4 (润色)
3,001
AI润色人类文本
数据格式
{
"text": "文本内容(混合文本包含[SEP]标记)",
"label": 0, // 0=Human, 1=AI
"category": "C2", // Human/AI/C2/C3/C4
"source": "数据来源"
}… See the full description on the dataset page: https://huggingface.co/datasets/AnxForever/chinese-ai-detection-dataset.ai-capability-hiding-drift-detection-v0.1
What this dataset is
This dataset detects drift in capability-hiding patterns over time.
It compares:
baseline probe capability vs baseline expressed performance
current probe capability vs current expressed performance
whether a change in monitoring context explains a new gap
The goal is not blame.
The goal is early warning that oversight changes expression.
What it tests
You detect when the monitored/unmonitored gap:
newly appears
widens
changes shape
You also avoid… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/ai-capability-hiding-drift-detection-v0.1.AI-detectionai-proxy-objective-drift-detection-v0.1
Purpose
Detect when an AI system begins optimizing a proxy metricinstead of the true objective.
This is the most common early alignment failure.
What this dataset tests
proxy metric drift
reward hacking
objective–behavior decoupling
early alignment collapse
Task
Given a scenario:
Identify the true objective
Identify the proxy metric
Detect drift between them
Explain risk
Required outputs
proxy drift detection
alignment risk… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/ai-proxy-objective-drift-detection-v0.1.ethereum_fraud_detectionai-powered-phishing-email-detection-systemai-goal-misgeneralization-drift-detection-v0.1What this dataset is
Detects early goal drift when an agent leaves its training setting
Names the drift type, how strong it is, and what to do next
Inputs
setting
env_shift_event
training_objective
deployment_task
internal_goal_signal_t0
internal_goal_signal_t1
behavior_t0
behavior_t1
Required output
Return JSON only
drift_type_labelOne… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/ai-goal-misgeneralization-drift-detection-v0.1.AI-Detectionai-reward-tampering-drift-detection-v0.1Purpose
Detect early drift toward reward tampering.
Focus
When reward begins to decouple from real task progress.
Prediction task
Return
drift_score 0–1
drift_label LOW MED HIGH
rationale
Output format
{"drift_score":0.7,"drift_label":"HIGH","rationale":"Reward increases while task progress stays flat and agent probes reward sensor repeatedly."}
Scoring
JSON validity
Score range check
Label validity
Short rationale
Mentions reward and progress relationship
emotion-detection-benchmark
AI Model Emotion Detection Benchmark
Benchmark results from testing 11 AI models on emotion detection from movie stills, conducted on OpenMark — a deterministic AI model benchmarking platform.
Methodology
Task: Identify emotions from 4 movie stills (varying complexity)
Models tested: 11 (GPT-5.2, Gemini 3 Pro, Gemini 3.1 Pro, Claude Opus 4.6, Claude Sonnet 4.6, Grok 4.1 Fast, Llama 4 Maverick, Qwen 3.5, Sonar, Gemini 3 Flash, Mistral Medium)
Runs per model: 3 (for… See the full description on the dataset page: https://huggingface.co/datasets/OpenMark-AI/emotion-detection-benchmark.
