Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,20 @@ language:
|
|
5 |
base_model:
|
6 |
- meta-llama/Prompt-Guard-86M
|
7 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
-
# katanemo/Arch-Guard
|
10 |
|
11 |
## Overview
|
12 |
The Katanemo Arch-Guard collection is a collection state-of-the-art (SOTA) LLMs specifically designed for **jailbreaking detection** tasks.
|
|
|
5 |
base_model:
|
6 |
- meta-llama/Prompt-Guard-86M
|
7 |
pipeline_tag: text-classification
|
8 |
+
datasets:
|
9 |
+
- SohamGhadge/casual-conversation
|
10 |
+
- tau/commonsense_qa
|
11 |
+
- AIR-Bench/qa_finance_en
|
12 |
+
- JailbreakBench/JBB-Behaviors
|
13 |
+
- rubend18/ChatGPT-Jailbreak-Prompts
|
14 |
+
- cstnz/Disaster-tweet-jailbreaking
|
15 |
+
- JailbreakV-28K/JailBreakV-28k
|
16 |
+
- Amod/mental_health_counseling_conversations
|
17 |
+
- talkmap/telecom-conversation-corpus
|
18 |
+
- truthfulqa/truthful_qa
|
19 |
+
- GEM/conversational_weather
|
20 |
---
|
21 |
+
# katanemo/Arch-Guard-cpu
|
22 |
|
23 |
## Overview
|
24 |
The Katanemo Arch-Guard collection is a collection state-of-the-art (SOTA) LLMs specifically designed for **jailbreaking detection** tasks.
|