Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ base_model:
|
|
| 6 |
- meta-llama/Prompt-Guard-86M
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
---
|
| 9 |
-
# katanemolabs/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.
|
|
@@ -26,7 +26,7 @@ In summary, the Katanemo Arch-Function collection demonstrates:
|
|
| 26 |
| Arch-guard | 0.8887 | 0.9970 | 0.0030 | 0.1113 | 0.880 | 0.761 | 0.999 |
|
| 27 |
|
| 28 |
## Requirements
|
| 29 |
-
The model is quantized with EEtq, please follow the instruction at https://github.com/NetEase-FuXi/EETQ?tab=readme-ov-file#getting-started to install the package.
|
| 30 |
|
| 31 |
## Datasets
|
| 32 |
Evaluation dataset is from casual_conversation
|
|
|
|
| 6 |
- meta-llama/Prompt-Guard-86M
|
| 7 |
pipeline_tag: text-classification
|
| 8 |
---
|
| 9 |
+
# katanemolabs/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.
|
|
|
|
| 26 |
| Arch-guard | 0.8887 | 0.9970 | 0.0030 | 0.1113 | 0.880 | 0.761 | 0.999 |
|
| 27 |
|
| 28 |
## Requirements
|
| 29 |
+
The gpu model is quantized with EEtq, please follow the instruction at https://github.com/NetEase-FuXi/EETQ?tab=readme-ov-file#getting-started to install the package.
|
| 30 |
|
| 31 |
## Datasets
|
| 32 |
Evaluation dataset is from casual_conversation
|