sudy-super
commited on
Commit
•
26ebeba
1
Parent(s):
a66e46a
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ license: apache-2.0
|
|
5 |
### Overview
|
6 |
This is a multilingual model that determines if the input is prompt injection/leaking and jailbreak.
|
7 |
|
|
|
|
|
8 |
### Tutorial
|
9 |
```
|
10 |
pip install sentencepiece
|
|
|
5 |
### Overview
|
6 |
This is a multilingual model that determines if the input is prompt injection/leaking and jailbreak.
|
7 |
|
8 |
+
"Positive" means that it was determined to be a prompt injection.
|
9 |
+
|
10 |
### Tutorial
|
11 |
```
|
12 |
pip install sentencepiece
|