Skip to content

Commit 44dce8b

Browse files
committed
DOC: drop manual 0_dataset.md entry per microsoft#1707
@romanlutz pointed out the manual entry in 0_dataset.md is a small hardcoded subset; the canonical list is generated by re-executing 1_loading_datasets.ipynb (which his microsoft#1707 handles). Dropping the manual line; auto-registration via SeedDatasetProvider already ensures agent_threat_rules appears in the regenerated notebook output once microsoft#1707 lands.
1 parent deae6d6 commit 44dce8b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/code/datasets/0_dataset.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ A `SeedDataset` is a collection of related `SeedGroups` that you want to test to
5353
- `harmbench`: Standard harmful behavior benchmarks
5454
- `dark_bench`: Dark pattern detection examples
5555
- `airt_*`: Various harm categories from AI Red Team
56-
- `agent_threat_rules`: Agent Threat Rules (ATR) adversarial payloads for prompt injection, tool poisoning, and other AI-agent attack classes
5756

5857
Datasets can be loaded from local YAML files or fetched remotely from sources like HuggingFace, making it easy to share and version test cases across teams.

0 commit comments

Comments
 (0)