#559 · Primary category: Education & Research

jailbreak_llms

chatgpt jailbreak jailbreaking large-language-model llm llm-security prompt

[CCS'24] A dataset consists of 15,140 ChatGPT prompts from Reddit, Discord, websites, and open-source datasets (including 1,405 jailbreak prompts).

Project last updated:12/24/24

GitHub Stars

3.8K

Forks

328

Contributors

1

License

MIT

Why we included this project

Security teams working on prompt hardening will get real mileage out of this dataset. It backs a peer-reviewed CCS 2024 paper and collects 15,140 actual ChatGPT prompts pulled from Reddit, Discord, prompt-sharing sites, and open-source repos, with about 1,405 flagged as jailbreak attempts. The repo also includes a 390-question set of forbidden scenarios derived from OpenAI's usage policy and a scoring script to see how well a model resists those requests. You can pull the prompts straight into your pipeline via the Hugging Face Datasets library, which makes it easy to benchmark defenses or build red-team evals. Because these are real-world attacks rather than synthetic examples, they give you a grounded baseline for testing whether your guardrails survive actual use.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category