Update README.md
Browse files
README.md
CHANGED
@@ -9,38 +9,12 @@ base_model:
|
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
11 |
|
12 |
-
This repository is a backup for https://github.com/Princeton-SysML/Jailbreak_LLM, which is used
|
13 |
|
14 |
-
##
|
15 |
-
|
16 |
-
### Model Description
|
17 |
-
|
18 |
-
<!-- Provide a longer summary of what this model is. -->
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
- **Developed by:** [More Information Needed]
|
23 |
-
- **Funded by [optional]:** [More Information Needed]
|
24 |
-
- **Shared by [optional]:** [More Information Needed]
|
25 |
-
- **Model type:** [More Information Needed]
|
26 |
-
- **Language(s) (NLP):** [More Information Needed]
|
27 |
-
- **License:** [More Information Needed]
|
28 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
29 |
-
|
30 |
-
### Model Sources [optional]
|
31 |
-
|
32 |
-
<!-- Provide the basic links for the model. -->
|
33 |
-
|
34 |
-
- **Repository:** [More Information Needed]
|
35 |
-
- **Paper [optional]:** [More Information Needed]
|
36 |
-
- **Demo [optional]:** [More Information Needed]
|
37 |
-
|
38 |
-
## Citation [optional]
|
39 |
|
40 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
41 |
|
42 |
-
**BibTeX:**
|
43 |
-
|
44 |
```
|
45 |
@article{huang2023catastrophic,
|
46 |
title={Catastrophic Jailbreak of Open-source LLMs via Exploiting Generation},
|
|
|
9 |
|
10 |
<!-- Provide a quick summary of what the model is/does. -->
|
11 |
|
12 |
+
This repository is a backup for the evaluator in https://github.com/Princeton-SysML/Jailbreak_LLM, which is used for safety evaluation of LLM responses especially for the *MaliciousInstruct* benchmark.
|
13 |
|
14 |
+
## Citation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
17 |
|
|
|
|
|
18 |
```
|
19 |
@article{huang2023catastrophic,
|
20 |
title={Catastrophic Jailbreak of Open-source LLMs via Exploiting Generation},
|