File size: 769 Bytes
7100518 057d6ff 7100518 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: mit
---
# Model Card
## Model Information
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.
## Uses
The prompt format is the same as the original [Vicuna-7B-v1.5](https://huggingface.co/lmsys/vicuna-7b-v1.5), so you can use this model in the same way. Also refer to our [Github Repository](https://github.com/thu-coai/SafeUnlearning) for example code.
|