ata8e commited on
Commit
f152c0d
·
verified ·
1 Parent(s): 5a6567e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -10,12 +10,11 @@ tags:
10
  size_categories:
11
  - 10K<n<100K
12
  ---
13
- SHIELDING dataset was generated by combining and filtering the following datasets:
14
- -1. Prompt Injection Hackaprompt GPT35, https://huggingface.co/datasets/imoxto/prompt_injection_hackaprompt_gpt35.
15
- -2. JailBreak V-28k, https://huggingface.co/datasets/JailbreakV-28K/JailBreakV-28k.
16
- -3. Open Platypus, https://huggingface.co/datasets/garage-bAInd/Open-Platypus.
17
- -4. JBB Behaviors, https://huggingface.co/datasets/JailbreakBench/JBB-Behaviors.
18
- -5. Jailbreak Classification, https://huggingface.co/datasets/jackhhao/jailbreak-classification.
19
- -6. Jailbreak Hub, https://huggingface.co/datasets/walledai/JailbreakHub.
20
- ---
21
- This dataset was generated as a part of our paper "Towards Secure Prompt Processing: A Unified Framework to Detect, Sanitize, and Prevent Adversarial Prompts via Dual-Optimized Threshold-Aware Learning"
 
10
  size_categories:
11
  - 10K<n<100K
12
  ---
13
+ This dataset was generated as a part of our paper "Towards Secure Prompt Processing: A Unified Framework to Detect, Sanitize, and Prevent Adversarial Prompts via Dual-Optimized Threshold-Aware Learning"
14
+ ---SHIELDING dataset was generated by combining and filtering the following datasets:
15
+ 1. Prompt Injection Hackaprompt GPT35, https://huggingface.co/datasets/imoxto/prompt_injection_hackaprompt_gpt35.
16
+ 2. JailBreak V-28k, https://huggingface.co/datasets/JailbreakV-28K/JailBreakV-28k.
17
+ 3. Open Platypus, https://huggingface.co/datasets/garage-bAInd/Open-Platypus.
18
+ 4. JBB Behaviors, https://huggingface.co/datasets/JailbreakBench/JBB-Behaviors.
19
+ 5. Jailbreak Classification, https://huggingface.co/datasets/jackhhao/jailbreak-classification.
20
+ 6. Jailbreak Hub, https://huggingface.co/datasets/walledai/JailbreakHub.