Datasets › AdvSuffixes
AdvSuffixes (Adversarial Suffixes)
AdvSuffixes - Information
AdvSuffixes is a curated dataset of adversarial prompts and suffixes designed to evaluate and enhance the robustness of large language models (LLMs) against adversarial attacks. By appending these suffixes to standard prompts, researchers and developers can explore and analyze how LLMs respond to potentially harmful input scenarios. This dataset is heavily inspired by AdvBench.
Dataset Structure
The dataset is organized as follows:
data/
│
├── advsuffixes/
│ ├── advsuffixes.csv # Adversarial suffixes and their respective prompts
│ ├── advsuffixes_eval.txt # 100 additional evaluation prompts that are out-of-distribution
│
├── ...
advsuffixes.csv: The primary dataset containing pairs of adversarial suffixes and corresponding prompts.advsuffixes_eval.txt: A set of 100 additional evaluation prompts designed to test model robustness, that are out-of-distribution from the original 519 prompts inadvsuffixes.csv.
Details about the dataset generation have been provided in Appendix B in the supplementary materials of the paper. There are 11763 listed suffixes overall, averaging 22.6 suffixes per prompt.
License
This dataset is distributed under the GNU General Public License v3.0.
Benchmarks archive 2025-07-28
No leaderboard in the archive resolves to this dataset.
Papers archive 2025-07-28
No paper in the archive has a leaderboard row on this dataset; the archive counts 1 paper for it but never published that list.
Dataset loaders archive 2025-07-28
No loader listed in the archive.
Tasks archive 2025-07-28
License archive 2025-07-28
Modalities archive 2025-07-28
Languages archive 2025-07-28
Variants archive 2025-07-28
- AdvSuffixes
1 variant name, as the archive lists them.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections