JailbreakDB is a large-scale prompt corpus for LLM safety and prompt-security
research. It contains two deduplicated, text-only CSV files:
text_jailbreak_unique.csv (~6.6M rows): jailbreak and adversarial prompts.
text_regular_unique.csv (~5.7M rows): benign prompts.
Each row stores the prompt text and lightweight source metadata. The associated
PromptSecurity evaluation measurements are maintained as a separate Hugging Face
dataset:… See the full description on the dataset page:
https://huggingface.co/datasets/youbin2014/JailbreakDB.