nonstopfor
commited on
Commit
•
057d6ff
1
Parent(s):
7100518
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: mit
|
|
6 |
|
7 |
## Model Information
|
8 |
|
9 |
-
This repository provides the checkpoint of [Vicuna-7B-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) after safe unlearning with 100 raw harmful questions during training ([safe unlearning paper](https://arxiv.org/abs/2407.02855), [safe unlearning code](https://github.com/thu-coai/SafeUnlearning)). This model is significantly more safe against various jailbreak attacks than the original model.
|
10 |
|
11 |
## Uses
|
12 |
|
|
|
6 |
|
7 |
## Model Information
|
8 |
|
9 |
+
This repository provides the checkpoint of [Vicuna-7B-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5) after safe unlearning with 100 raw harmful questions during training ([safe unlearning paper](https://arxiv.org/abs/2407.02855), [safe unlearning code](https://github.com/thu-coai/SafeUnlearning)). This model is significantly more safe against various jailbreak attacks than the original model while maintaining comparable general performance.
|
10 |
|
11 |
## Uses
|
12 |
|