AIAny
Icon for item

forensic-refusal

Provides under-1K JSON agent-trace records documenting model refusal responses and forensic metadata — useful for evaluating refusal-detection, audit pipelines, and safety analysis; small size limits large-scale statistical studies.

Introduction

Why this matters The dataset collects concrete agent interaction traces that capture when and how models refuse requests — a focal point for safety testing, forensic auditing, and tooling that flags problematic refusals. Having curated refusal examples in a consistent JSON agent-trace format shortens the loop for building detectors and audit workflows.

What Sets It Apart
  • Compact, agent-trace centric format: data is serialized as JSON agent traces (structured prompts, model responses, and metadata), so you can plug it directly into trace-based evaluation tools or parsers.
  • Focus on refusal behavior: entries emphasize refusal types and associated context rather than general conversational turns, which makes the set efficient for prototyping refusal classifiers and rule-based auditors.
  • Lightweight for quick iteration: with fewer than 1,000 records, the dataset is small enough to inspect manually and iterate on heuristics or unit tests without heavy compute.
Who It's For & Tradeoffs

Great fit if you need a small, well-structured sample of model refusal cases to prototype detectors, audit pipelines, or demonstration notebooks. Not suited if you require large, diverse corpora for training high-capacity classifiers or for robust statistical evaluation — use this as a seed or validation set rather than a training corpus. Also note limited metadata scope may require augmentation for domain-specific forensic analyses.

Information

  • Websitehuggingface.co
  • OrganizationsHugging Face
  • Published date2026/07/20

Categories

More Items

Provides a curriculum-aligned knowledge graph extracted from Chinese K–12 textbooks and accompanying benchmarks and training data to evaluate and train educational LLMs. Releases a 23,640-question multi-select benchmark and a 7,335-sample graph-guided training corpus with multimodal VQA pairs and the full construction pipeline.

Hugging Face

Pan-cancer CT segmentation dataset for training and benchmarking medical-image segmentation models — packaged as a Hugging Face dataset with an estimated 10k–100k samples and linked arXiv references. Designed for model development and reproducible benchmarking; non-commercial license applies.

Hugging Face

Provides a near-deduplicated, quality-filtered 15.9 TB training subset of GitHub source code grouped by repository, with inline UTF‑8 file contents and repo metadata for pre-training and analysis of code LLMs; cutoff Aug 7, 2025, ODC-By license.